Re: [ZEND-ENGINE-CVS] cvs: ZendEngine2(PHP_5_3) / zend_builtin_functions.c
[email protected] ("Hannes Magnusson")
| Newsgroups | php.zend-engine.cvs |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Dec 30, 2008 at 19:50, Hannes Magnusson <[email protected]> wrote: > On Tue, Dec 30, 2008 at 19:17, Marcus Boerger <[email protected]> wrote: >> helly Tue Dec 30 18:17:44 2008 UTC >> >> Modified files: (Branch: PHP_5_3) >> /ZendEngine2 zend_builtin_functions.c >> Log: >> MFH Use a module struct for the built-in functions > > Does that mean I can now do `php --re Zend` ? Yup. Kudos. Any chance getting the constants, ini, classes, interfaces and exceptions too? :) -Hannes