All Versions
52
Latest Version
Avg Release Cycle
58 days
Latest Release
1403 days ago

Changelog History
Page 1

  • v3.7.4 Changes

    November 04, 2020

    ๐Ÿ›  Bugfixes

    • Switch to the new Faker (#1059)
  • v3.7.3 Changes

    November 01, 2020

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fix NullRangeNameDenormalizer on PHP8.0 (#1057)
  • v3.7.2 Changes

    October 27, 2020

    ๐Ÿ›  Bugfixes

    • ๐Ÿ‘‰ Make deepcopy skip unclonables (#1051)
    • Fix returned empty arguments when args are passed via func_get_args (#1047)
  • v3.7.1 Changes

    June 03, 2020

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fix method name on exception (#1038)
  • v3.7.0 Changes

    May 16, 2020

    ๐Ÿ”‹ Features

    • ๐Ÿ‘ Better parsing of numeric, boolean and null values for function arguments (#1030)
    • โž• Add named parameters support (#1026)

    Misc

    • โœ‚ Remove unused variables $stringFlag (#1027)
    • ๐Ÿšง Maintenance PR (#1032)
    • โฌ†๏ธ Upgrade PHPStan (#1033)
    • โฌ†๏ธ Upgrade to Infection 0.16 (#1034)
  • v3.6.0 Changes

    March 08, 2020

    ๐Ÿ”‹ Features

    • โž• Add support for sebastian/comparator 4 (#1024)

    Misc

    • โœ… Make testsuite compatible with PHPUnit 8 (#1023)
    • โšก๏ธ Update the list of PHP versions on CI (#1021)
  • v3.5.8 Changes

    December 04, 2019

    ๐Ÿ›  Bugfixes

    • ๐Ÿ‘ Allow Symfony 5 support (#1008)

    Misc

    • โฌ†๏ธ Upgrade phpstan to v0.11 (#977)
    • Exclude some folders from downloading into vendor with Composer (#1000)
    • ๐Ÿ›  Fixed example for evaluated parameters (#1001)
    • ๐Ÿ›  Fix an example result (#1007)
  • v3.5.7 Changes

    May 05, 2019

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fix order-dependent fixtures (#963, #994)
  • v3.5.6 Changes

    April 02, 2019

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fix array values references (#984)
  • v3.5.5 Changes

    March 14, 2019

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fix lexer on long arguments (#980)
    • โž• Add inheritance support to ReflectionPropertyAccessor (#978)
    • ๐Ÿ›  Fix reference range flags usage with templates (#979)