]> granicus.if.org Git - php/commit
Restore end check for "escape" strings (not needed for single-quoted strings as they...
authorMatt Wilmas <mattwil@php.net>
Sat, 10 May 2008 09:15:17 +0000 (09:15 +0000)
committerMatt Wilmas <mattwil@php.net>
Sat, 10 May 2008 09:15:17 +0000 (09:15 +0000)
commitff34ca0b93accf8ddd896cc4f2a63ce299dacc1a
tree7d08b18c827c23adc66540faad59f2275bc777cc
parent6f9fecae56d98f012357ee432b0e27ccf5b4ee38
Restore end check for "escape" strings (not needed for single-quoted strings as they can't have an unescaped backslash at the end)
Zend/zend_language_scanner.c
Zend/zend_language_scanner.l