Browse Source

Dedicated to Greg Beaver <greg@chiaraquartet.net>.

migration/unlabaled-1.3.2
Sebastian Bergmann 23 years ago
parent
commit
81a346e4fe
  1. 2
      Zend/ZEND_CHANGES

2
Zend/ZEND_CHANGES

@ -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.

Loading…
Cancel
Save