[atomic] PHP 5.3.17

Atomic repository announcements, new release notifications and other news regarding the atomic yum repository.
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

[atomic] PHP 5.3.17

Unread post by scott »

Original changelog: http://php.net/ChangeLog-5.php

Changelog

* Core
Fixed bug (segfault while build with zts and GOTO vm-kind)
Fixed bug #62955 (Only one directive is loaded from "Per Directory Values" Windows registry)
Fixed bug #62763 (register_shutdown_function and extending class)
Fixed bug #62744 (dangling pointers made by zend_disable_class)
Fixed bug #62716 (munmap() is called with the incorrect length)
Fixed bug ##62460 (php binaries installed as binary.dSYM)

* CURL
Fixed bug #62839 (curl_copy_handle segfault with CURLOPT_FILE)

* DateTime
Fixed bug #62852 (Unserialize invalid DateTime causes crash)

* Intl
Fix null pointer dereferences in some classes of ext/intl

* MySQLnd
Fixed bug #62885 (mysqli_poll - Segmentation fault)

* PDO
Fixed bug #62685 (Wrong return datatype in PDO::inTransaction())

* Session
Fixed bug (segfault due to retval is not initialized)

* SPL
Fixed bug #62904 (Crash when cloning an object which inherits SplFixedArray)

* Enchant
Fixed bug #62838 (enchant_dict_quick_check() destroys zval, but fails to initialize it)
Post Reply