Sebastiaan Stok
Sebastiaan Stok
Can we at least for now place the `declare(strict_types=1);` on it's own line? That's also what is proposed in the psr document. I'm facing a conflict between StyleCI and php-cs-fixer,...
Documentation building is currently broken.
This is going too be more complex than expected, I will try this for 1.4 or otherwise this is going to be a non fixable.
Closing as this is too complex for the moment, in version 2.0 it's possible to use Extensions and event listeners which are much more advanced than what is currently possible.
Reopening this, I found a solution that might actually work! And this same technique can be used for splits as well. _So I don't have to wait for repository splitting...
> The usage of array_key_exist seems here since SF2 with the commit https://github.com/symfony/symfony/commit/d568437d233eb680953edd1e58a022e698c16cb6 from @fabpot. This is the safest way to ensure a key in the array actual exists, because...
This is taking more time than expected, because of the monolithic nature of this repository it's not possible to only make one part compatible, as the API-Platform has changed too...
I haven't used Elasticsearch myself, I know @dkarlovi did most of the work on this integration. Maybe he can provide some help.
https://hupkit.dev/ is working-ish again. Assets are wrong, default theme, and no main navigation links. But at least we got something.
The https://github.com/rollerworks/PasswordStrengthValidator needs to be updated as well, but considering Symfony 8 has a completely different way of handling options this will require a new major version (due to backward...