Re: [ZEND-ENGINE-CVS] cvs: ZendEngine2(PHP_5_3) / zend_language_scanner.c zend_language_scanner.l zend_language_scanner_defs.h
[email protected] (Antony Dovgal)
| Newsgroups | php.zend-engine.cvs |
|---|---|
| Message-ID | <[email protected]> |
On 10.04.2008 02:01, Nuno Lopes wrote: > nlopess Wed Apr 9 22:01:21 2008 UTC > > Modified files: (Branch: PHP_5_3) > /ZendEngine2 zend_language_scanner.c zend_language_scanner.l > zend_language_scanner_defs.h > Log: > fix the yyless() definition to match flex one and revert part of last patch (so that it remains similar with flex's scan) > > This or the previous commit by Scott broke these tests: Zend/tests/bug35655.phpt Zend/tests/nowdoc_013.phpt ext/tokenizer/tests/bug26463.phpt ext/tokenizer/tests/token_get_all_variation15.phpt ext/tokenizer/tests/token_get_all_variation17.phpt -- Wbr, Antony Dovgal