]> granicus.if.org Git - php/commit
Fix segfault with scalar passed to typehint with not loaded class
authorBob Weinand <bobwei9@hotmail.com>
Sat, 20 Jun 2015 23:35:22 +0000 (01:35 +0200)
committerBob Weinand <bobwei9@hotmail.com>
Sat, 20 Jun 2015 23:35:22 +0000 (01:35 +0200)
commit115e9288bbd28f7ad525ebcc0053908464be5c95
tree6c1117d4bf1634a817da23272fc4df569e2fe4bc
parentf58ebb36094e6c59d4e87bfba2a0504858adbec9
Fix segfault with scalar passed to typehint with not loaded class
Zend/tests/typehints/inexistent_class_hint_with_scalar_arg.phpt [new file with mode: 0644]
Zend/zend_execute.c