]> granicus.if.org Git - php/commitdiff
- Please use the maintainer switch
authorMarcus Boerger <helly@php.net>
Wed, 17 Aug 2005 19:52:03 +0000 (19:52 +0000)
committerMarcus Boerger <helly@php.net>
Wed, 17 Aug 2005 19:52:03 +0000 (19:52 +0000)
# It is very annoying to having to rebuild php completley several time
# a day just because a few here are lazy.

README.CVS-RULES

index 8e3641b28bf4d67722d67fa9135b77206347cd8a..130cedf477755bea9d4f74673d980d312578f583 100644 (file)
@@ -29,6 +29,9 @@ Having said that, here are the organizational rules:
    5. If you don't know how to do something, ask first!
 
    6. Test your changes before committing them. We mean it. Really.
+   
+   7. For development use the --enable-maintainer-zts switch to ensure your
+      code handles TSRM correctly and doesn't break for thos who need that.
 
 Currently we have the following branches in use:
 HEAD     Will become PHP 5.1. This CVS branch is for active development.