]> granicus.if.org Git - php/commit
Don't check argument types for internal functions without type hinting
authorDmitry Stogov <dmitry@zend.com>
Thu, 28 Nov 2013 07:44:14 +0000 (11:44 +0400)
committerDmitry Stogov <dmitry@zend.com>
Thu, 28 Nov 2013 07:44:14 +0000 (11:44 +0400)
commit57c1335fec064d8022d3d86b01ceb4eea0a027a7
treea4fe6392f800910d696139538403a9b525a9136b
parentfcb98cbce8b85326763f352cb789581b55d85ec8
Don't check argument types for internal functions without type hinting
Zend/zend_API.c
Zend/zend_compile.h
Zend/zend_vm_def.h
Zend/zend_vm_execute.h