]> granicus.if.org Git - php/shortlog
php
2015-03-05 Adam HarveyRemove the deprecated MySQL extension.
2015-03-04 Dmitry StogovImproved ineritance code PRE_PHP7_EREG_MYSQL_REMOVALS
2015-03-04 Daniel LowreyMerge branch 'PHP-5.6'
2015-03-04 Daniel LowreyFixed bug #68920 (use strict peer_fingerprint input...
2015-03-04 Anatol Belskifix ini registry handling
2015-03-04 Dmitry StogovMerge commit 'refs/pull/1066/head' of git://github...
2015-03-04 Dmitry StogovMerge commit 'refs/pull/1137/head' of git://github...
2015-03-04 Dmitry StogovMerge branch 'pull-request/1128'
2015-03-04 Dmitry StogovImproved code for class property inheritance
2015-03-04 Xinchen HuiMerge branch 'master' of https://git.php.net/repository...
2015-03-04 Xinchen HuiAdd test for previously fixed segfault
2015-03-04 Anatol Belskiensure the mail() socket is not leaked after request
2015-03-04 Xinchen HuiFixed segfault
2015-03-04 Xinchen HuiMerge branch 'PHP-5.6'
2015-03-04 Xinchen HuiFixed bug #69159 (Opcache causes problem when passing...
2015-03-04 Xinchen Huiindent
2015-03-04 Xinchen HuiFixed memleak
2015-03-04 Xinchen HuiMerge branch 'master' of https://git.php.net/repository...
2015-03-04 Xinchen HuiMerge branch 'fix-compile-error' of https://github...
2015-03-04 Reeze XiaSilence a empty while loop warning
2015-03-04 Xinchen HuiFixed wrong type used
2015-03-04 Xinchen HuiFixed build
2015-03-04 zxcvdavidFix compile error
2015-03-04 zxcvdavidRemove the unused vars
2015-03-03 Dmitry StogovUse zend_string* instead of char* for opened_patch...
2015-03-03 Anatol Belskifix thread safety for win32/sendmail
2015-03-03 Anatol Belskiavoid this pointers play
2015-03-03 Anatol Belskiuse correct free api
2015-03-03 Anatol BelskiFixed bug #69154 Access violation in php7.dll!_emalloc
2015-03-03 Anatol Belskiensure there is no connection
2015-03-03 Anatol Belskifix socket leaking and better connection err check
2015-03-03 Anatol Belskiavoid skipif as this indeed should be tested
2015-03-03 Xinchen HuiMerge branch 'PHP-5.6'
2015-03-03 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2015-03-03 nathan r. hrubyMake killing a locker an ERROR event
2015-03-03 Reeze XiaFix test
2015-03-03 Dmitry StogovMicrooptimization (avoid reloading from memory)
2015-03-03 Dmitry StogovRemoved deprecated paths. Changed "switch" into series...
2015-03-03 Reeze XiaOptimize class constant declare compilation
2015-03-03 Reeze XiaMerge branch 'master' of git.php.net:php-src
2015-03-03 Reeze XiaAdd missing zend_parse_parameters_none() for flush()
2015-03-03 Xinchen HuiRemove wrong commit committed by accident
2015-03-03 Xinchen HuiMerge branch 'master' of https://git.php.net/repository...
2015-03-03 Xinchen HuiFixed bug #69167 (call_user_func does not support refer...
2015-03-03 Xinchen HuiFixed #69166 (Assigning array_values() to array does...
2015-03-03 Reeze XiaMerge branch 'PHP-5.6'
2015-03-03 Reeze XiaMerge branch 'PHP-5.6' of git.php.net:/php-src into...
2015-03-03 Reeze XiaMerge branch 'PHP-5.5' into PHP-5.6
2015-03-03 Reeze XiaMerge branch 'PHP-5.5' of git.php.net:/php-src into...
2015-03-03 Reeze XiaImprove fix for bug 67741
2015-03-03 Dmitry StogovMerge branch 'PHP-5.6'
2015-03-03 Dmitry StogovMerge branch 'PHP-5.5' into PHP-5.6
2015-03-03 Dmitry StogovMerge branch 'PHP-5.4' into PHP-5.5
2015-03-03 Dmitry StogovAdded type checks
2015-03-03 Dmitry StogovMerge branch 'PHP-5.5' of git.php.net:php-src into...
2015-03-03 Dmitry StogovMerge branch 'PHP-5.6' of git.php.net:php-src into...
2015-03-03 Dmitry StogovMerge branch 'PHP-5.6'
2015-03-03 Dmitry StogovMerge branch 'PHP-5.5' into PHP-5.6
2015-03-03 Dmitry StogovMerge branch 'PHP-5.4' into PHP-5.5
2015-03-03 Dmitry StogovAdded type checks
2015-03-03 Reeze XiaMerge branch 'PHP-5.5' into PHP-5.6
2015-03-03 Reeze XiaUpdate NEWS
2015-03-03 Dmitry Stogovpefree() -> efree()
2015-03-03 Reeze XiaMerge branch 'PHP-5.6'
2015-03-03 Reeze XiaFixed bug #67741 (auto_prepend_file messes up __LINE__)
2015-03-03 Reeze XiaFixed bug #67741 (auto_prepend_file messes up __LINE__)
2015-03-03 Dmitry StogovDon't inline helpers for ArrayAccess objects
2015-03-02 Dmitry StogovStrength reduction
2015-03-02 Xinchen HuiAdd a XFAIL test, which I'd like to think more about...
2015-03-02 Dmitry StogovMerge branch 'PHP-5.4' into PHP-5.5
2015-03-02 Dmitry StogovCheck variable type before its usage as IS_ARRAY.
2015-03-02 Dmitry StogovImproved assert() according to expectations RFC.
2015-03-01 Xinchen HuiMerge branch 'PHP-5.6'
2015-03-01 Xinchen HuiUpdate NEWS
2015-03-01 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2015-03-01 Xinchen HuiFixed bug #69139 (Crash in gc_zval_possible_root on...
2015-03-01 Ferenc Kovacswindows only test
2015-03-01 Lior KaplanAlign entries format
2015-03-01 Lior KaplanMerge branch 'PHP-5.6'
2015-03-01 Lior KaplanAlign entries format for 5.6.7
2015-03-01 Lior KaplanMerge branch 'PHP-5.5' into PHP-5.6
2015-03-01 Lior KaplanAlign entries format for 5.5.23
2015-03-01 Reeze XiaMerge branch 'PHP-5.6'
2015-03-01 Reeze XiaMerge branch 'PHP-5.5' into PHP-5.6
2015-03-01 Reeze XiaBump header year
2015-02-28 Xinchen HuiFixed bug #69144 (strtr not replacing with partly match...
2015-02-28 Xinchen HuiFixed test?
2015-02-28 Reeze XiaRevert mktime()/gmmktime()'s arginfo
2015-02-28 Reeze XiaMerge branch 'PHP-5.5' into PHP-5.6
2015-02-28 Reeze XiaUpdate NEWS
2015-02-28 Reeze XiaMerge branch 'PHP-5.6'
2015-02-28 Reeze XiaMerge branch 'PHP-5.5' into PHP-5.6
2015-02-28 Reeze XiaFixed bug #69141 Missing arguments in reflection info...
2015-02-28 Reeze XiaFixed memleak in alloc_globals_ctor
2015-02-27 Bob WeinandAdd NEWS entry
2015-02-27 Bob WeinandRemove useless date warning
2015-02-27 Nikita PopovMerge branch 'PHP-5.6'
2015-02-27 Nikita PopovMerge branch 'PHP-5.5' into PHP-5.6
2015-02-27 Дмитрий ПацураFix ARG_INFO for levenshtein
2015-02-27 Дмитрий ПацураFix ARG_INFO for levenshtein
next