Opened 9 years ago

Closed 9 years ago

#6414 closed enhancement (fixed)

php-5.6.8

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

Description

http://www.php.net/distributions/php-5.6.8.tar.xz

md5: 526a5a7f593de632cd9e8546335de8b7

PHP 5 ChangeLog (detailed):

https://php.net/ChangeLog-5.php#5.6.8

• Core:

   • Fixed bug #66609 (php crashes with __get() and ++ operator in some cases).
   • Fixed bug #68021 (get_browser() browser_name_regex returns non-utf-8
     characters).
   • Fixed bug #68917 (parse_url fails on some partial urls).
   • Fixed bug #69134 (Per Directory Values overrides PHP_INI_SYSTEM
     configuration options).
   • Additional fix for bug #69152 (Type confusion vulnerability in
     exception::getTraceAsString).
   • Fixed bug #69210 (serialize function return corrupted data when sleep has
     non-string values).
   • Fixed bug #69212 (Leaking VIA_HANDLER func when exception thrown in
     __call/... arg passing).
   • Fixed bug #69221 (Segmentation fault when using a generator in combination
     with an Iterator).
   • Fixed bug #69337 (php_stream_url_wrap_http_ex() type-confusion
     vulnerability).
   • Fixed bug #69353 (Missing null byte checks for paths in various PHP
     extensions).

• Apache2handler: 

...

Change History (2)

comment:1 by Fernando de Oliveira, 9 years ago

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

comment:2 by Fernando de Oliveira, 9 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r15848.

Note: See TracTickets for help on using tickets.