We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fix regex injection (nelmio#1079) Closes nelmio#1078
Remove Travis anda change Readme Build Status. (nelmio#1075)
Add support for PHP 8 (nelmio#1064)
Allow PHP 8 for v2 (nelmio#1067)
Switch to the new Faker (nelmio#1059)
Fix NullRangeNameDenormalizer on PHP8.0 (nelmio#1057)
Fix returned empty arguments when args are passed via func_get_args (n… …elmio#1047) Closes nelmio#1046
Fix method name on exception (nelmio#1038) The CallProcessorExceptionFactory called a non-existent method.
Add named parameters support
Add support for sebastian/comparator 4 (nelmio#1024)