]> granicus.if.org Git - php/commit
Terminate smart string correctly
authorChristopher Jones <sixd@php.net>
Mon, 24 Sep 2018 10:52:58 +0000 (20:52 +1000)
committerChristopher Jones <sixd@php.net>
Mon, 24 Sep 2018 10:52:58 +0000 (20:52 +1000)
commit9e56a3373e88c6e147a5e11acddf134d2d3209ba
tree5965763f6ad60a10da2a19d52d658f8d2483cacd
parent91954c24da379946786e21e10f2a5d1a3306f64f
Terminate smart string correctly

This is related to Zend VM regression bug #75881.  The regression was fixed in the VM, so there is no user visible change from the termination correction.
ext/oci8/oci8.c