From: Marcus Boerger Date: Wed, 17 Aug 2005 19:52:03 +0000 (+0000) Subject: - Please use the maintainer switch X-Git-Tag: PRE_NEW_OCI8_EXTENSION~182 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f8fa3c696a9bca6075477d125a48f1c67085efb0;p=php - Please use the maintainer switch # It is very annoying to having to rebuild php completley several time # a day just because a few here are lazy. --- diff --git a/README.CVS-RULES b/README.CVS-RULES index 8e3641b28b..130cedf477 100644 --- a/README.CVS-RULES +++ b/README.CVS-RULES @@ -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.