On Feb 11, 2008, at 6:48 PM, Edward Z. Yang wrote:
Stanislav Malyshev wrote:
stas Tue Feb 12 00:20:33 2008 UTC
Modified files: (Branch: PHP_5_3)
/ZendEngine2 zend_compile.c zend_compile.h zend_language_parser.y
zend_language_scanner.l
Log:
[DOC] Add compile-time __DIR__ constant which implements dirname
(__FILE__)
I'll handle this one; the file seems to be en/language/constants.xml.
Anywhere else where this might be necessary? (I'm thinking the token
might need to be added).
Hello Edward,
Looks like three places:
appendices/reserved.xml
appendices/tokens.xml
language/constants.xml
Regards,
Philip