Skip to content

3.3.0

Compare
Choose a tag to compare
@goetas goetas released this 20 Sep 14:24
· 564 commits to master since this release
4c1e429

Implemented enhancements:

  • Implement short expose syntax for XML as it is available for YAML #1127 (goetas)

Fixed bugs:

  • Avoid implicit expose of a property instead of virtual-property #1126 (goetas)

Closed issues:

  • Accessing static property as non static #1122
  • Travis builds on 1.x are failing #1120

Merged pull requests:

  • Allow failures on php "7.4snapshot" (waiting for stable symfony 4.4) #1128 (goetas)
  • Fix PHPUnit deprecations #1123 (Majkl578)
  • Test 1.x on PHP 7.3 on Travis; fix builds for PHP 5.5 #1119 (sanmai)