]> granicus.if.org Git - php/shortlog
php
2013-12-18 Kalle Sommer... Eliminate the TSRMLS_FETCH() calls in the ticks functio...
2013-12-18 Kalle Sommer... Kill a TSRMLS_FETCH() in php_stream_context_set() by...
2013-12-18 Kalle Sommer... Kill a TSRMLS_FETCH() call in sapi/caudium
2013-12-18 Kalle Sommer... We might as well re-use the TSRMLS parameters here...
2013-12-18 Kalle Sommer... Pass the TSRMLS parameters to the sapi flush hook,...
2013-12-18 Kalle Sommer... Kill another TSRMLS_FECH() in sapi/roxen
2013-12-18 Kalle Sommer... Fix these SAPI hooks so that the TSRMLS parameters...
2013-12-18 Kalle Sommer... Bump year
2013-12-18 Kalle Sommer... Kill yet another TSRMLS_FETCH() inside the CLI HTTP...
2013-12-18 Kalle Sommer... Kill another TSRMLS_FETCH() in the zend extension loadi...
2013-12-18 Kalle Sommer... Merge branch 'master' of https://git.php.net/push/php-src
2013-12-18 Kalle Sommer... Eliminate another TSRMLS_FETCH() in i_zend_is_true()
2013-12-17 Anatol BelskiMerge branch 'PHP-5.6'
2013-12-17 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2013-12-17 Anatol BelskiMerge branch 'PHP-5.4' into PHP-5.5
2013-12-17 Anatol Belskifixed possibly uninitialized value usage
2013-12-17 Xinchen HuiMerge branch 'PHP-5.6'
2013-12-17 Xinchen HuiUse memcmp here is better
2013-12-17 Xinchen HuiMerge branch 'PHP-5.6'
2013-12-17 Xinchen HuiSave one char compare
2013-12-17 Xinchen HuiMerge branch 'PHP-5.6'
2013-12-17 Xinchen HuiFixed test failed after rev 57c1335f
2013-12-16 Stanislav MalyshevMerge branch 'PHP-5.6'
2013-12-16 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2013-12-16 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-12-16 Stanislav MalyshevFix bug #65873 - Integer overflow in exif_read_data()
2013-12-16 David Soria... Merge branch 'PHP-5.6'
2013-12-16 David Soria... Merge branch 'PHP-5.5' into PHP-5.6
2013-12-16 Dmitry StogovMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-12-16 Dmitry StogovMerge branch 'PHP-5.6' of git.php.net:php-src into...
2013-12-16 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2013-12-15 Xinchen HuiMerge branch 'PHP-5.6' of https://git.php.net/push...
2013-12-15 Xinchen HuiMerge branch 'PHP-5.5' of https://git.php.net/push...
2013-12-15 Xinchen HuiMerge branch 'PHP-5.6'
2013-12-15 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2013-12-15 Eric StensonFix tests expecting specific resource IDs
2013-12-15 Xinchen HuiMerge branch 'issue-phpt-resourceid-wincache' of https...
2013-12-14 Anatol BelskiMerge branch 'PHP-5.6'
2013-12-14 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2013-12-14 Anatol BelskiMerge branch 'PHP-5.4' into PHP-5.5
2013-12-14 Anatol Belskifixed parameter order for zend_throw_exception_ex call
2013-12-13 DQNEOFix doc (svn -> git)
2013-12-13 Eric StensonFix tests expecting specific resource IDs
2013-12-13 Xinchen HuiTest pushing
2013-12-13 Julien PauliMerge branch 'PHP-5.6'
2013-12-13 Julien PauliMerge branch 'PHP-5.5' into PHP-5.6
2013-12-13 Julien PauliMerge branch 'PHP-5.4' into PHP-5.5
2013-12-13 Julien PauliMerge branch 'PHP-5.3' into PHP-5.4
2013-12-13 Julien PauliUpdated release process
2013-12-13 Dmitry StogovMerge branch 'PHP-5.6' of git.php.net:php-src into...
2013-12-13 Dmitry StogovMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-12-13 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2013-12-13 Xinchen HuiMerge branch 'PHP-5.6'
2013-12-13 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2013-12-13 Xinchen HuiUse zend_error_noreturn here
2013-12-12 Christopher... Merge branch 'PHP-5.6'
2013-12-12 Christopher... OCI8 build change: Fix source variable definition for...
2013-12-12 Kalle Sommer... Kill another TSRMLS_FETCH() in zend_indent()
2013-12-12 Kalle Sommer... Eliminate another straight forward TSRMLS_FETCH() in...
2013-12-12 Kalle Sommer... Fix build
2013-12-12 Xinchen HuiMerge remote-tracking branch 'origin/PHP-5.6'
2013-12-12 Xinchen HuiMerge remote-tracking branch 'origin/PHP-5.5' into...
2013-12-12 Xinchen HuiMerge remote-tracking branch 'origin/PHP-5.5' into...
2013-12-12 Xinchen HuiAdd Tests for #65784 in 5.5
2013-12-12 Xinchen HuiDisallowed JMP into a finally block.
2013-12-12 Xinchen HuiMerge branch 'PHP-5.6'
2013-12-12 Julien PauliUpdate NEWS for 5.5.7 release
2013-12-12 Xinchen HuiFixed bug #65784 (Segfault with finally).
2013-12-12 Xinchen HuiMerge branch 'PHP-5.6'
2013-12-12 Dmitry StogovMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-12-12 Dmitry StogovMerge branch 'PHP-5.6' of git.php.net:php-src into...
2013-12-12 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2013-12-12 Michael WallnerMerge branch 'PHP-5.5'
2013-12-12 Michael WallnerMerge branch 'PHP-5.5' into PHP-5.6
2013-12-12 Michael WallnerMerge branch 'PHP-5.4' into PHP-5.5
2013-12-12 Michael Wallnerfix test
2013-12-12 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2013-12-12 Michael Wallnerremove always_populate_raw_post_data INI entries from...
2013-12-12 Dmitry StogovMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-12-12 Dmitry StogovMerge branch 'PHP-5.6' of git.php.net:php-src into...
2013-12-12 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2013-12-12 Dmitry StogovMerge branch 'PHP-5.6'
2013-12-12 Dmitry StogovMerge branch 'PHP-5.5' into PHP-5.6
2013-12-12 Anatol BelskiMerge branch 'PHP-5.6'
2013-12-12 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2013-12-12 Dmitry StogovFixed tests
2013-12-12 Anatol BelskiFixed bug #65486 mysqli_poll() is broken on Win x64
2013-12-12 Dmitry StogovFixed ext/soap/tests/bugs/bug54911.phpt
2013-12-11 Anatol Belskifix dir separator in cve-2013-6420 test
2013-12-10 Stanislav Malyshev5.3.29-dev
2013-12-10 Stanislav MalyshevFix CVE-2013-6420 - memory corruption in openssl_x509_parse
2013-12-08 Adam HarveyMerge branch 'PHP-5.6'
2013-12-11 Bob WeinandMerge branch 'PHP-5.6'
2013-12-11 Bob WeinandAdded one more test for constant scalar expressions
2013-12-11 Anatol BelskiMerge branch 'PHP-5.6'
2013-12-11 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2013-12-11 Anatol Belskiadded missing prototype
2013-12-11 Anatol BelskiMerge branch 'PHP-5.6'
2013-12-11 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2013-12-11 Anatol BelskiMerge branch 'PHP-5.4' into PHP-5.5
next