-
Last twig version make some function deprecated :
http://symfony.com/blog/twig-1-22-0-released
it seems this will crash Traceable Twig Environnment.
-
**Package version(s) affected**: 4.0
**Description**
When dumping routes, Symfony uses the context. The description in the documentation isn't right, it should be
https://symfony.com/blog/…
-
_(I'm not reporting this as a [security issue](https://github.com/php/php-src/security) as it's about a setting "[...] not recommended for production - ex. error reporting to output" or "[...] known t…
-
We follow the Symfony coding standards closely and one of the constraints we inherit are comments for classes and function. Currently, it's configured as a warning, but it is still noisy.
https://b…
-
First allow the application in the settings
Add bors.toml with right configuration on all libraries listed below:
# Pull request created
- [x] [Acl](https://github.com/hoaproject/Acl)
- [x] [B…
-
### Description
As stated here ([link](https://developer.chrome.com/docs/privacy-sandbox/third-party-cookie-phase-out)), soon our cookies with `SameSite=None; Secured`, without the `Partitioned` pa…
-
Hi,
is there any way to create a functional test without testing the login directily?
Here http://symfony.com/doc/2.0/cookbook/testing/http_authentication.html i can find how to test with php_auth.
He…
-
Hi,
I had a problem in Symfony 5.3 with the shapecode:cron:scan command because it couldn't find any CronJob.
I got deeper and I found that the problem was here: https://github.com/shapecode/cro…
Filoz updated
2 years ago
-
| Q | A
| ---------------- | ---
| Bundle version | 1.4.3
| Symfony version | 3.4.15
| PHP version | 7.2
### Expected behavior
Loading the web interface for translation
…
-
See: https://symfony.com/blog/new-in-symfony-4-1-prefix-imported-route-names
## Example
The following configuration defines a single route named `admin.dashboard`. Referencing the route name tri…