Alexandre Tranchant
Alexandre Tranchant
I tried all of these solution. Thanks @smilesrg !!! His modification solved my problem too !
I do agree. I'm already removing PHP7.4 and fixing some potential issues with PhpStan
I'm currently fixing the errors detected by php-stan. As we prepare a new version, what about to fix parameters and returns with no typehint specified? The most impacted interface is...
Hello, Currently the MySQL code doesn't use the SRID value. This is something that'll need to be implemented. Currently SRID are saved, but they aren't persisted. We have to enhance...
I think that creating a list of all "gentilés" is too long, so it could more useful to implement the grammatical rule ais and ois 'gentilés" aren't singularised. Technicaly, you...
Je ne sais pas ce qui est plus rapide, deux boucles ou bien une regexp plus complexe, mais en tout cas, celle-ci gère les deux : `^(?!balais|délais|rois)(.*ais|.*ois)$ ` https://regex101.com/r/ZXXbpJ/2
Linter (Code Syntax / PHP-CS-Fixer) is failing, but it looks like a false positive. Do you want that I fix it or should I let it like it was?
IDK if it could help Api-Platform contributors, but it was well working in 3.2.4. My functional tests are validating that validation errors are handled and that API send `ld+json` with...
For an end-user application. I use the earlier FOSMessageBundle version. I had a look of this new project and read this interesting post. I like very much the choosen orientation,...
I did not understand that there was a librairy on one side and the bundle of other one. I thought that this project was the 1.2 version. I was surprised...