Re: [PHP-DEV] __invoke() weirdness

2008-12-24 Thread Lars Strojny
Hi David, Am Dienstag, den 23.12.2008, 17:02 +0100 schrieb David Zülke: [...] > This gives a fatal "Call to undefined method DateTime::getAtom()" >$d = new DateTime(); >$d->getAtom = Curry::create(array($d, 'format'), DATE_ATOM); >echo $d->getAtom(); This is the same as the following:

Re: [PHP-DEV] Where I can find the official PHP5 grammar/specification?

2008-12-24 Thread Igor Feghali
Hello Juan, On Tue, Dec 23, 2008 at 16:52, Juan Kinunt wrote: > Where I can find the grammar? http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_language_parser.y?view=markup ? Regards, Igor Feghali. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net