]> granicus.if.org Git - php/commit
Fix executor issue with ignoring strict types, which cleans up a bunch of errors...
authorAnthony Ferrara <ircmaxell@gmail.com>
Wed, 18 Mar 2015 19:22:21 +0000 (15:22 -0400)
committerAnthony Ferrara <ircmaxell@gmail.com>
Wed, 18 Mar 2015 19:22:21 +0000 (15:22 -0400)
commit0529eeb4a6d9b826075d267d98c7bbee2ffd75ab
tree966948f9245e9f8ebe0da9a0154e5b4c15e87fcc
parentdd9f4f95858a5720f914341f36b6e60cd0706797
Fix executor issue with ignoring strict types, which cleans up a bunch of errors. Additionally fix the expected error of 2 unrelated tests that was caused by a change to the core error messages
12 files changed:
Zend/tests/return_types/rfc002.phpt
Zend/tests/typehints/explicit_weak_include_strict.phpt
Zend/tests/typehints/strict_call_weak.phpt
Zend/tests/typehints/strict_call_weak_explicit.phpt
Zend/tests/typehints/weak_include_strict.phpt
Zend/tests/variadic/typehint_suppressed_error.phpt
Zend/zend.c
Zend/zend_execute.c
Zend/zend_execute.h
Zend/zend_vm_def.h
Zend/zend_vm_execute.h
tests/lang/catchable_error_002.phpt