]> granicus.if.org Git - php/commit
Implemented builtin instruction for type check functions - is_*()
authorDmitry Stogov <dmitry@zend.com>
Mon, 14 Jul 2014 06:33:11 +0000 (10:33 +0400)
committerDmitry Stogov <dmitry@zend.com>
Mon, 14 Jul 2014 06:33:11 +0000 (10:33 +0400)
commit7dfb4f6b38d9efedafab7d2d98b9333715561256
treec31989f9f7bdbca015807b1ea8ce3d948f3ca4d3
parent6c8db864e047271fed082562a183e141b40c130e
Implemented builtin instruction for type check functions - is_*()
Zend/zend_compile.c
Zend/zend_vm_def.h
Zend/zend_vm_execute.h
Zend/zend_vm_opcodes.c
Zend/zend_vm_opcodes.h