]> granicus.if.org Git - php/shortlog
php
2015-12-03 Popa Adrian... Add PDO_Firebird fix in NEWS
2015-12-03 Popa Adrian... Merge branch 'PHP-5.6' into PHP-7.0
2015-12-03 Popa Adrian... Use LL_MASK for SQL_INT64 data formatting
2015-12-03 Popa Adrian... Merge branch 'PHP-7.0' of https://git.php.net/push...
2015-12-03 Popa Adrian... Merge branch 'PHP-5.6' into PHP-7.0
2015-12-03 Popa Adrian... Fix Bug #60052 Integer returned as a 64bit integer...
2015-12-03 Andrea FauldsNEWS for 8907da99b83204958cb2308ec12aa9e490372150
2015-12-03 Dmitry StogovFixed bug #71006 (symbol referencing errors on Sparc...
2015-12-03 Anatol Belskiremove PHP 5 NEWS entries
2015-12-02 Lior KaplanSIZEOF_SIZE_T doesn't exist on AIX, keep using SIZEOF_LONG
2015-12-01 Anatol Belskiremove older UPGRADING entry, bug #38409 is already...
2015-12-01 Adam HarveyFix bug #71005 (Segfault in php_cli_server_dispatch_rou...
2015-12-01 Xinchen HuiFixed bug #70991 (zend_file_cache.c:710: error: array...
2015-12-01 ScottUpdate random.c
2015-12-01 Anatol Belskiarrange NEWS for final and fix one NEWS mistake
2015-11-30 Dmitry StogovFixed bug #70997 (When using parentClass:: instead...
2015-11-30 Xinchen HuiFixed bug #70993 (Array key references break argument...
2015-11-29 Jakub ZelenkaFix typo in php_stream_from_res_no_verify
2015-11-29 Xinchen HuiOrder the NEWS
2015-11-29 Xinchen HuiFixed bug #70931 (Two errors messages are in conflict)
2015-11-29 Xinchen HuiFixed Bug #70967 (Weird error handling for __toString...
2015-11-28 Xinchen HuiSpace
2015-11-27 Xinchen HuiMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2015-11-27 Xinchen HuiFixed bug #70977, #70973 (Segmentation fault with opcac...
2015-11-27 Andrea FauldsSet called_scope in Closure::call (fixes bug #70987)
2015-11-27 Xinchen HuiFixed bug #70949 (SQL Result Sets With NULL Can Cause...
2015-11-27 Xinchen HuiFixed test
2015-11-27 Xinchen HuiFixed bug #70982 (setStaticPropertyValue behaviors...
2015-11-26 Nikita PopovForbid namespace\int type hint as well
2015-11-26 Xinchen HuiFixed test
2015-11-25 Bob WeinandFixed bug causing exception not being thrown immediatel...
2015-11-25 Christopher... Change line endings: Windows to Unix
2015-11-25 Xinchen HuiFixed NEWs again (not sure why this is messd up twice...
2015-11-25 Xinchen HuiFixed bug #70970 (Segfault when combining error handler...
2015-11-25 Xinchen HuiMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2015-11-25 Xinchen HuiZEND_SPACESHIP supports
2015-11-25 Xinchen HuiFixed NEWS
2015-11-25 Xinchen HuiMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2015-11-25 Xinchen HuiAlways lower name
2015-11-25 Xinchen HuiRevert "Improved fix for Fully qualified (leading backs...
2015-11-25 Bob WeinandFixed bug #70965 (yield from with a common iterator...
2015-11-25 Anatol Belskifix NEWS
2015-11-25 Xinchen HuiMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2015-11-25 Xinchen HuiImproved fix for Fully qualified (leading backslash...
2015-11-25 Anatol Belskirearrange NEWS for RC8
2015-11-25 Christopher... Improve test portability
2015-11-25 Christopher... Fix remaining gcov valgrind issues
2015-11-24 Bob WeinandFixed bug #70904 (yield from incorrectly marks valid...
2015-11-24 Bob WeinandFix scalar type names with leading backslash
2015-11-24 Xinchen HuiUpdate NEWS
2015-11-24 Xinchen HuiMerge branch 'PHP-5.6' into PHP-7.0
2015-11-24 Xinchen HuiFixed bug #70960 (ReflectionFunction for array_unique...
2015-11-24 Xinchen HuiAlso fixed 'r'
2015-11-24 Xinchen HuiIndent (not sure why it was messed)
2015-11-24 Xinchen HuiMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2015-11-24 Xinchen HuiFixed bug #70963 (Unserialize shows UNKNOW in result)
2015-11-24 Côme BernigaudRevert "Added back support for undocummented host:port...
2015-11-24 Côme BernigaudRevert "Using default port in ldap_connect when NULL...
2015-11-23 Lior KaplanAlign NEWS entries format
2015-11-23 Lior KaplanAdd NEWS entry for #61751
2015-11-23 Lior KaplanMerge branch 'PHP-5.6' into PHP-7.0
2015-11-23 Lior KaplanAlign NEWS entries format
2015-11-23 Bob WeinandOutput stderr on real stderr in phpdbg
2015-11-23 Lior KaplanAdd NEWS entry for #61751
2015-11-23 Lior KaplanFixed bug #61751 (SAPI build problem on AIX: Undefined...
2015-11-23 Xinchen HuiFixed bug #70959 (ArrayObject unserialize does not...
2015-11-23 Xinchen HuiFixed bug #70959 (ArrayObject unserialize does not...
2015-11-23 Xinchen HuiAdd test for bug (count on symbol table)
2015-11-23 Xinchen HuiImproved fix for bug (count on symbol table)
2015-11-23 Xinchen HuiMerge branch 'PHP-5.6' into PHP-7.0
2015-11-23 Xinchen HuiAdd bug #70957 and #70958 releated test in refection
2015-11-23 Xinchen HuiFixed test
2015-11-23 Xinchen HuiPort fix to 7.0
2015-11-23 Xinchen HuiMerge branch 'PHP-5.6' into PHP-7.0
2015-11-23 Xinchen HuiFixed bug #70958 (Invalid opcode while using ::class...
2015-11-23 Xinchen HuiMerge branch 'PHP-5.6' into PHP-7.0
2015-11-23 Xinchen HuiFixed bug #70957 (self::class can not be resolved with...
2015-11-22 Xinchen HuiFixed bug (count on symbol tables)
2015-11-21 Xinchen HuiPort the fix of 5.6 to 7.0
2015-11-21 Xinchen HuiMerge branch 'PHP-5.6' into PHP-7.0
2015-11-21 Xinchen HuiUpdate test script
2015-11-21 Xinchen HuiUnused var
2015-11-21 Xinchen HuiImproved fix for bug #70944
2015-11-20 Xinchen HuiImproved previously fix a little
2015-11-20 Xinchen HuiFixed bug #70947 (INI parser segfault with INI_SCANNER_...
2015-11-20 Xinchen HuiUpdate NEWS
2015-11-20 Xinchen HuiMerge branch 'PHP-5.6' into PHP-7.0
2015-11-20 Xinchen HuiFixed bug #70944 (try{ } finally{} can create infinite...
2015-11-20 Xinchen HuiMerge branch 'PHP-5.6' into PHP-7.0
2015-11-20 Xinchen HuiThis seems better
2015-11-20 Xinchen HuiMerge branch 'PHP-5.6' into PHP-7.0
2015-11-20 Xinchen HuiFixed build error "undefined symbol gdJpegGetVersionString"
2015-11-19 Christopher... Fixed LOB implementation size_t/zend_long mismatch...
2015-11-19 Christopher... Stablize test on Windows
2015-11-19 Remi Collettypo
2015-11-19 Remi ColletNEWS
2015-11-19 Remi ColletFixed bug #70940 Segfault in soep / type_to_string
2015-11-17 Bob WeinandFixed bug #70899 (buildconf failure in extensions)
2015-11-17 Xinchen HuiMerge branch 'PHP-5.6' into PHP-7.0
2015-11-17 Xinchen HuiMerge branch 'PHP-5.6' of git.php.net:/php-src into...
next