]> granicus.if.org Git - php/commitdiff
MFZE2
authorIlia Alshanetsky <iliaa@php.net>
Sat, 14 Dec 2002 23:56:44 +0000 (23:56 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sat, 14 Dec 2002 23:56:44 +0000 (23:56 +0000)
Zend/zend_language_scanner.l

index aec5fa2384b10770965ee54c18f746c44ae04461..51367b29eeb430f131a329588b53372e1e0aa9b7 100644 (file)
@@ -127,7 +127,6 @@ void startup_scanner(TSRMLS_D)
        CG(heredoc_len)=0;
        SCNG(yy_start_stack_ptr) = 0;
        SCNG(yy_start_stack_depth) = 0;
-       SCNG(yy_start_stack) = 0;
 }