Replace "Missing argument" warning by "Too few arguments" exception.#1928
Closed
dstogov wants to merge 6 commits intophp:masterfrom
Closed
Replace "Missing argument" warning by "Too few arguments" exception.#1928dstogov wants to merge 6 commits intophp:masterfrom
dstogov wants to merge 6 commits intophp:masterfrom
Conversation
* master: (123 commits) Only allow single comma in tail Fixed bug #72399 (Use-After-Free in MBString (search_re)) Implemented FR #72385 (Update SQLite bundle lib(3.13.0)) Cleanup Add support for "instanceof" pi nodes Use union for pi constraints Cleanup Fixed bug #72395 (list() regression) Switch zend_print_zval_r to use smart_str fix test portability Fixed bug #72306 (Heap overflow through proc_open and $env parameter) update NEWS Fix #66387: Stack overflow with imagefilltoborder Value should not be a reference here Fix bug #71915 (openssl_random_pseudo_bytes is not fork-safe) Fix bug #72336 (openssl_pkey_new does not fail for invalid DSA params) Update openssl_error_string to run and be more forgiving Fix #71554: FTP has not built-in support EG(fake_scope) was always set to NULL wrongly cast const away ...
* master: Added specialized handlers for SEND_VAR/SEND_VAR_EX opcodes. Fixed mistakes in type inference rules. Fixed expected test outcome due to rule changes Updated to version 2016.5 (2016e) Updated to version 2016.5 (2016e) Updated to version 2016.5 (2016e) These bugs are also in 7.1-alpha Fixed(attempt to) bug #72405 (mb_ereg_replace - mbc_to_code (oniguruma) - oob read access) Maybe fix bug #72011 Fix #50845: exif_process_IFD_TAG: Use the right offset if reading from stream Improve the signature Unused var C89 compatibility Fix bug #72138 - Integer Overflow in Length of String-typed ZVAL
* master: Fix type inference bugs
Member
Author
|
Merged into master. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.