]> granicus.if.org Git - php/shortlog
php
2015-12-08 Dmitry StogovAvoid construction of empty live-ranges because of...
2015-12-08 Anatol BelskiMerge branch 'PHP-7.0'
2015-12-08 Anatol Belskiprepare 7.0.1RC1
2015-12-08 Bob WeinandMerge branch 'PHP-7.0'
2015-12-08 Bob WeinandPHP_MD5_CTX is now always used due to fix for #71204
2015-12-08 Bob WeinandPHP_MD5_CTX is now always used due to fix for #71204
2015-12-08 Anatol BelskiMerge branch 'PHP-7.0'
2015-12-08 ScottUpdate random.c
2015-12-08 Anatol BelskiMerge branch 'PHP-7.0'
2015-12-08 Anthony FerraraExpose php_random_bytes as a first-class API within...
2015-12-08 Dmitry StogovRemoved useless checks
2015-12-08 Dmitry StogovAdded NEWS entry
2015-12-08 Dmitry StogovImplemented the RFC `Support Class Constant Visibility`.
2015-12-08 Xinchen HuiMerge branch 'PHP-7.0'
2015-12-08 Xinchen HuiRevert "fix typos "paramer" -> "parameters""
2015-12-07 Anatol BelskiMerge branch 'PHP-7.0'
2015-12-07 Anatol Belskiupdate NEWS
2015-12-07 Anatol BelskiFixed bug #71024 Unable to use PHP 7.0 x64 side-by...
2015-12-07 Xinchen HuiMerge branch 'PHP-7.0'
2015-12-07 Xinchen HuiFixed Bug #71049 (SQLite3Stmt::execute() releases...
2015-12-07 Dmitry StogovFixed potential memory leaks
2015-12-07 Xinchen HuiMerge branch 'PHP-7.0'
2015-12-07 Márcio Almadafix typos "paramer" -> "parameters"
2015-12-07 Xinchen HuiMerge branch 'typo/paramer' of https://github.com/marci...
2015-12-07 Márcio Almadafix typos "paramer" -> "parameters"
2015-12-07 Xinchen HuiMerge branch 'PHP-7.0'
2015-12-07 Xinchen HuiFixed bug #71020 (Use after free in Collator::sortWithS...
2015-12-06 Bob WeinandMerge branch 'PHP-7.0'
2015-12-06 Joe Watkinsstandard tsrm usage for seven
2015-12-06 Anatol BelskiMerge branch 'PHP-7.0'
2015-12-06 Anatol Belskiupdate NEWS with fixed bug #70831
2015-12-06 Anatol BelskiMerge branch 'PHP-7.0'
2015-12-06 Daniel AxtensFix #70831: Compile fails on system with 160 CPUs
2015-12-06 Joe WatkinsMerge branch 'master' of https://github.com/php/php-src
2015-12-06 Joe Watkinsstandard tsrm usage for seven
2015-12-06 Bob WeinandMerge branch 'PHP-7.0'
2015-12-06 Bob WeinandFix double free in formatted_print.c
2015-12-06 Bob WeinandFixed bug #71013 (Incorrect exception handler with...
2015-12-05 Nikita PopovMerge branch 'PHP-7.0'
2015-12-05 Nikita PopovDisable PEAR in Travis build
2015-12-05 Sebastian BergmannFugbix typo
2015-12-04 Xinchen HuiMerge branch 'PHP-7.0'
2015-12-04 Xinchen HuiMissed one place
2015-12-04 Xinchen HuiMerge branch 'PHP-7.0'
2015-12-04 Xinchen HuiFixed bug #71028 (Undefined index with ArrayIterator)
2015-12-04 Xinchen HuiMerge branch 'PHP-7.0'
2015-12-04 Xinchen HuiFixed bug #71018 (ReflectionProperty::setValue() behavi...
2015-12-03 Lior KaplanSort items alphabetically
2015-12-03 Lior KaplanAlign NEWS entries format
2015-12-03 Lior KaplanAlign NEWS entries format
2015-12-03 Popa Adrian... Add PDO_Firebird fix in NEWS
2015-12-03 Popa Adrian... Add PDO_Firebird fix in NEWS
2015-12-03 Popa Adrian... Merge branch 'PHP-7.0'
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 'master' of https://git.php.net/push/php-src
2015-12-03 Popa Adrian... Merge branch 'PHP-7.0'
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 FauldsMerge branch 'PHP-7.0'
2015-12-03 Andrea FauldsNEWS for 8907da99b83204958cb2308ec12aa9e490372150
2015-12-03 Dmitry StogovMerge branch 'PHP-7.0'
2015-12-03 Dmitry StogovFixed bug #71006 (symbol referencing errors on Sparc...
2015-12-03 Anatol BelskiMerge branch 'PHP-7.0'
2015-12-03 Anatol Belskiremove PHP 5 NEWS entries
2015-12-03 Anatol BelskiMerge branch 'master' of git.php.net:php-src
2015-12-03 Anatol BelskiMerge branch 'PHP-7.0'
2015-12-03 Anatol Belskiremove PHP 5 NEWS entries
2015-12-02 Lior KaplanMerge branch 'PHP-7.0'
2015-12-02 Lior KaplanSIZEOF_SIZE_T doesn't exist on AIX, keep using SIZEOF_LONG
2015-12-01 Andrey HristovAdd a method for checking if the underlying stream...
2015-12-01 Anatol BelskiMerge branch 'PHP-7.0'
2015-12-01 Anatol Belskiremove older UPGRADING entry, bug #38409 is already...
2015-12-01 Adam HarveyMerge branch 'PHP-7.0'
2015-12-01 Adam HarveyFix bug #71005 (Segfault in php_cli_server_dispatch_rou...
2015-12-01 Xinchen HuiMerge branch 'PHP-7.0'
2015-12-01 Xinchen HuiFixed bug #70991 (zend_file_cache.c:710: error: array...
2015-12-01 ScottUpdate random.c
2015-12-01 Anatol BelskiMerge branch 'PHP-7.0'
2015-12-01 Anatol Belskiarrange NEWS for final and fix one NEWS mistake
2015-11-30 Dmitry StogovMerge branch 'PHP-7.0'
2015-11-30 Dmitry StogovFixed bug #70997 (When using parentClass:: instead...
2015-11-30 Xinchen HuiMerge branch 'PHP-7.0'
2015-11-30 Xinchen HuiFixed bug #70993 (Array key references break argument...
2015-11-29 Jakub ZelenkaMerge branch 'PHP-7.0'
2015-11-29 Jakub ZelenkaFix typo in php_stream_from_res_no_verify
2015-11-29 Xinchen HuiMerge branch 'PHP-7.0'
2015-11-29 Xinchen HuiOrder the NEWS
2015-11-29 Xinchen HuiMerge branch 'PHP-7.0'
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 HuiMerge branch 'PHP-7.0'
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 HuiMerge branch 'master' of git.php.net:/php-src
2015-11-27 Xinchen HuiMerge branch 'PHP-7.0'
2015-11-27 Xinchen HuiFixed bug #70977, #70973 (Segmentation fault with opcac...
2015-11-27 Andrea FauldsMerge branch 'PHP-7.0'
2015-11-27 Andrea FauldsSet called_scope in Closure::call (fixes bug #70987)
next