History log of /PHP-5.5/ (Results 426 – 450 of 57919)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ba15e8df13-Apr-2015 Stanislav Malyshev

Merge branch 'PHP-5.4.40' into PHP-5.5.24

* PHP-5.4.40:
fix memory leak & add test
Fix tests


45facd1513-Apr-2015 Stanislav Malyshev

fix memory leak & add test

a643ccfb13-Apr-2015 Stanislav Malyshev

Fix tests

9bed19a113-Apr-2015 Stanislav Malyshev

fix CVE num

ed7d497713-Apr-2015 Stanislav Malyshev

Merge branch 'PHP-5.4.40' into PHP-5.5.24

* PHP-5.4.40:
Fix bug #69337 (php_stream_url_wrap_http_ex() type-confusion vulnerability)
Fix test


9bbd995613-Apr-2015 Stanislav Malyshev

Merge branch 'PHP-5.5-security' into PHP-5.5.24

* PHP-5.5-security: (22 commits)
Fixed bug #69316 (Use-after-free in php_curl related to CURLOPT_FILE/_INFILE/_WRITEHEADER)
Fix bu

Merge branch 'PHP-5.5-security' into PHP-5.5.24

* PHP-5.5-security: (22 commits)
Fixed bug #69316 (Use-after-free in php_curl related to CURLOPT_FILE/_INFILE/_WRITEHEADER)
Fix bug #68486 and bug #69218 (segfault in apache2handler with apache 2.4)
Fix bug #68819 (Fileinfo on specific file causes spurious OOM and/or segfault)
updated NEWS
added test for bug #69354
revert skipif, this should run everywhere
further ODBC 3.0 compliance
more compliance with the ODBC 3.0
test fixes
Prevent GC from changing zval or object 'color' before they are actually inserted into possible roots buffer.
sigh, can't even copypaste without screwing up
oop, put both the error number and message for both db object to the error message
test fixes
Fixed bug #69281 (opcache_is_script_cached no longer works)
Fix typo: unitialized -> uninitialized
Fix typo: unitialized -> uninitialized
Fixed bug #68739 (Missing break / control flow). Fixed bug #68740 (NULL Pointer Dereference). Fixed bug #68677 (Use After Free).
Fixed bug #68739 (Missing break / control flow in curl)
Fixed bug #68740 (NULL Pointer Dereference)
Fixed bug #68677 (Use After Free in OPcache)
...

Conflicts:
configure.in
ext/curl/tests/bug69316.phpt
main/php_version.h

show more ...


d82d687412-Apr-2015 Stanislav Malyshev

Fix bug #69337 (php_stream_url_wrap_http_ex() type-confusion vulnerability)

1defbb2512-Apr-2015 Stanislav Malyshev

Fix test

0cb9d75c11-Apr-2015 Stanislav Malyshev

Merge branch 'PHP-5.4.40' into PHP-5.5.24

* PHP-5.4.40:
Additional fix for bug #69324
More fixes for bug #69152
Fixed bug #69353 (Missing null byte checks for paths in vari

Merge branch 'PHP-5.4.40' into PHP-5.5.24

* PHP-5.4.40:
Additional fix for bug #69324
More fixes for bug #69152
Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions)
Fixed bug #69324 (Buffer Over-read in unserialize when parsing Phar)
Fixed bug #69316 (Use-after-free in php_curl related to CURLOPT_FILE/_INFILE/_WRITEHEADER)
Fix bug #68486 and bug #69218 (segfault in apache2handler with apache 2.4)
Fix bug #68819 (Fileinfo on specific file causes spurious OOM and/or segfault)
Fixed bug #68901 (use after free)
Fixed bug #68740 (NULL Pointer Dereference)
Fix bug #66550 (SQLite prepared statement use-after-free)
Better fix for #68601 for perf https://bitbucket.org/libgd/gd-libgd/commits/81e9a993f2893d651d225646378e3fd1b7465467
Fix bug #68601 buffer read overflow in gd_gif_in.c
Revert "Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4"
Fixed bug #69293
Add ZEND_ARG_CALLABLE_INFO to allow internal function to type hint against callable.

show more ...


12d3bdee11-Apr-2015 Stanislav Malyshev

Additional fix for bug #69324

Not so happy about duplication but needed due to bug #69429

a894a81506-Apr-2015 Stanislav Malyshev

More fixes for bug #69152

4435b91405-Apr-2015 Stanislav Malyshev

Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions)

9faaee6605-Apr-2015 Stanislav Malyshev

Fixed bug #69324 (Buffer Over-read in unserialize when parsing Phar)

0ea75af904-Apr-2015 Stanislav Malyshev

Fixed bug #69316 (Use-after-free in php_curl related to CURLOPT_FILE/_INFILE/_WRITEHEADER)

809610f504-Apr-2015 Stanislav Malyshev

Fix bug #68486 and bug #69218 (segfault in apache2handler with apache 2.4)

f938112c04-Apr-2015 Stanislav Malyshev

Fix bug #68819 (Fileinfo on specific file causes spurious OOM and/or segfault)

Revision tags: php-5.6.7, php-5.5.23, php-5.4.39, php-5.6.7RC1, php-5.5.23RC1, POST_PHP7_EREG_MYSQL_REMOVALS, PRE_PHP7_EREG_MYSQL_REMOVALS, php-5.6.6, php-5.5.22, php-5.4.38, POST_PHP7_REMOVALS, PRE_PHP7_REMOVALS, php-5.6.6RC1, php-5.5.22RC1
920a0afb28-Jan-2015 Xinchen Hui

Fixed bug #68901 (use after free)

429f411e10-Apr-2015 Xinchen Hui

Fixed bug #69420 (Invalid read in zend_std_get_method)

741c5e4c08-Apr-2015 Dmitry Stogov

Fixed bug #67314 (Segmentation fault in gc_remove_zval_from_buffer)

174b9ee608-Apr-2015 Dmitry Stogov

Fixed bug #67314 (Segmentation fault in gc_remove_zval_from_buffer)

9231022308-Apr-2015 Ferenc Kovacs

fix irc notification for build failure/recover

1955403e08-Apr-2015 Dmitry Stogov

Fixed typo

cc70a46506-Apr-2015 Nikita Popov

Fix bug #60022

160dbe9106-Apr-2015 Nikita Popov

Fix static member destruction

21bb33cc06-Apr-2015 Dmitry Stogov

Fixed bug #68652 (segmentation fault in destructor)

1...<<11121314151617181920>>...2317