For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > December 2004 > cvs: phpdoc /en/language types.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/language types.xml
Jakub Vrana

2004-12-29, 8:56 pm

vrana Wed Dec 29 10:41:31 2004 EDT

Modified files:
/phpdoc/en/language types.xml
Log:
array brackets with strings in PHP 5 (bug #31303)

http://cvs.php.net/diff.php/phpdoc/...4&r2=1.145&ty=u
Index: phpdoc/en/language/types.xml
diff -u phpdoc/en/language/types.xml:1.144 phpdoc/en/language/types.xml:1.145
--- phpdoc/en/language/types.xml:1.144 Fri Oct 29 06:02:33 2004
+++ phpdoc/en/language/types.xml Wed Dec 29 10:41:30 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.144 $ -->
+<!-- $Revision: 1.145 $ -->
<chapter id="language.types">
<title>Types</title>

@@ -1057,7 +1057,7 @@
<simpara>
For backwards compatibility, you can still use array-brackets
for the same purpose. However, this syntax is deprecated as
- of PHP 4.
+ of PHP 4 and produces fatal error in PHP 5.
</simpara>
</note>
<para>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com