Skip to content

Commit 58d6a42

Browse files
committed
Merge branch 'PHP-5.3' into PHP-5.4
2 parents 57bebfc + f66642a commit 58d6a42

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CODING_STANDARDS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
PHP Coding Standards
33
========================
44

5-
This file lists several standards that any programmer, adding or changing
6-
code in PHP, should follow. Since this file was added at a very late
5+
This file lists several standards that any programmer adding or changing
6+
code in PHP should follow. Since this file was added at a very late
77
stage of the development of PHP v3.0, the code base does not (yet) fully
88
follow it, but it's going in that general direction. Since we are now
9-
well into the version 4 releases, many sections have been recoded to use
9+
well into version 5 releases, many sections have been recoded to use
1010
these rules.
1111

1212
Code Implementation

0 commit comments

Comments
 (0)