]> granicus.if.org Git - php/commit
Fixed bug #76046
authorNikita Popov <nikita.ppv@gmail.com>
Tue, 27 Nov 2018 15:37:55 +0000 (16:37 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Tue, 27 Nov 2018 15:37:55 +0000 (16:37 +0100)
commitd6595f276fff44aa5d1d2dde7238d540a267d0dd
treecf53c9829ca1118ecfc441d815eb2b0204275cba
parent9ec519e09499c3f2749e298b097da132f746d4d8
Fixed bug #76046

Place FE_FREE on start line of foreach, instead of whatever random
line number might be in CG(zend_lineno) at the time.
NEWS
Zend/zend_compile.c