96067 Commits (b111da96d9814b3a12e00b28fb3b99fc6010c20a)
 

Author SHA1 Message Date
Anatol Belski 65a2c451bb fix test portability 10 years ago
Anatol Belski 67dbb9b907 Merge branch 'PHP-7.0' 10 years ago
Anatol Belski 8dab872a43 Merge branch 'PHP-5.6' into PHP-7.0 10 years ago
Stanislav Malyshev 4ba0197f87 Merge branch 'PHP-7.0' 10 years ago
Stanislav Malyshev 2fe563e8d8 Merge branch 'PHP-7.0.7' into PHP-7.0 10 years ago
Stanislav Malyshev 3ed0114e7f Merge branch 'PHP-5.5' into PHP-7.0.7 10 years ago
Stanislav Malyshev 2464b092eb Merge branch 'PHP-5.6.22' into PHP-5.6 10 years ago
Stanislav Malyshev 544940c48a Merge branch 'PHP-5.5' into PHP-5.6.22 10 years ago
Stanislav Malyshev 9a826a3bd9 Fix memory leak in imagescale() 10 years ago
Stanislav Malyshev f423e1bb89 Update NEWS 10 years ago
Stanislav Malyshev e955913115 Better fix for bug #72135 10 years ago
Dmitry Stogov 2ae21abdf7 Fixed bug #72213 (Finally leaks on nested exceptions). 10 years ago
Nikita Popov 91f5940329 Forbid dynamic calls to scope introspection functions 10 years ago
Nikita Popov 674297c7e4 Allow empty property names 10 years ago
Nikita Popov a19eb8e34a Ensure no entry predecessors for SSA construction 10 years ago
Nikita Popov e745b4cad8 Replace BB end with BB len 10 years ago
Lauri Kenttä ad98f573f6 Test for bug #72221, segfault in zend_memnstr_ex 10 years ago
Dmitry Stogov 9b27df8df5 Fixed white-spaces 10 years ago
Stanislav Malyshev 7a1aac3343 Fixed bug #72227: imagescale out-of-bounds read 10 years ago
Dmitry Stogov 0cdbabe558 Merge branch 'nullable_types' of github.com:morrisonlevi/php-src 10 years ago
Stanislav Malyshev 97eff7eb57 Fix bug #72241: get_icu_value_internal out-of-bounds read 10 years ago
Nikita Popov 0d62dfdf81 Improve previous fix 10 years ago
Nikita Popov fa9566627b Fix reachability detection if live ranges aren't split 10 years ago
Lauri Kenttä 26fa27d760 Fix bug #72221 (segfault, past-the-end access) 10 years ago
Bob Weinand 4f077aee83 Allow for [] = $array; (alias for list()) 10 years ago
Dmitry Stogov 14a71cf545 Added and fixed tests related to "finally" handling 10 years ago
Dmitry Stogov 88196e9151 Added specialized handler for ZEND_FETCH_DIM_R opcode with only numeric indexes. 10 years ago
Derick Rethans 932c9520bc Merge branch 'PHP-7.0' 10 years ago
Derick Rethans c572968900 Merge branch 'PHP-5.6' into PHP-7.0 10 years ago
Derick Rethans f43f6fc39b Fixed bug #63740 (strtotime seems to use both sunday and monday as start of week) 10 years ago
Dmitry Stogov cef8d93edd Fixed typo 10 years ago
Nikita Popov 14023d39c1 Move builtin_ctzl portability into zend_bitset.h 10 years ago
Dmitry Stogov 0d77222473 Merge branch 'PHP-7.0' 10 years ago
Dmitry Stogov d41920c57d Use PHP_VERSION as OPcahce version 10 years ago
Nikita Popov b65b15c6f4 Mark assert() as INDIRECT_VAR_ACCESS 10 years ago
Xinchen Hui 37b1226af1 Merge branch 'master' of git.php.net:/php-src 10 years ago
Xinchen Hui fad91468db Revert "Fixed Bug #72213 (Finally leaks on nested exceptions)" 10 years ago
Dmitry Stogov c466df6813 Inlined fast paths of the freqently execute handlers for FETCH_DIM_R. 10 years ago
Xinchen Hui 0c8879e3da Merge branch 'PHP-7.0' 10 years ago
Xinchen Hui 2eb7e75c25 Let's only read-only here 10 years ago
Xinchen Hui b27ecb5026 Merge branch 'master' of git.php.net:/php-src 10 years ago
Xinchen Hui 60d743dd3b Merge branch 'PHP-7.0' 10 years ago
Xinchen Hui 7989db975f Fixed bug #72229 (Wrong reference when serialize/unserialize an object) 10 years ago
Dmitry Stogov 34a6c93b25 Specialize ZEND_ASSIGN_ADD and family according to value of opline->extended_value 10 years ago
Xinchen Hui 5037ebf058 Fixed Bug #72213 (Finally leaks on nested exceptions) 10 years ago
Dmitry Stogov 8f7b1a3248 IS_CONST operands don't have to be separated. Use reference-counting instead of duplication. 10 years ago
Dmitry Stogov 1fe7b3bca1 micro-optimisation 10 years ago
Anatol Belski 41cb432ec4 Merge branch 'PHP-7.0' 10 years ago
Anatol Belski 7e5ea3c305 update NEWS 10 years ago
Thomas Punt 0e21742bf8 Tidy up 10 years ago