89280 Commits (cf0ffa8e4c0bb92bfae60963a6e4c0dea00bd003)
 

Author SHA1 Message Date
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
Nikita Popov 085774997b Drop support for static calls from incompatible context 11 years ago
Nikita Popov 7c67727082 Add some notes to UPGRADING 11 years ago
Nikita Popov 8d00385871 Reclassify E_STRICT notices 11 years ago
Dmitry Stogov 4796e0242b Merge branch 'InternalClassClean' 11 years ago
Nikita Popov 52fcc74875 Fix 32bit test failures due to ctor deprecation 11 years ago
Xinchen Hui fd0baec2e9 Merge branch 'master' of https://git.php.net/repository/php-src 11 years ago
Xinchen Hui af812eac4c Micro opt 11 years ago
Xinchen Hui ed772e1a99 Fixed test 11 years ago
Ferenc Kovacs a2752faaa8 Merge branch 'PHP-5.6' 11 years ago
Ferenc Kovacs 8de838dc26 fix release date 11 years ago
Ferenc Kovacs 7a84967ba7 Merge branch 'PHP-5.6' 11 years ago
Ferenc Kovacs a5e68f72a7 5.6.9 is up next 11 years ago
Lior Kaplan 9df685ef90 Merge branch 'PHP-5.6' 11 years ago
Lior Kaplan 04c9271805 Add changelog entries for #68677, #68739 & #68740 11 years ago
Lior Kaplan c22543b3f3 Merge branch 'PHP-5.5' into PHP-5.6 11 years ago
Lior Kaplan a32c8ba719 Fixed bug #68739 (Missing break / control flow). 11 years ago
Xinchen Hui 1add8401a3 Fixed bug #68739 (Missing break / control flow in curl) 11 years ago
Xinchen Hui 059e774db0 Fixed bug #68740 (NULL Pointer Dereference) 11 years ago
Xinchen Hui 0a8f28b432 Fixed bug #68677 (Use After Free in OPcache) 11 years ago
Dmitry Stogov 2bf8f29d16 Converted most object handlers fatal errors into EngineExceptions 11 years ago
Nikita Popov 6ef9216269 Finish PHP 4 constructor deprecation 11 years ago
Andrea Faulds db76b708cf Deprecate PHP 4 constructors 11 years ago
Derick Rethans d252c9f832 Merge branch 'PHP-5.6' 11 years ago
Derick Rethans 2d3868984c Merge branch 'PHP-5.5' into PHP-5.6 11 years ago
Derick Rethans ffbd380e44 Fixed bug #69336 (Issues with "last day of <monthname>"). 11 years ago
Julien Pauli 1737e44dec Merge branch 'PHP-5.6' 11 years ago
Julien Pauli 133c57198e Merge branch 'PHP-5.5' into PHP-5.6 11 years ago
Julien Pauli 97a1b34300 5.5.25 now 11 years ago
Dmitry Stogov 463ca30c8c Merge branch 'master' of git.php.net:php-src 11 years ago
Dmitry Stogov 685ab95add Convert fatal errors on improper access to static properties into EngineExceptions 11 years ago
Anatol Belski b13df7327f force ext/odbc to be shared in snapshot build 11 years ago
Dmitry Stogov e8672deefc Convert "Unsupported operands" fatal error into EngineException (exceptions can't be thrown at compile-time yet, so unsuported operands in constant expressions are still lead to fatal error). 11 years ago
Derick Rethans f9d1a47f24 Merge branch 'PHP-5.6' 11 years ago
Derick Rethans 346c8f7331 Merge branch 'PHP-5.5' into PHP-5.6 11 years ago
Derick Rethans 2c117a40a7 Export date_get_immutable_ce() so that extensions can make use of it too. 11 years ago
Xinchen Hui 9203608878 Merge branch 'master' of https://git.php.net/repository/php-src 11 years ago
Xinchen Hui ceb77b6472 Revert "Better to taverse reversely" 11 years ago
Lior Kaplan 5417f22e99 Merge branch 'PHP-5.6' 11 years ago
Lior Kaplan 0c1c7c7ecb Align entries format 11 years ago
Lior Kaplan b3d4790976 Update CVE for Bug #68976 to CVE-2015-2787 instead of reusing CVE for #68710 11 years ago
Lior Kaplan 96e33a7e98 Add CVE for bug #69207 11 years ago
Lior Kaplan e5fd3fc99d Align NEWS entries with 5.6.7 11 years ago
Lior Kaplan 90329a32dc Merge branch 'PHP-5.5' into PHP-5.6 11 years ago
Lior Kaplan 1bc77559f3 Align entries format 11 years ago
Lior Kaplan 8654fdd884 Update CVE for Bug #68976 to CVE-2015-2787 instead of reusing CVE for #68710 11 years ago
Lior Kaplan 639f92275a Add CVE for bug #69207 11 years ago
Xinchen Hui d7835ee224 Using int32_t opposite of uint32_t 11 years ago