From e98333d73b9bbe0f5220e0e9eef3b3a8c88c385f Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Fri, 7 Nov 2008 14:29:45 +0000 Subject: [PATCH] E_STRICT is not run-time (bug #43678) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268517 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/errorfunc/constants.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/errorfunc/constants.xml b/reference/errorfunc/constants.xml index c334af7738..8061d6b6bb 100644 --- a/reference/errorfunc/constants.xml +++ b/reference/errorfunc/constants.xml @@ -1,5 +1,5 @@ - + &reftitle.constants; &extension.constants.core; @@ -179,7 +179,7 @@ (integer) - Run-time notices. Enable to have PHP suggest changes + Enable to have PHP suggest changes to your code which will ensure the best interoperability and forward compatibility of your code.