We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b29dc14 commit f66642aCopy full SHA for f66642a
CODING_STANDARDS
@@ -2,11 +2,11 @@
2
PHP Coding Standards
3
========================
4
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
+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
7
stage of the development of PHP v3.0, the code base does not (yet) fully
8
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
+well into version 5 releases, many sections have been recoded to use
10
these rules.
11
12
Code Implementation
0 commit comments