PHP 5.4.41,5.5.25, 5.6.9 released!

ben29

Verified User
Joined
Jul 20, 2006
Messages
508
Location
Israel
Php Version 5.4.41

14-May-2015
  • Core:
    • Fixed bug #69364 (PHP Multipart/form-data remote dos Vulnerability).
    • Fixed bug #69403 (str_repeat() sign mismatch based memory corruption).
    • Fixed bug #69418 (CVE-2006-7243 fix regressions in 5.4+).
    • Fixed bug #69522 (heap buffer overflow in unpack()).
  • FTP:
    • Fixed bug #69545 (Integer overflow in ftp_genlist() resulting in heap overflow).
  • PCNTL:
    • Fixed bug #68598 (pcntl_exec() should not allow null char).
  • PCRE:
    • Upgraded pcrelib to 8.37.
  • Phar:
    • Fixed bug #69453 (Memory Corruption in phar_parse_tarfile when entry filename starts with null).
Php Version 5.5.25


14-May-2015
  • Core:
    • Fixed bug #69364 (PHP Multipart/form-data remote dos Vulnerability).
    • Fixed bug #69403 (str_repeat() sign mismatch based memory corruption).
    • Fixed bug #69418 (CVE-2006-7243 fix regressions in 5.4+).
    • Fixed bug #69522 (heap buffer overflow in unpack()).
    • Fixed bug #69467 (Wrong checked for the interface by using Trait).
    • Fixed bug #69420 (Invalid read in zend_std_get_method).
    • Fixed bug #60022 ("use statement [...] has no effect" depends on leading backslash).
    • Fixed bug #67314 (Segmentation fault in gc_remove_zval_from_buffer).
    • Fixed bug #68652 (segmentation fault in destructor).
    • Fixed bug #69419 (Returning compatible sub generator produces a warning).
    • Fixed bug #69472 (php_sys_readlink ignores misc errors from GetFinalPathNameByHandleA).
  • FTP:
    • Fixed bug #69545 (Integer overflow in ftp_genlist() resulting in heap overflow).
  • ODBC:
    • Fixed bug #69474 (ODBC: Query with same field name from two tables returns incorrect result).
    • Fixed bug #69381 (out of memory with sage odbc driver).
  • OpenSSL:
    • Fixed bug #69402 (Reading empty SSL stream hangs until timeout).
  • PCNTL:
    • Fixed bug #68598 (pcntl_exec() should not allow null char).
  • Phar:
    • Fixed bug #69453 (Memory Corruption in phar_parse_tarfile when entry filename starts with null).
[h=3]Php 5.6.9[/h]14-May-2015
  • Core:
    • Fixed bug #69467 (Wrong checked for the interface by using Trait).
    • Fixed bug #69420 (Invalid read in zend_std_get_method).
    • Fixed bug #60022 ("use statement [...] has no effect" depends on leading backslash).
    • Fixed bug #67314 (Segmentation fault in gc_remove_zval_from_buffer).
    • Fixed bug #68652 (segmentation fault in destructor).
    • Fixed bug #69419 (Returning compatible sub generator produces a warning).
    • Fixed bug #69472 (php_sys_readlink ignores misc errors from GetFinalPathNameByHandleA).
    • Fixed bug #69364 (PHP Multipart/form-data remote dos Vulnerability).
    • Fixed bug #69403 (str_repeat() sign mismatch based memory corruption).
    • Fixed bug #69418 (CVE-2006-7243 fix regressions in 5.4+).
    • Fixed bug #69522 (heap buffer overflow in unpack()).
  • FTP:
    • Fixed bug #69545 (Integer overflow in ftp_genlist() resulting in heap overflow).
  • ODBC:
    • Fixed bug #69354 (Incorrect use of SQLColAttributes with ODBC 3.0).
    • Fixed bug #69474 (ODBC: Query with same field name from two tables returns incorrect result).
    • Fixed bug #69381 (out of memory with sage odbc driver).
  • OpenSSL:
    • Fixed bug #69402 (Reading empty SSL stream hangs until timeout).
  • PCNTL:
    • Fixed bug #68598 (pcntl_exec() should not allow null char).
  • PCRE:
    • Upgraded pcrelib to 8.37.
  • Phar:
    • Fixed bug #69453 (Memory Corruption in phar_parse_tarfile when entry filename starts with null).

 
Last edited:
Had an error when doing ./build php n
Code:
dataskq: command: action=rewrite&value=httpd
Restarting php-fpm56.
Gracefully shutting down php-fpm56: . done
Starting php-fpm56:  done
Restarting apache.
Stopping httpd:                                            [  OK  ]
Remaining processes: 12501
Stopping httpd:                                            [  OK  ]
./build: line 952:  2299 Terminated              ${INITDDIR}/${SERVICE_NAME} ${SERVICE_ACTION}
 
When using 5.5.25, xcache 3.2.0 and Ioncube are nog longer friends :)
 
How I can upgrade to PHP to 5.6 version?
It says Wrong version....

Regards, Niko H.
 
Hi,
Iget this error: Wrong php_ini_type set in options.conf.
I try recomented and dist. But same error.

Regards, Niko H.
 
Back
Top