]> granicus.if.org Git - php/shortlog
php
2013-12-13 Xinchen HuiUse zend_error_noreturn here
2013-12-12 Xinchen HuiAdd Tests for #65784 in 5.5
2013-12-12 Xinchen HuiDisallowed JMP into a finally block.
2013-12-12 Julien PauliUpdate NEWS for 5.5.7 release
2013-12-12 Michael WallnerMerge branch 'PHP-5.4' into PHP-5.5
2013-12-12 Michael Wallnerfix test
2013-12-12 Anatol BelskiFixed bug #65486 mysqli_poll() is broken on Win x64
2013-12-08 Adam HarveyMerge branch 'PHP-5.4' into PHP-5.5
2013-12-11 Anatol Belskiadded missing prototype
2013-12-11 Anatol BelskiMerge branch 'PHP-5.4' into PHP-5.5
2013-12-11 Anatol BelskiMerge branch 'PHP-5.3' into PHP-5.4
2013-12-11 Anatol Belskifix dir separator in cve-2013-6420 test
2013-12-11 Ard BiesheuvelMerge branch 'PHP-5.4' into PHP-5.5
2013-12-11 Ard BiesheuvelZend: fix overflow handling bug in non-x86 fast_add_fun...
2013-12-10 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-12-10 Stanislav MalyshevMerge branch 'PHP-5.4' of git.php.net:php-src into...
2013-12-10 Stanislav MalyshevMerge branch 'PHP-5.3' into PHP-5.4
2013-12-10 Stanislav Malyshev5.3.29-dev
2013-12-10 Stanislav MalyshevFix CVE-2013-6420 - memory corruption in openssl_x509_parse
2013-12-10 Remi ColletNEWS
2013-12-10 Remi ColletMerge branch 'PHP-5.4' into PHP-5.5
2013-12-10 Remi ColletFixed Bug #66218 zend_register_functions breaks reflection
2013-12-10 Dmitry StogovFixed bug #66112 (Use after free condition in SOAP...
2013-12-10 Dmitry StogovRevered func_get_args() changes, because they were...
2013-12-10 Dmitry StogovArguments passed to user function have to be properly...
2013-12-08 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-12-08 Lior KaplanReplace invalid code with a proper #error
2013-12-08 Adam HarveySwitch to using freetype-config for freetype detection.
2013-12-06 Michael WallnerBFN
2013-12-06 Michael WallnerMerge branch 'PHP-5.4' into PHP-5.5
2013-12-06 Michael WallnerFixed bug #61645 (fopen and O_NONBLOCK)
2013-12-06 Michael Wallnerfix possibly uninitialized value
2013-12-04 Sara GolemonUse 'user@example.com' rather than 'user@company.com...
2013-12-04 Andrey HristovMerge branch 'PHP-5.4' into PHP-5.5
2013-12-04 Andrey HristovFix loss of precision
2013-12-04 Sara GolemonFix php_module_startup() when loading more than one...
2013-12-03 Adam HarveyMerge branch 'PHP-5.4' into PHP-5.5
2013-12-03 Adam HarveyRemove 128.0.0.0/16 and 191.255.0.0/16 from the reserve...
2013-12-02 Michael WallnerBFN
2013-12-02 Michael WallnerMerge branch 'PHP-5.4' into PHP-5.5
2013-12-02 Michael WallnerFix bug #65196
2013-12-02 Michael WallnerBFN
2013-12-02 Michael WallnerMerge branch 'PHP-5.4' into PHP-5.5
2013-12-02 Michael Wallnerfix bug #49634x
2013-12-02 Dmitry StogovMerge branch 'PHP-5.4' into PHP-5.5
2013-12-02 Dmitry StogovFixed tests
2013-12-02 Dmitry StogovMerge branch 'PHP-5.4' into PHP-5.5
2013-12-02 Dmitry StogovFixed ability to build non-specialized GOTO VM
2013-12-01 Nikita PopovFix bug #65764
2013-11-30 Felipe Pena- BFN
2013-11-30 Felipe PenaMerge branch 'PHP-5.5' of git.php.net:/php-src into...
2013-11-30 Felipe Pena- Fixed bug #65923 (ext/socket assumes AI_V4MAPPED...
2013-11-30 Nikita PopovCleanup generator closing code a bit
2013-11-30 Nikita PopovFixed bug #66041: list() fails to unpack yielded ArrayA...
2013-11-29 nikita2206Fixed bug #65768: DateTimeImmutable::diff does not...
2013-11-29 Dmitry StogovMerge branch 'PHP-5.4' into PHP-5.5
2013-11-29 Dmitry StogovAdded validation of class names in the autoload process
2013-11-28 Derick RethansMerge branch 'PHP-5.4' into PHP-5.5
2013-11-28 Derick RethansFixed bug #65199 (Wrong Day of Week) and fixed bug...
2013-11-28 Derick RethansMerge branch 'PHP-5.4' into PHP-5.5
2013-11-28 Derick RethansMerge branch 'date-time-dst-rfc' into PHP-5.4
2013-11-28 Derick RethansMarking those two as XFAIL for now.
2013-11-28 Derick RethansFixed a few DST changeover issues.
2013-11-28 Derick RethansMove add/sub to timelib.
2013-11-28 Derick RethansFix backwards transition diffs.
2013-11-28 Derick RethansSplit up tests into their different categories.
2013-11-28 Derick RethansGroup those tests a bit better, as some of the bd ones...
2013-11-28 Derick RethansFixed forward transitions in diffs.
2013-11-28 Derick RethansAlways reset those parameters.
2013-11-28 Derick RethansFixed "Forward Transition" construction of DateTime...
2013-11-27 Derick RethansMerge branch 'PHP-5.4' into PHP-5.5
2013-11-27 Derick RethansMerge branch 'bug53879' into PHP-5.4
2013-11-27 Derick RethansFixed bug #53879 (DateTime::createFromFormat() fails...
2013-11-27 Dmitry StogovMerge branch 'PHP-5.4' of git.php.net:php-src into...
2013-11-27 Dmitry StogovMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-11-27 Dmitry StogovMerge branch 'PHP-5.4' into PHP-5.5
2013-11-27 Dmitry StogovFixed bug #65969 (Chain assignment with T_LIST failure)
2013-11-27 Remi ColletNEWS
2013-11-27 Remi ColletFixed bug #66060 (Heap buffer over-read in DateInterval)
2013-11-27 Remi ColletFixed bug #66060 (Heap buffer over-read in DateInterval)
2013-11-27 Julien Pauli5.5.8-dev now
2013-11-27 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-11-27 Stanislav Malyshev5.4.24-dev now
2013-11-26 Andrey HristovMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-11-26 Dmitry StogovFixed opcahce_reset() crash when opcache.protect_memory...
2013-11-26 Dmitry StogovMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-11-26 Andrey HristovMerge branch 'PHP-5.4' into PHP-5.5
2013-11-26 Andrey Hristovmerge fix
2013-11-26 Andrey Hristovadd test
2013-11-26 Andrey HristovMerge branch 'PHP-5.4' into PHP-5.5
2013-11-26 Andrey HristovFix for Bug #66141 (mysqlnd quote function is wrong...
2013-11-26 Dmitry StogovFixed bug #66176 (Invalid constant substitution)
2013-11-26 Julien PauliFixed a wrong test
2013-11-26 Dmitry StogovFixed bug #66176 (Invalid constant substitution)
2013-11-26 Dmitry StogovFixed bug #66176 (Invalid constant substitution)
2013-11-26 Dmitry StogovAdded test
2013-11-26 Dmitry StogovFixed bug #65559 (Opcache: cache not cleared if changes...
2013-11-25 Andrey HristovMerge branch 'PHP-5.4' into PHP-5.5
2013-11-25 Andrey Hristovbring the news
2013-11-25 Dmitry StogovFixed compatibility with old PHP versions
next