-
Update Feb 6, 2024 - Released as part of Docker Desktop 4.27 - https://www.docker.com/blog/announcing-synchronized-file-shares/
Update Nov 9, 2023 - [As announced in June, Docker has acquired Mutag…
-
Im a huge supporter of the service provider autoloading idea. But no matter how hard I'm trying to implement it in my own personal projects, there is some issues which cant be avoided. Lets face it: i…
pmall updated
11 months ago
-
### Description
The idea here is to make it easier for developers to test implementations depending on the time. Since we have the clock in Symfony we could also think about providing a helper dire…
-
In Symfony 5.1, the security and especially the Guard system has been revamped.
Read:
* https://symfony.com/blog/new-in-symfony-5-1-updated-security-system
* http://wouterj.nl/2020/04/authentica…
-
Hi,
Since yesterday, when I search for something on main website, I have no results. It seems that the Algolia API forbid me to get results.
![image](https://user-images.githubusercontent.com/15…
-
# To-do list
Items for the new **8.0** release of `elastic/elasticsearch-php`:
- [x] redesign the HTTP transport layer using `PSR-7` and `PSR-18` standards (maybe using [HTTPlug](http://httplug.io…
-
[ERROR] Only attribute mapping is supported by make:entity, but the App\Entity\User class uses a different
format. If you would like this command to generate the properties & getter/setter m…
-
# Feature request
I'm currently in the process of upgrading to PHPStan 1.10 and I have an issue with some `@var` annotations. I think there is a third reason for `@var` besides the two mentioned in…
-
After the update to 1.7.4 when trying to ray() an array or object I get a fatal error.
```
Fatal error: Uncaught Error: syntax error, unexpected token ")"
in /var/www/html/wp-content/plugins/spat…
-
From Silex home page:
Silex is in maintenance mode. Ends of life is set to June 2018.
Use Symfony 4 instead. Read more on Symfony's blog.