diff options
| author | Marcus Boerger <helly@php.net> | 2005-08-17 19:52:03 +0000 |
|---|---|---|
| committer | Marcus Boerger <helly@php.net> | 2005-08-17 19:52:03 +0000 |
| commit | f8fa3c696a9bca6075477d125a48f1c67085efb0 (patch) | |
| tree | d2266af74ceb9288940b4312a95537f1027e4414 /README.CVS-RULES | |
| parent | 10fa6de30c3db3e62284a8091f804a8dc556310c (diff) | |
| download | php-git-f8fa3c696a9bca6075477d125a48f1c67085efb0.tar.gz | |
- 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.
Diffstat (limited to 'README.CVS-RULES')
| -rw-r--r-- | README.CVS-RULES | 3 |
1 files changed, 3 insertions, 0 deletions
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. |
