89327 Commits (bf259db82e000fcf05135245551348b5dc5cb489)
 

Author SHA1 Message Date
Dmitry Stogov bf259db82e Recalssify some E_ERROR into E_CORE_ERROR 11 years ago
Dmitry Stogov a764214b02 Merge branch 'master' of git.php.net:php-src 11 years ago
Dmitry Stogov 7c2956d15c Merge branch 'PHP-5.6' 11 years ago
Anatol Belski bdf315f5f3 fix tests 11 years ago
Dmitry Stogov baf5fdf598 Merge branch 'PHP-5.5' into PHP-5.6 11 years ago
Dmitry Stogov f29c98c128 Prevent GC from changing zval or object 'color' before they are actually inserted into possible roots buffer. 11 years ago
Xinchen Hui 97123042a2 Merge branch 'PHP-5.6' of https://git.php.net/repository/php-src into PHP-5.6 11 years ago
Xinchen Hui 3645a80b38 Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5 11 years ago
Xinchen Hui 0d240c3c56 Unused var 11 years ago
Xinchen Hui f8461d4aa3 Merge branch 'master' of https://git.php.net/repository/php-src 11 years ago
Dmitry Stogov 53d20140fb Fixed performance degradation introduced with lateast EnfineException related changes. 11 years ago
Dmitry Stogov ea09a9fa32 Convert fatal errors into EngineExceptions 11 years ago
Ferenc Kovacs 956fa034e3 Merge branch 'PHP-5.6' 11 years ago
Ferenc Kovacs 9806a37a79 Merge branch 'PHP-5.5' into PHP-5.6 11 years ago
Ferenc Kovacs 9991b8ecee sigh, can't even copypaste without screwing up 11 years ago
Ferenc Kovacs 6923f081b7 Merge branch 'PHP-5.6' 11 years ago
Ferenc Kovacs e70e2d8310 Merge branch 'PHP-5.5' into PHP-5.6 11 years ago
Ferenc Kovacs 7c1a1189be oop, put both the error number and message for both db object to the error message 11 years ago
Ferenc Kovacs 0328a60eec Merge branch 'PHP-5.6' 11 years ago
Ferenc Kovacs faab430141 Merge branch 'PHP-5.5' into PHP-5.6 11 years ago
Ferenc Kovacs 0a41af216e test fixes 11 years ago
Stanislav Malyshev 4975019dd7 Merge branch 'PHP-5.6' 11 years ago
Stanislav Malyshev 2d9399af35 Revert "Merge branch 'PHP-5.5' into PHP-5.6" 11 years ago
Dmitry Stogov ec760d8fff Convert fatal errors into EngineExceptions 11 years ago
Ferenc Kovacs 0295d89d45 Merge branch 'PHP-5.6' 11 years ago
Ferenc Kovacs 978128b446 Merge branch 'PHP-5.5' into PHP-5.6 11 years ago
Ferenc Kovacs 9ec3e7d98c Merge branch 'pr-1212' into PHP-5.5 11 years ago
Xinchen Hui ed43b7a548 Merge branch 'PHP-5.6' 11 years ago
Xinchen Hui 9433b33ac1 Update NEWS 11 years ago
Xinchen Hui 2533fde199 Merge branch 'PHP-5.5' into PHP-5.6 11 years ago
Danack 86f983bd3e Fixed bug #69281 (opcache_is_script_cached no longer works) 11 years ago
Lior Kaplan 3b8b1435ad Merge branch 'PHP-5.6' 11 years ago
Lior Kaplan 3409d87eab Fix typo: unitialized -> uninitialized 11 years ago
Lior Kaplan 2fd74c7f03 Merge branch 'PHP-5.5' into PHP-5.6 11 years ago
Lior Kaplan 87cc7caa10 Fix typo: unitialized -> uninitialized 11 years ago
Lior Kaplan 59c2a55ec7 Fix typo: unitialized -> uninitialized 11 years ago
Dmitry Stogov 780a8123fe Convert fatal errors into EngineExceptions 11 years ago
Dmitry Stogov 0cad725886 Convert fatal errors into EngineExceptions 11 years ago
Dmitry Stogov 8c031a3f95 Handle incorrect break/continue statements at compile-time 11 years ago
Dmitry Stogov 4fd93a4da6 Converted fatal errors into EngineExceptions 11 years ago
Anatol Belski a0eaa37afe missing includes 11 years ago
Anatol Belski e271ace5f8 fix extern "C" 11 years ago
Anatol Belski ca1ef2749d C89 compat 11 years ago
Anatol Belski 056f8265a1 add ext/odbc note to UPGRADING 11 years ago
Dmitry Stogov 18f3d5490a Convert fatal error into EngineException 11 years ago
Dmitry Stogov 3ba4c7a137 Merge branch 'master' of git.php.net:php-src 11 years ago
Dmitry Stogov 1d75953a86 We don't need this protection anymore (now reference counting on closures is accurate). 11 years ago
Nikita Popov cf0ffa8e4c Remove datefmt_set_timezone_id and OO variant 11 years ago
Dmitry Stogov acfc31c0f8 Use zend_error_noreturn() for fatal errors 11 years ago
Nikita Popov ac470ddf1c More UPGRADING 11 years ago