diff options
author | Dmitry Stogov <dmitry@zend.com> | 2018-01-30 22:06:05 +0300 |
---|---|---|
committer | Dmitry Stogov <dmitry@zend.com> | 2018-01-30 22:06:05 +0300 |
commit | 7141631cc886fbb9c58af2deb2d324346de2980d (patch) | |
tree | 7dfef243dcca1bef25d6af086d721c249fa89b26 /sapi/phpdbg/phpdbg_utils.c | |
parent | acbd348969ea9f9a334c74dcc309da62e9bdc24e (diff) | |
download | php-git-7141631cc886fbb9c58af2deb2d324346de2980d.tar.gz |
Change FETCH/ISSET instruction modifiers:
- Get rid of ZEND_ISEMPTY and ZEND_ISSET_ISEMPTY_MASK. Use just single ZEND_ISSET bit to make distinct between isset() and empty()
- Use ZEND_FETCH_GLOBAL, ZEND_FETCH_LOCAL and ZEND_FETCH_GLOBAL_LOCK as bitmask
- Removed unused ZEND_FETCH_STANDARD
- Extended ZEND_FETCH_ARG_MASK
Diffstat (limited to 'sapi/phpdbg/phpdbg_utils.c')
0 files changed, 0 insertions, 0 deletions