summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStig S. Bakken <stig@php.net>2001-09-08 11:17:25 +0000
committerStig S. Bakken <stig@php.net>2001-09-08 11:17:25 +0000
commitd07cfabce45bbb79535f8f4459d84be1f72e3941 (patch)
tree26e9010e9e33ce1eab432100a0613df16fd1dedb
parentb07b4c6029128ba0de28993f8ea009c30e40ca87 (diff)
downloadphp-git-d07cfabce45bbb79535f8f4459d84be1f72e3941.tar.gz
remove bogus comment :)
-rw-r--r--Zend/RFCs/002.txt4
1 files changed, 1 insertions, 3 deletions
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