summaryrefslogtreecommitdiff
path: root/Zend/tests/ns_057.phpt
Commit message (Expand)AuthorAgeFilesLines
* Review the usage of apostrophes in error messagesMáté Kocsis2020-07-101-1/+1
* Reindent phpt filesNikita Popov2020-02-031-13/+13
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+1
* Update exception names in tests after formatting changes.Aaron Piotrowski2015-05-171-1/+1
* 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