]> granicus.if.org Git - php/shortlog
php
2015-12-09 Anatol BelskiMerge branch 'PHP-7.0'
2015-12-09 Anatol Belskiupdate NEWS
2015-12-09 Anatol BelskiMerge branch 'PHP-7.0'
2015-12-09 Michael Orlitzkyext/dba/config.m4: Autodetect Berkeley DB v5.3.
2015-12-09 George WangBumped SAPI version to 6.9
2015-12-09 George WangAdded "mod_auth_basic" to apache module list.
2015-12-09 George WangAdd sanitizing checks for request data.
2015-12-09 George WangClear secret after use.
2015-12-09 George WangFixed __DIR__ in CLI mode.
2015-12-09 Dmitry StogovMerge branch 'PHP-7.0'
2015-12-09 Dmitry StogovMore verbose error messages
2015-12-09 Dmitry StogovFixed formating
2015-12-09 Anatol BelskiMerge branch 'PHP-7.0'
2015-12-09 Francois LaupretreFix bug #70781 (Extension tests fail on dynamic ext...
2015-12-09 Dmitry StogovFixed other issues with empty block handling
2015-12-09 George WangBumped SAPI version to 6.9
2015-12-09 George WangAdded "mod_auth_basic" to apache module list.
2015-12-09 George WangMerge branch 'master' of git.php.net:php-src
2015-12-09 George WangFixed __DIR__ in CLI mode.
2015-12-09 George WangAdd sanitizing checks for request data.
2015-12-09 George WangClear secret after use.
2015-12-09 Xinchen Huiend is unsigned, this was broken if start == end == 0
2015-12-09 Xinchen HuiMerge branch 'PHP-7.0'
2015-12-09 Xinchen HuiRevert "Fixed bug #71053 (Type Hint about DateTime...
2015-12-09 Reeze XiaMerge branch 'PHP-7.0'
2015-12-09 Reeze XiaFixed bug #71053 (Type Hint about DateTime::diff does...
2015-12-09 Xinchen HuiMerge branch 'PHP-7.0'
2015-12-09 Xinchen HuiRemove useless check
2015-12-09 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2015-12-09 Dmitry StogovDelete empty live-ranges
2015-12-09 Dmitry StogovDon't create live-range across NOPs and some other...
2015-12-09 Xinchen HuiMerge branch 'PHP-7.0'
2015-12-09 Xinchen HuiFixed bug #71066 (mb_send_mail: Program terminated...
2015-12-08 Anatol BelskiMerge branch 'PHP-7.0'
2015-12-08 Anatol Belskimove the entry into the correct NEWS block
2015-12-08 Reeze XiaMerge branch 'PHP-7.0'
2015-12-08 Reeze XiaUpdate NEWS
2015-12-08 Xinchen HuiMerge branch 'master' of git.php.net:/php-src
2015-12-08 Xinchen HuiMerge branch 'PHP-7.0'
2015-12-08 Xinchen HuiFixed test if PATH is not set
2015-12-08 Reeze XiaMerge branch 'PHP-7.0'
2015-12-08 Reeze XiaFixed bug #71063 (filter_input(INPUT_ENV, ..) does...
2015-12-08 Dmitry StogovFixed compilation with enabled internal debuging
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
next