Opened 10 years ago

Closed 10 years ago

#5621 closed enhancement (fixed)

php-5.6.1

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.7
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

http://us2.php.net/distributions/php-5.6.1.tar.xz

Notice the change from bz2 to xz

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

02-Oct-2014
Core:
Implemented FR #38409 (parse_ini_file() loses the type of booleans).
Fixed bug #65463 (SIGSEGV during zend_shutdown()).
Fixed bug #66036 (Crash on SIGTERM in apache process).
Fixed bug #67878 (program_prefix not honoured in man pages).
Fixed bug #67938 (Segfault when extending interface method with variadic).
Fixed bug #67985 (Incorrect last used array index copied to new array
  after unset).
Fixed bug #68088 (New Posthandler Potential Illegal efree() vulnerability).
DOM:
Made DOMNode::textContent writeable.
Fileinfo:
Fixed bug #67731 (finfo::file() returns invalid mime type for binary files).
GD:
Made fontFetch's path parser thread-safe.
GMP:
Fixed bug #67917 (Using GMP objects with overloaded operators can cause
  memory exhaustion).
Fixed bug #50175 (gmp_init() results 0 on given base and number starting
  with 0x or 0b).
Implemented gmp_import() and gmp_export().
MySQLi:
Fixed bug #67839 (mysqli does not handle 4-byte floats correctly).
OpenSSL:
Fixed bug #67850 (extension won't build if openssl compiled without SSLv3).
phpdbg:
Fixed issue krakjoe/phpdbg#111 (compile error without ZEND_SIGNALS).
SOAP:
Fixed bug #67955 (SoapClient prepends 0-byte to cookie names).
Session:
Fixed bug #67972 (SessionHandler Invalid memory read create_sid()).
Sysvsem:
Implemented FR #67990 (Add optional nowait argument to sem_acquire).

Change History (2)

comment:1 by Fernando de Oliveira, 10 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 10 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r14503.

Note: See TracTickets for help on using tickets.