Re: cvs: ZendEngine2 / .cvsignore FlexLexer.h Makefile.am Zend.m4 configure.in flex.skl zend.c zend_compile.c zend_compile.h zend_globals.h zend_globals_macros.h zend_highlight.c zend_ini_parser.y zend_ini_scanner.h zend_ini_scanner
Marcus Boerger <[email protected]>
| Newsgroups | gmane.comp.php.cvs.zend |
|---|---|
| Message-ID | <[email protected]> |
Hello Pierre, Saturday, July 5, 2008, 2:48:17 PM, you wrote: > On Wed, Mar 26, 2008 at 4:23 PM, Scott MacVicar <[email protected]> wrote: >> scottmac Wed Mar 26 14:23:02 2008 UTC >> >> Removed files: >> /ZendEngine2 FlexLexer.h flex.skl >> >> Modified files: >> /ZendEngine2 .cvsignore Makefile.am Zend.m4 configure.in zend.c >> zend_compile.c zend_compile.h zend_globals.h >> zend_globals_macros.h zend_highlight.c >> zend_ini_parser.y zend_ini_scanner.h >> zend_ini_scanner.l zend_language_scanner.h >> zend_language_scanner.l zend_stack.c zend_stream.c >> zend_stream.h zend_strtod.c zend_vm_def.h >> zend_vm_execute.h >> /ZendEngine2/tests bug38779.phpt bug42767.phpt >> Log: >> MFB 5.3: Rewrite scanner to be based on re2c instead of flex >> >> There are still changes in regards to parsing of Unicode encoded scripts to come. >> >> >> -- >> Zend Engine CVS Mailing List (http://cvs.php.net/) >> To unsubscribe, visit: http://www.php.net/unsub.php >> > One question: > was it on purpose to drop "zend_stream_fteller_t fteller" element in > zend_stream? It breaks the apache2-filter SAPI (and maybe other). yes, we changed the zend streams and their usage completely. The result is a much faster interface. Maybe Scott and me missed to update something. Best regards, Marcus -- Zend Engine CVS Mailing List (http://cvs.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php