]> granicus.if.org Git - php/shortlog
php
2015-03-31 Anatol Belskiforce ext/odbc to be shared in snapshot build
2015-03-31 Dmitry StogovConvert "Unsupported operands" fatal error into EngineE...
2015-03-31 Derick RethansMerge branch 'PHP-5.6'
2015-03-31 Derick RethansMerge branch 'PHP-5.5' into PHP-5.6
2015-03-31 Derick RethansExport date_get_immutable_ce() so that extensions can...
2015-03-31 Xinchen HuiMerge branch 'master' of https://git.php.net/repository...
2015-03-31 Xinchen HuiRevert "Better to taverse reversely"
2015-03-31 Lior KaplanMerge branch 'PHP-5.6'
2015-03-31 Lior KaplanAlign entries format
2015-03-31 Lior KaplanUpdate CVE for Bug #68976 to CVE-2015-2787 instead...
2015-03-31 Lior KaplanAdd CVE for bug #69207
2015-03-31 Lior KaplanAlign NEWS entries with 5.6.7
2015-03-31 Lior KaplanMerge branch 'PHP-5.5' into PHP-5.6
2015-03-31 Lior KaplanAlign entries format
2015-03-31 Lior KaplanUpdate CVE for Bug #68976 to CVE-2015-2787 instead...
2015-03-31 Lior KaplanAdd CVE for bug #69207
2015-03-31 Xinchen HuiUsing int32_t opposite of uint32_t
2015-03-31 Xinchen HuiMerge branch 'master' of https://git.php.net/repository...
2015-03-31 Xinchen HuiAdd XFAIL test
2015-03-30 Nikita PopovImplement additional type reservations
2015-03-30 Kalle Sommer... Added missing zend_parse_parameters_none() to restore_e...
2015-03-30 Michael WallnerMerge branch 'PHP-5.6'
2015-03-30 Michael WallnerBFN
2015-03-30 Michael WallnerMerge branch 'PHP-5.5' into PHP-5.6
2015-03-30 Michael WallnerFixed bug #64931
2015-03-30 Michael WallnerMerge branch 'PHP-5.6'
2015-03-30 Michael WallnerBFN
2015-03-30 Michael WallnerMerge branch 'PHP-5.5' into PHP-5.6
2015-03-30 Michael WallnerFixed Bug #65467
2015-03-30 Michael WallnerMerge branch 'PHP-5.6'
2015-03-30 Michael WallnerBFN
2015-03-30 Michael WallnerMerge branch 'PHP-5.5' into PHP-5.6
2015-03-30 Michael Wallnerfix bug #67761
2015-03-30 Xinchen HuiIt's lowercase now
2015-03-30 Xinchen HuiMerge branch 'PHP-5.6'
2015-03-30 Michael WallnerMerge branch 'PHP-5.5' into PHP-5.6
2015-03-30 Michael WallnerFixed bug 64343
2015-03-30 Michael WallnerFixed bug 64343
2015-03-30 Xinchen HuiFixed typos
2015-03-30 Xinchen HuiFixed tests
2015-03-30 Xinchen HuiBetter to taverse reversely
2015-03-30 Xinchen HuiFixed test
2015-03-30 Kalle Sommer... This check here is not needed anymore for Windows ...
2015-03-29 Kalle Sommer... Fix additional NULL byte added to string keys in get_he...
2015-03-29 Anatol Belskiupdated libmagic.patch
2015-03-29 Anatol Belskifurther sync with libmagic.orig
2015-03-29 Anatol Belskicatch up with libmagic.orig
2015-03-29 Anatol Belskifix typo
2015-03-29 Anatol Belskicatch up with libmagic.orig
2015-03-29 Anatol Belskiadded test for bug #69320
2015-03-29 Anatol BelskiFixed bug #69320 libmagic crash when running laravel...
2015-03-29 Anatol Belskiifdef win only api
2015-03-29 Kalle Sommer... Update credits
2015-03-29 Kalle Sommer... We can re-use the already existing EG(windows_version_i...
2015-03-29 Kalle Sommer... Remove the special disabled functions on Windows, since...
2015-03-29 Kalle Sommer... Another minor cleanup, drop ENFORCE_SAFE_MODE (all...
2015-03-29 Kalle Sommer... Shameless self credit for the Windows support for contr...
2015-03-29 Kalle Sommer... This should be the last of the old VC stuff in the...
2015-03-29 Kalle Sommer... Forgot this one in the last commit, removes old VC...
2015-03-29 Kalle Sommer... Drop the VC6 portable version of strtoi64, as it is...
2015-03-29 Kalle Sommer... Drop old VC support for ext/fileinfo.
2015-03-29 Kalle Sommer... Drop this redundant check, since the minimum version...
2015-03-29 Kalle Sommer... Drop old VC support in Zend Engine, this also kills...
2015-03-29 Kalle Sommer... Drop old VC support (VC <= 9), for dns.c, this means...
2015-03-29 Kalle Sommer... Remove this VC8 check as our minimum target version...
2015-03-29 Kalle Sommer... Drop this VC8+ check, since our bare minimum of require...
2015-03-29 Kalle Sommer... Drop VC6 support in sapi/apache2handler
2015-03-29 Kalle Sommer... Drop VC6 support in ext/calendar
2015-03-29 Kalle Sommer... Drop this struct (it was only used for VC6 which we...
2015-03-29 Kalle Sommer... Merge branch 'master' of https://git.php.net/push/php-src
2015-03-29 Kalle Sommer... Enable all compiler warnings and linker warnings for...
2015-03-28 Xinchen HuiFixed typo
2015-03-28 Xinchen HuiFixed is_callable/function_exists with disable_functions
2015-03-28 Xinchen HuiFixed memleak
2015-03-28 Xinchen HuiMerge branch 'bug69315' of https://github.com/laruence...
2015-03-28 Xinchen HuiMerge branch 'master' of https://git.php.net/repository...
2015-03-27 Kalle Sommer... Drop zend_indent() as it was never used, complete or...
2015-03-27 Nikita PopovDisallow direct incdec of function return value
2015-03-27 Kalle Sommer... Merge branch 'master' of https://git.php.net/push/php-src
2015-03-27 Kalle Sommer... Remove these CFLAGS for ereg in opcache, we don't use...
2015-03-27 LeighAdd RAND_egd check for compiling against LibreSSL
2015-03-27 LeighMerge branch 'PHP-5.5' into PHP-5.6
2015-03-27 LeighAdd RAND_egd check for compiling against LibreSSL
2015-03-27 Xinchen HuiFixed bug #69315
2015-03-26 Xinchen HuiUseless comment
2015-03-26 Kalle Sommer... Fix test on Windows
2015-03-26 Kalle Sommer... Fix test on Windows
2015-03-26 Kalle Sommer... Another CRLF test fix
2015-03-26 Kalle Sommer... Fix tests on Windows
2015-03-26 Kalle Sommer... Minor cosmetics for our test functions in the debug...
2015-03-26 Kalle Sommer... Added tests for the naming collision error message...
2015-03-26 Kalle Sommer... Change the error message for colliding class/interface...
2015-03-25 Anatol Belskiremove recognition for no more supported OSes
2015-03-25 Lior KaplanAdd CVE for bug #68901
2015-03-25 Lior KaplanMerge branch 'PHP-5.5' into PHP-5.6
2015-03-25 Lior KaplanAdd CVE for bug #68901
2015-03-25 Xinchen HuiFixed bug #69299 (Regression in array_filter's $flag...
2015-03-25 Xinchen HuiMerge branch 'PHP-5.6'
2015-03-25 Xinchen HuiFixed Bug #69297 (function_exists strange behavior...
2015-03-25 Xinchen HuiMerge branch 'master' of https://git.php.net/repository...
next