Software 42285 Published by

The sixth and final release candidate of PHP 7.2 is now available. All users of PHP are encouraged to test this version carefully, and report any bugs and incompatibilities in the bug tracking system.



What's new in 7.2 RC6:

- Core:
. Fixed bug #75420 (Crash when modifing property name in __isset for BP_VAR_IS). (Laruence)

- GD:
. Fixed bug #75437 (Wrong reflection on imagewebp). (Fabien Villepinte)

- interbase:
. Fixed bug #75453 (Incorrect reflection for ibase_[p]connect). (villfa)

- Mysqli:
. Fixed bug #75434 (Wrong reflection for mysqli_fetch_all function). (Fabien Villepinte)

- SOAP:
. Fixed bug #75464 (Wrong reflection on SoapClient::__setSoapHeaders). (villfa)


  PHP 7.2 Release Candidate 6 available