Skip to content

v5.1.0-RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@fabpot fabpot released this 26 May 07:40
· 2849 commits to 7.2 since this release
v5.1.0-RC2

Changelog (v5.1.0-RC1...v5.1.0-RC2)

  • bug #36943 Fix MicroKernelTrait for php 8 (derrabus)
  • bug #36938 Don't call method_exists() with non-objects. (derrabus)
  • bug #36936 don't use abstract methods in MicroKernelTrait, their semantics changed in PHP 8 (nicolas-grekas)