]> granicus.if.org Git - php/commitdiff
Mention git and suggest PECL for new things
authorJohannes Schlüter <johannes@php.net>
Fri, 19 Jul 2013 20:05:52 +0000 (22:05 +0200)
committerJohannes Schlüter <johannes@php.net>
Fri, 19 Jul 2013 20:05:52 +0000 (22:05 +0200)
CODING_STANDARDS

index 7413be453ca6b85b4abee0fab4a08c8bc62f8768..16ec36b6813070f1e338409dc8a5d3d9dc1d7e00 100644 (file)
@@ -259,7 +259,10 @@ The file labelled 'EXPERIMENTAL' should include the following
 information::
 
   Any authoring information (known bugs, future directions of the module).
-  Ongoing status notes which may not be appropriate for SVN comments.
+  Ongoing status notes which may not be appropriate for Git comments.
+
+In general new features should go to PECL or experimental branches until
+there are specific reasons for directly adding it to the core distribution.
 
 Aliases & Legacy Documentation
 -----------------------------------