From: Adam Harvey Date: Mon, 10 Sep 2012 02:05:15 +0000 (+0800) Subject: Fix doc bug #63032 (Number of release in documentation). X-Git-Tag: php-5.3.19RC1~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f66642aae10fbf77d536a4a4ac68602124e41ae0;p=php Fix doc bug #63032 (Number of release in documentation). Also add a bonus grammar fix. --- diff --git a/CODING_STANDARDS b/CODING_STANDARDS index ae8ee04190..7413be453c 100644 --- a/CODING_STANDARDS +++ b/CODING_STANDARDS @@ -2,11 +2,11 @@ PHP Coding Standards ======================== -This file lists several standards that any programmer, adding or changing -code in PHP, should follow. Since this file was added at a very late +This file lists several standards that any programmer adding or changing +code in PHP should follow. Since this file was added at a very late stage of the development of PHP v3.0, the code base does not (yet) fully follow it, but it's going in that general direction. Since we are now -well into the version 4 releases, many sections have been recoded to use +well into version 5 releases, many sections have been recoded to use these rules. Code Implementation