summaryrefslogtreecommitdiff
path: root/Zend/zend_objects.c
diff options
context:
space:
mode:
authorRemi Collet <remi@php.net>2015-05-19 10:54:10 +0200
committerRemi Collet <remi@php.net>2015-05-19 10:54:10 +0200
commita861019b7fdef1d8feb2bea9d7cceedd7ce55b30 (patch)
tree792b233f0a1ce353cf5beb3949af95263ef91849 /Zend/zend_objects.c
parentb3d053b036e564e9bce6df705de8710823a43016 (diff)
downloadphp-git-a861019b7fdef1d8feb2bea9d7cceedd7ce55b30.tar.gz
Add consistency check in FAST_ZPP call
So ensure Z_PARAM_OPTIONAL is correctly call at the right place Only in DEBUG build Will raise 'Assertion `_i > _min_num_args || _optional==0' failed.' or 'Assertion `_i <= _min_num_args || _optional==1' failed.' Thus will allow to detect bad code early.
Diffstat (limited to 'Zend/zend_objects.c')
0 files changed, 0 insertions, 0 deletions