]> granicus.if.org Git - php/shortlog
php
2015-04-14 Xinchen Huicodes standard
2015-04-14 Derick Rethans- Updated to version 2015.3 (2015c)
2015-04-14 Stanislav MalyshevMerge branch 'PHp-5.4' into PHP-5.5
2015-04-14 Stanislav Malyshevfix non-standard C
2015-04-14 Stanislav Malyshevupdate NEWS
2015-04-14 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-04-14 Stanislav MalyshevMerge branch 'PHP-5.5.24' into PHP-5.5
2015-04-14 Stanislav Malyshev5.4.41 next
2015-04-14 Stanislav MalyshevMerge branch 'PHP-5.4.40' into PHP-5.4
2015-04-14 Stanislav Malyshevfix CVE num
2015-04-14 Stanislav Malyshevupdate NEWS
2015-04-14 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.4.40
2015-04-14 Stanislav MalyshevFix bug #69441 (Buffer Overflow when parsing tar/zip...
2015-04-13 Stanislav Malyshevfix test
2015-04-13 Remi Colletfix type in fix for #69085
2015-04-13 Remi Colletfix type in fix for #69085
2015-04-13 Stanislav MalyshevMerge branch 'PHP-5.4.40' into PHP-5.5.24
2015-04-13 Stanislav Malyshevfix memory leak & add test
2015-04-13 Stanislav MalyshevFix tests
2015-04-13 Stanislav Malyshevfix CVE num
2015-04-13 Stanislav MalyshevMerge branch 'PHP-5.4.40' into PHP-5.5.24
2015-04-13 Stanislav MalyshevMerge branch 'PHP-5.5-security' into PHP-5.5.24
2015-04-12 Stanislav MalyshevFix bug #69337 (php_stream_url_wrap_http_ex() type...
2015-04-12 Stanislav MalyshevFix test
2015-04-11 Stanislav MalyshevMerge branch 'PHP-5.4.40' into PHP-5.5.24
2015-04-11 Stanislav MalyshevAdditional fix for bug #69324
2015-04-11 Stanislav MalyshevMore fixes for bug #69152
2015-04-11 Stanislav MalyshevFixed bug #69353 (Missing null byte checks for paths...
2015-04-11 Stanislav MalyshevFixed bug #69324 (Buffer Over-read in unserialize when...
2015-04-11 Stanislav MalyshevFixed bug #69316 (Use-after-free in php_curl related...
2015-04-11 Stanislav MalyshevFix bug #68486 and bug #69218 (segfault in apache2handl...
2015-04-11 Stanislav MalyshevFix bug #68819 (Fileinfo on specific file causes spurio...
2015-04-11 Xinchen HuiFixed bug #68901 (use after free)
2015-04-10 Xinchen HuiFixed bug #69420 (Invalid read in zend_std_get_method)
2015-04-08 Dmitry StogovFixed bug #67314 (Segmentation fault in gc_remove_zval_...
2015-04-08 Dmitry StogovFixed bug #67314 (Segmentation fault in gc_remove_zval_...
2015-04-08 Ferenc Kovacsfix irc notification for build failure/recover
2015-04-08 Dmitry StogovFixed typo
2015-04-06 Nikita PopovFix bug #60022
2015-04-06 Nikita PopovFix static member destruction
2015-04-06 Dmitry StogovFixed bug #68652 (segmentation fault in destructor)
2015-04-06 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-04-06 Xinchen HuiFixed bug #68740 (NULL Pointer Dereference)
2015-04-06 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-04-06 Stanislav MalyshevFix bug #66550 (SQLite prepared statement use-after...
2015-04-06 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-04-06 Remi ColletBetter fix for #68601 for perf
2015-04-06 Remi ColletFix bug #68601 buffer read overflow in gd_gif_in.c
2015-04-05 Ferenc Kovacsadd travis failure/recover notification for our irc...
2015-04-05 Stanislav MalyshevMerge branch 'PHP-5.4.40' into PHP-5.5-security
2015-04-05 Stanislav MalyshevFixed bug #69316 (Use-after-free in php_curl related...
2015-04-04 Stanislav MalyshevFix bug #68486 and bug #69218 (segfault in apache2handl...
2015-04-04 Stanislav MalyshevFix bug #68819 (Fileinfo on specific file causes spurio...
2015-04-04 Anatol Belskiupdated NEWS
2015-04-04 Anatol Belskiadded test for bug #69354
2015-04-04 Anatol Belskirevert skipif, this should run everywhere
2015-04-04 Anatol Belskifurther ODBC 3.0 compliance
2015-04-04 Anatol Belskimore compliance with the ODBC 3.0
2015-04-04 Anatol Belskitest fixes
2015-04-02 Dmitry StogovPrevent GC from changing zval or object 'color' before...
2015-04-02 Stanislav MalyshevRevert "Merge branch 'PHP-5.4' of https://git.php.net...
2015-04-02 Xinchen HuiMerge branch 'PHP-5.5' of https://git.php.net/repositor...
2015-04-01 Ferenc Kovacssigh, can't even copypaste without screwing up
2015-04-01 Ferenc Kovacsoop, put both the error number and message for both...
2015-04-01 Ferenc Kovacstest fixes
2015-04-01 Ferenc KovacsMerge branch 'pr-1212' into PHP-5.5
2015-04-01 DanackFixed bug #69281 (opcache_is_script_cached no longer...
2015-04-01 Lior KaplanFix typo: unitialized -> uninitialized
2015-04-01 Lior KaplanFix typo: unitialized -> uninitialized
2015-03-31 Lior KaplanFixed bug #68739 (Missing break / control flow).
2015-03-31 Xinchen HuiFixed bug #68739 (Missing break / control flow in curl)
2015-03-31 Xinchen HuiFixed bug #68740 (NULL Pointer Dereference)
2015-03-31 Xinchen HuiFixed bug #68677 (Use After Free in OPcache)
2015-03-31 Julien PauliUpdated NEWS
2015-03-31 Derick RethansFixed bug #69336 (Issues with "last day of <monthname>").
2015-03-31 Derick RethansFixed bug #69336 (Issues with "last day of <monthname>").
2015-03-31 Julien Pauli5.5.24RC1 php-5.5.24RC1
2015-03-31 Julien Pauli5.5.25 now
2015-03-31 Derick RethansExport date_get_immutable_ce() so that extensions can...
2015-03-31 Lior KaplanAlign entries format
2015-03-31 Lior KaplanUpdate CVE for Bug #68976 to CVE-2015-2787 instead...
2015-03-31 Lior KaplanAdd CVE for bug #69207
2015-03-30 Michael WallnerFixed bug #64931
2015-03-30 Michael WallnerFixed Bug #65467
2015-03-30 Michael Wallnerfix bug #67761
2015-03-30 Michael WallnerFixed bug 64343
2015-03-27 Dmitry StogovFixed bug #69293
2015-03-27 LeighAdd RAND_egd check for compiling against LibreSSL
2015-03-25 Lior KaplanAdd CVE for bug #68901
2015-03-25 Anatol BelskiFixed bug #69287 upgrade bundled sqlite to 3.8.8.3
2015-03-25 Anatol Belskifix dir separator in test
2015-03-25 Remi Colletrevert a4157423934edf7b8fdbcee163cced9bfd5748a, fix...
2015-03-25 Xinchen HuiFixed typo
2015-03-25 Xinchen HuiMerge branch 'PHP-5.4' of https://git.php.net/repositor...
2015-03-25 Xinchen HuiUPdate NEWS
2015-03-25 Xinchen HuiBug #69293 NEW segfault when using SoapClient::__setSoa...
2015-03-23 Anatol Belskiupdated libs versions
2015-03-23 Tjerk MeestersFixed #68021 - get_browser() browser_name_regex
2015-03-23 Lior KaplanPrint checking message for all ODBC drivers
2015-03-23 Lior KaplanChange default option of ODBC drivers to no to enable...
next