]> granicus.if.org Git - php/commitdiff
Dedicated to Greg Beaver <greg@chiaraquartet.net>.
authorSebastian Bergmann <sebastian@php.net>
Fri, 7 Mar 2003 16:45:41 +0000 (16:45 +0000)
committerSebastian Bergmann <sebastian@php.net>
Fri, 7 Mar 2003 16:45:41 +0000 (16:45 +0000)
Zend/ZEND_CHANGES

index dc1aa23a909a79758ae8dd3abec95455ac761f67..371bd67aa095b41ff1748925866c72583688782a 100644 (file)
@@ -333,6 +333,8 @@ Changes in the Zend Engine 2.0
       instance, the namespaces "Package", "Package:Subpackage" and 
       "Package:Subpackage:Subsubpackage" as related.
 
+      Namespaces can be neither nested nor instantiated.
+
       To avoid ambiguities in the '::' resolution there may be no
       global class and namespace with the same name.