From 2605f98acabf4011daadd8e8dc94d929e21cdb13 Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Sat, 29 Dec 2007 02:07:45 +0000 Subject: [PATCH] Added information about static class members git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249295 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/var/functions/print-r.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/reference/var/functions/print-r.xml b/reference/var/functions/print-r.xml index daeac8bdb4..bc3bca41ae 100644 --- a/reference/var/functions/print-r.xml +++ b/reference/var/functions/print-r.xml @@ -1,5 +1,5 @@ - + print_r @@ -23,6 +23,7 @@ print_r, var_dump and var_export will also show protected and private properties of objects with PHP 5. + Static class members not will be showeds. Remember that print_r will move the array