]> granicus.if.org Git - php/commit
Sync convert_to_null with VM cast behavior
authorNikita Popov <nikic@php.net>
Sun, 4 Sep 2016 10:36:16 +0000 (12:36 +0200)
committerNikita Popov <nikic@php.net>
Sun, 4 Sep 2016 10:36:16 +0000 (12:36 +0200)
commitbbdff7ea24d97cdc198b413165a5218213b6c22d
treea67c07c92b0c16b1f4dea965135b059c2a0ca3fc
parentbbe0cca221d43499063f332c9377c435747fb807
Sync convert_to_null with VM cast behavior

Do not call cast_object, this is useless and we haven't been doing
it in the VM as of 7.0.
Zend/zend_operators.c
Zend/zend_vm_def.h
Zend/zend_vm_execute.h