mirror of https://github.com/php/php-src
Browse Source
Note that the UNEXPECTED(zv) was turned into EXPECTED(zv), as zv is mostly set in the context where it is used and usually anyway is checked first with OP*_TYPE == IS_VAR; or maybe just completely remove that (UN)EXPECTED at this place...pull/1479/merge
3 changed files with 33 additions and 1 deletions
Loading…
Reference in new issue