Hello ! Is there any feature request about constant and expression ? I would like to write something like that :
<?php
namespace foo\bar\directories {
const tmp = __DIR__ . '/tmp';
}
?>
Best regards,
Fred.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
