]> granicus.if.org Git - php/shortlog
php
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 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 Xinchen HuiFixed bug #69299 (Regression in array_filter's $flag...
2015-03-25 Xinchen HuiMerge branch 'PHP-5.6'
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
2015-03-24 Anatol Belskiensure the test uses correct SAPI
2015-03-24 Anatol Belskifix typo
2015-03-24 Anatol Belskireplace this version as it's unchanged since 5.4 at...
2015-03-24 Dmitry StogovRemoved unused functions
2015-03-24 Dmitry StogovReverted part committed by mistake
2015-03-24 Dmitry StogovOptimized strings concatenation.
2015-03-24 Dmitry StogovWe can't stay zend_string->h to be zero, because it...
2015-03-24 Nikita PopovFix VERIFY_RETURN separation
2015-03-24 Dmitry StogovAdd some assumptions.
2015-03-24 Dmitry StogovIntroduce ZEND_ASSUME() macro to help optimizing code.
2015-03-23 Anatol Belskifix test
2015-03-23 Anatol Belskicleanup mod version macros and mod defs, round x
2015-03-23 Anatol Belskicleanup mod version macros, round 3
2015-03-23 Anatol Belskicleanup the mod version macros, round 2
2015-03-23 Anatol Belskicleaning up the version macros
2015-03-23 Anatol Belskiexport useful symbols from ext/simplexml
2015-03-23 Anatol Belskisome more UPGRADING INTERNALS notes
2015-03-23 Anatol Belskisome UPGRADING.INTERNALS notes
2015-03-23 Anatol Belskirevert yet unready stuff
2015-03-23 Anatol Belskimore fixes to the shared compilation
2015-03-23 Anatol Belskifix exports and shared compilation
2015-03-23 Anatol Belskifix exports
2015-03-23 Anatol Belskiindicate if an ext was forced shared globally
2015-03-23 Anatol Belskifix shared compilation
2015-03-23 Anatol Belskiimplemented --with-all-shared option
2015-03-23 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2015-03-23 Dmitry StogovFixed PHP_CHECK_BUILTIN_EXPECT setting
2015-03-23 Xinchen HuiAlso add preg_replace_callback_array in NEWS
2015-03-23 Xinchen HuiMerge branch 'master' of https://github.com/marcioAlmad...
2015-03-23 Anatol Belskiadded UPGRADING notes to ext/ftp changes
2015-03-23 Anatol BelskiMerge branch 'PHP-5.6'
2015-03-23 Anatol Belskiupdated libs versions
2015-03-23 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2015-03-23 Márcio Almadaupdate NEWS with group use declarations implementation
2015-03-23 Anatol Belskiupdated libs versions
2015-03-23 Stanislav MalyshevMerge branch 'PHP-5.6'
next