From d9c35b65d163cf11ebeeb907038a708c3a396b1a Mon Sep 17 00:00:00 2001 From: Kalle Sommer Nielsen Date: Wed, 4 Aug 2010 09:20:46 +0000 Subject: [PATCH] Fixed bug #52526 (Documentation for T_STRING implying bad programming style) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301848 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/tokens.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appendices/tokens.xml b/appendices/tokens.xml index a5881a51b4..aa74b5377f 100644 --- a/appendices/tokens.xml +++ b/appendices/tokens.xml @@ -658,7 +658,7 @@ T_STRING - "$a[a]" + "$a['a']" string array index inside string