96067 Commits (b111da96d9814b3a12e00b28fb3b99fc6010c20a)
 

Author SHA1 Message Date
Thomas Punt 367fde9947 Remove unnecessary boundary checks 10 years ago
Thomas Punt 39052d4d75 Resolve bug #72017 10 years ago
Xinchen Hui 8ed45fff1a Merge branch 'PHP-7.0' 10 years ago
Xinchen Hui 6f4860545b Revert "Revert the ABI break commit" 10 years ago
Xinchen Hui d1d18d5f26 Merge branch 'PHP-7.0' 10 years ago
Xinchen Hui 0b3a4c6101 Revert "Revert "fix #72143 (preg_replace uses int instead of size_t on zend_string_allocs)"" 10 years ago
Dmitry Stogov 97bf4e0b12 Check if generator object is created by GENERATOR_CREATE when throw exceptions from generator function 10 years ago
Dmitry Stogov 054446a25f Extend CAL_FLAGS from 8-bit to 16-bit 10 years ago
Dmitry Stogov 414c4c6776 Revert "Check if generator object is created by GENERATOR_CREATE when throw exceptions from generator function." 10 years ago
Dmitry Stogov a9b517c614 Check if generator object is created by GENERATOR_CREATE when throw exceptions from generator function. 10 years ago
Xinchen Hui 0499f9094f Merge branch 'PHP-7.0' 10 years ago
Xinchen Hui 8578fb994b Correct name, it was typed in habitually 10 years ago
Stanislav Malyshev 0da8b8b801 Fix bug #72135 - don't create strings with lengths outside int range 10 years ago
Xinchen Hui 5656292a18 Merge branch 'PHP-7.0' 10 years ago
Xinchen Hui 07220f615b Revert the ABI break commit 10 years ago
Xinchen Hui 9e7afa7514 Revert "fix #72143 (preg_replace uses int instead of size_t on zend_string_allocs)" 10 years ago
Xinchen Hui 3994a70b91 Merge branch 'PHP-7.0' 10 years ago
Xinchen Hui 1559fd7e48 Fixed bug #72218 (If host name cannot be resolved then PHP 7 crashes) 10 years ago
Jakub Zelenka bc63879d46 Update NEWS with info about JSON parser method 10 years ago
Jakub Zelenka 89d02e0019 Merge branch 'json_parser_method' 10 years ago
Anatol Belski 41518d255e fix dir separator 10 years ago
Nikita Popov dd8379e046 Inference: $a[]= results in long keys 10 years ago
Nikita Popov 6079ba4b0c Inference: Fix undef handling for binary ops 10 years ago
Nikita Popov 773b377888 Inference: Use common handling for compound assign ops 10 years ago
Nikita Popov c5160d78f1 Add COPY_SSA_OBJ_TYPE macro 10 years ago
Nikita Popov 94d09163e7 Fix & improve assign_dim inference 10 years ago
Joe Watkins 90f46f2c5b fix #72143 (preg_replace uses int instead of size_t on zend_string_allocs) 10 years ago
Joe Watkins fb951553be fix #72143 (preg_replace uses int instead of size_t on zend_string_allocs) 10 years ago
Joe Watkins 4a42fbbbc7 fix #72206 (xml_parser_create/xml_parser_free leaks mem) 10 years ago
Joe Watkins b165114013 fix #72206 (xml_parser_create/xml_parser_free leaks mem) 10 years ago
Joe Watkins 3684d41172 fix #72209 (ReflectionProperty::getValue() doesn't fail if object doesn't match type) 10 years ago
Sara Golemon 49a7be0697 Implement FIPS 180-4 algos: sha512/256 and sha512/224 10 years ago
Sara Golemon 7594fd0cfa Check in generated lexer 10 years ago
Sara Golemon 95af467d8d Raise compiler warning on octal overflow 10 years ago
Joe Watkins 1524e00ccc improve 7132fe19c2 10 years ago
Dmitry Stogov 8462b353d0 Added news entries 10 years ago
Dmitry Stogov be071702b3 Fixed bug #72188 (Nested try/finally blocks losing return value) 10 years ago
Dmitry Stogov e9c3f9fcde Fixed bug #72177 (Scope issue in __destruct after ReflectionProperty::setValue()) 10 years ago
Joe Watkins 7132fe19c2 fix 1bb8a7b0b8 10 years ago
Joe Watkins ee8f402af8 fix 1f52a03082 10 years ago
Joe Watkins 1f52a03082 fix #72180 (Env variables incorrectly pretty printed in config.nice, phpinfo) 10 years ago
Joe Watkins 1bb8a7b0b8 fix #72180 (Env variables incorrectly pretty printed in config.nice, phpinfo) 10 years ago
Dmitry Stogov ccf18da450 Eliminated checks for (func->op_array.fn_flags & ZEND_ACC_GENERATOR) in fast path of DO_FCALL* handlers. 10 years ago
Nikita Popov b5bdb40cb5 Fix phi placement for pi targets 10 years ago
Nikita Popov b1c3c9a525 Explicitly construct phi set during def propagation 10 years ago
Anatol Belski aea0d577f9 Merge branch 'PHP-7.0' 10 years ago
Anatol Belski f751b1ceaf fix dir separator in test 10 years ago
Dmitry Stogov 4652fe18c7 Removed useless code 10 years ago
Anatol Belski 468b2e673f Merge branch 'PHP-7.0' 10 years ago
Anatol Belski d33f258495 update NEWS 10 years ago