From: Stig S. Bakken Date: Sat, 8 Sep 2001 11:17:25 +0000 (+0000) Subject: remove bogus comment :) X-Git-Tag: PRE_SUBST_Z_MACROS~160 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d07cfabce45bbb79535f8f4459d84be1f72e3941;p=php remove bogus comment :) --- diff --git a/Zend/RFCs/002.txt b/Zend/RFCs/002.txt index ac98e54a70..263c4116c9 100644 --- a/Zend/RFCs/002.txt +++ b/Zend/RFCs/002.txt @@ -114,9 +114,7 @@ before any other statements in the file. # [ssb 2001-09-08]: # Should it be possible to "add" symbols to a namespace by including a -# second file with the same namespace statement? This would screw up -# the 1:1 file/namespace mapping, so I don't think it would be a good -# thing. 3.4 below assumes that it is not possible. +# second file with the same namespace statement? 3.3. Importing Symbols