summaryrefslogtreecommitdiff
path: root/Zend/tests/ns_057.phpt
Commit message (Expand)AuthorAgeFilesLines
* Tweak uncaught exception message displayNikita Popov2015-05-171-1/+1
* Display EngineExceptions like ordinary exceptionsNikita Popov2015-05-151-1/+4
* Remove executable permission on phptXinchen Hui2012-10-101-0/+0
* Namespace resolution streamlining patchStanislav Malyshev2008-11-111-0/+3
* - Next step in namespaces, using / as namespace separator.Marcus Boerger2008-11-041-15/+15
* Fixed bug #43344 (Wrong error message for undefined namespace constant)Dmitry Stogov2007-12-071-1/+1
* Added support for "namespace::" prefix that is resolved to current namespace ...Dmitry Stogov2007-11-201-0/+56