From 81a346e4feee99d2efeec0f906026e2baf169edf Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Fri, 7 Mar 2003 16:45:41 +0000 Subject: [PATCH] Dedicated to Greg Beaver . --- Zend/ZEND_CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Zend/ZEND_CHANGES b/Zend/ZEND_CHANGES index dc1aa23a90..371bd67aa0 100644 --- a/Zend/ZEND_CHANGES +++ b/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. -- 2.50.1