mirror of
https://github.com/php/php-src.git
synced 2026-04-02 13:43:02 +02:00
always properly set, it's a TODO for all of us). This enables us to implement true 'use' support. @- Added support for the 'use' keyword - behaves like 'require', but will not @ use the same file more than once (Andi & Zeev, Zend library)