]> granicus.if.org Git - php/shortlog
php
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...
2015-03-25 Xinchen HuiFixed Bug #69297 (function_exists strange behavior...
2015-03-25 Anatol Belskiintegrate static tsrm_ls cache for ext/odbc
2015-03-25 Anatol Belskifix datatype mismatches
2015-03-25 Anatol Belskifix datatype mismatches
2015-03-25 Michael WallnerRFC:continue_ob accepted
2015-03-25 Remi Colletexpose destroy_uploaded_files_hash in the API (used...
2015-03-25 Anatol BelskiMerge branch 'PHP-5.6'
2015-03-25 Anatol Belskiupdated bundled libsqlite to 3.8.8.3
2015-03-25 Anatol Belskiupdated NEWS
2015-03-25 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2015-03-25 Anatol BelskiFixed bug #69287 upgrade bundled sqlite to 3.8.8.3
2015-03-25 Anatol Belskifix dir separator in test
2015-03-25 Remi ColletMerge branch 'PHP-5.6'
2015-03-25 Remi ColletMerge branch 'PHP-5.5' into PHP-5.6
2015-03-25 Remi Colletrevert a4157423934edf7b8fdbcee163cced9bfd5748a, fix...
2015-03-25 Kalle Sommer... Constness to zend_get_object_type(), thanks Michael!
2015-03-25 Xinchen HuiMerge branch 'PHP-5.6'
2015-03-25 Xinchen HuiFixed typo
2015-03-25 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2015-03-25 Xinchen HuiFixed typo
2015-03-25 Kalle Sommer... Merge branch 'master' of https://git.php.net/push/php-src
2015-03-25 Kalle Sommer... Change "Cannot redeclare class X" into "Cannot redeclar...
2015-03-25 Kalle Sommer... The error message is actually "Cannot", not "Can't"
2015-03-25 Xinchen HuiMerge branch 'PHP-5.6'
2015-03-25 Xinchen HuiUpdate NEWS
2015-03-25 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2015-03-25 Xinchen HuiUPdate NEWS
2015-03-25 Xinchen HuiBug #69293 NEW segfault when using SoapClient::__setSoa...
2015-03-24 Dmitry Stogovcleanup
2015-03-24 Anatol Belskirobuster read/write for mod ps_files
2015-03-24 Anatol Belskifix datatype mismatches
2015-03-24 Anatol Belskifix datatype mismatches
2015-03-24 Anatol Belskifix datatype mismatches
next