]> granicus.if.org Git - php/shortlog
php
2013-11-19 Jeff WelchFixed tests that fail with non-default `serialize_preci...
2013-11-19 Remi ColletMerge branch 'PHP-5.6'
2013-11-19 Remi ColletMerge branch 'PHP-5.5' into PHP-5.6
2013-11-19 Remi ColletMerge branch 'PHP-5.4' into PHP-5.5
2013-11-19 Remi Colletavoid doing a stream_select on a closed stream
2013-11-18 Andrea FauldsMerge branch 'PHP-5.6'
2013-11-18 Andrea FauldsMerge branch 'PHP-5.5' into PHP-5.6
2013-11-18 Andrea FauldsUpdated NEWS
2013-11-18 Andrea FauldsMerge branch 'CLIGetAllHeadersBackport' into PHP-5.5
2013-11-18 kovacs.ferencMerge branch 'PHP-5.6'
2013-11-18 kovacs.ferencMerge branch 'JSONCaseFix' of git://github.com/TazeTSch...
2013-11-18 Kalle Sommer... Eliminated the TSRMLS_FETCH() in zend_set_memory_limit()
2013-11-17 krakjoeexport more Zend API
2013-11-17 Xinchen HuiMerge branch 'PHP-5.6'
2013-11-17 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2013-11-17 Xinchen HuiMerge branch 'PHP-5.5'
2013-11-17 Xinchen HuiUpdate NEWS
2013-11-17 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-11-17 Xinchen HuiFixed Bug #66094 (unregister_tick_function tries to...
2013-11-15 Christopher... Merge branch 'PHP-5.6'
2013-11-15 Christopher... Update NEWS
2013-11-15 Christopher... Merge branch 'PHP-5.5' into PHP-5.6
2013-11-15 Christopher... This is CLI web server change. Added some common MIME...
2013-11-15 Remi ColletMerge branch 'PHP-5.6'
2013-11-15 Remi ColletMerge branch 'PHP-5.5' into PHP-5.6
2013-11-15 Remi ColletNEWS
2013-11-15 Remi ColletFix Bug #65714 PHP cli forces the tty to cooked mode
2013-11-14 Adam HarveyMerge branch 'PHP-5.6'
2013-11-14 Adam HarveyMerge branch 'PHP-5.5' into PHP-5.6
2013-11-14 Adam HarveyMove the JSON bugfix into the 5.5.6 changelog.
2013-11-13 Andrea FauldsRemoved UPGRADING note
2013-11-13 Remi ColletMerge branch 'PHP-5.6'
2013-11-13 Remi Colletfix merge
2013-11-13 Remi ColletFix failed test with recent glibc
2013-11-12 Nikita PopovMerge branch 'PHP-5.6'
2013-11-12 Nikita PopovAllow $num=0 in array_fill()
2013-11-12 Andrea FauldsRewrote test using tcp instead of http:// stream
2013-11-12 Andrea FauldsImplemented FR #65917 (getallheaders() is not supported...
2013-11-12 Julien Pauli5.5.7 now
2013-11-11 Andrea FauldsFixed case part of bug #64874 ("json_decode handles...
2013-11-10 Adam HarveyMerge branch 'PHP-5.6'
2013-11-10 Adam HarveyMerge branch 'PHP-5.5' into PHP-5.6
2013-11-10 Adam HarveyMerge branch 'PHP-5.4' into PHP-5.5
2013-11-10 Adam HarveyUpdate NEWS and remove the unnecessary UPGRADING note.
2013-11-10 Adam HarveyMerge remote-tracking branch 'ajf/JSONWhitespaceFix...
2013-11-10 Remi ColletMerge branch 'PHP-5.6'
2013-11-10 Remi Colletmissing 'config.h' in 5dc37b3
2013-11-09 Rasmus LerdorfMerge branch 'PHP-5.6'
2013-11-09 Rasmus LerdorfMerge branch 'PHP-5.5' into PHP-5.6
2013-11-09 Rasmus LerdorfMerge branch 'PHP-5.4' into PHP-5.5
2013-11-09 Rasmus LerdorfFix broken test
2013-11-09 Adam HarveyMake all code paths in json_determine_array_type()...
2013-11-08 Dmitry StogovMerge branch 'PHP-5.5'
2013-11-08 Dmitry StogovMerge branch 'PHP-5.5' into PHP-5.6
2013-11-08 Dmitry StogovFixed issue #115 (path issue when using phar).
2013-11-08 Dmitry StogovMerge branch 'PHP-5.6'
2013-11-08 Dmitry StogovMerge branch 'PHP-5.5' into PHP-5.6
2013-11-08 Dmitry StogovAdded tests for PHAR/OPCahce incompatibilities
2013-11-08 Xinchen HuiMerge branch 'PHP-5.5'
2013-11-08 Xinchen HuiUpdate NEWS
2013-11-08 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-11-08 Xinchen HuiFixed bug #65947 (basename is no more working after...
2013-11-08 Xinchen HuiMerge branch 'PHP-5.5'
2013-11-08 Xinchen HuiUpdate NEWS
2013-11-08 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-11-08 Xinchen HuiFixed Bug #66043 (Segfault calling bind_param() on...
2013-11-08 Rasmus LerdorfNEWS entry
2013-11-08 Rasmus LerdorfNEWS entry
2013-11-08 Rasmus LerdorfMerge branch 'PHP-5.6'
2013-11-08 Rasmus LerdorfMerge branch 'PHP-5.5' into PHP-5.6
2013-11-08 Rasmus LerdorfMerge branch 'PHP-5.4' into PHP-5.5
2013-11-08 Rasmus LerdorfFix bug #65946 - pdo_sql_parser.c permanently converts...
2013-11-07 Rasmus LerdorfMerge branch 'master' of git.php.net:php-src
2013-11-07 Rasmus LerdorfMerge branch 'PHP-5.4' of git.php.net:php-src into...
2013-11-07 Rasmus LerdorfMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-11-06 Christopher... OCI8 build change: Fix source variable definition for...
2013-11-06 Ferenc Kovacsbump version, empty NEWS, UPGRADING and UPGRADING.INTERNALS
2013-11-06 Ferenc Kovacsbump API versions
2013-11-06 Remi Colletconfigure output alignment
2013-11-06 Ferenc Kovacsbump API versions
2013-11-06 Ferenc KovacsMerge branch 'PHP-5.5'
2013-11-06 Ferenc KovacsMerge branch 'PHP-5.4' into PHP-5.5
2013-11-06 Sara GolemonAdd a couple more test cases to parse_url() tests
2013-11-06 ptarjanfix missing change from 'tcp_socket' to the more common...
2013-11-06 ptarjanfix many parallel test issues
2013-11-06 Christopher... Cleanup temp test file
2013-11-06 Xinchen HuiMerge branch 'PHP-5.5'
2013-11-06 Xinchen HuiRevert "Fixed issue #115 (path issue when using phar)."
2013-11-05 George WangUpdate LiteSpeed SAPI code to V6.4
2013-11-05 George WangFixed typo in Makefile.frag
2013-11-05 Anatol Belskiupdated NEWS
2013-11-05 Anatol BelskiMerge branch 'pull-request/500'
2013-11-05 Xinchen HuiMerge branch 'PHP-5.5'
2013-11-05 Xinchen HuiRemove outdate codes, make it clearer, although just...
2013-11-05 Xinchen HuiMerge branch 'PHP-5.5'
2013-11-05 Xinchen HuiUpdate NEWS
2013-11-05 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-11-05 Xinchen HuiFixed Bug #66034 (Segmentation Fault when constructor...
2013-11-05 Xinchen HuiMerge branch 'PHP-5.4' of git.php.net:php-src into...
2013-11-04 Pierre JoyeMerge branch 'master' of git.php.net:php-src
next