jon             Wed Oct 23 17:41:41 2002 EDT

  Modified files:              
    /php4       README.SUBMITTING_PATCH 
  Log:
  Capitalize PHP and spell "web server" using two words.
  
  
Index: php4/README.SUBMITTING_PATCH
diff -u php4/README.SUBMITTING_PATCH:1.3 php4/README.SUBMITTING_PATCH:1.4
--- php4/README.SUBMITTING_PATCH:1.3    Thu May  9 16:36:49 2002
+++ php4/README.SUBMITTING_PATCH        Wed Oct 23 17:41:40 2002
@@ -66,8 +66,8 @@
 -------------------------------
  - Did you run "make test" to check if your patch didn't break
    other features?
- - Did you compile PHP with --enable-debug and check php/webserver 
-   error logs when you test your patch?
+ - Did you compile PHP with --enable-debug and check the PHP and
+   web server error logs when you test your patch?
  - Did you build PHP for multi-threaded web servers. (Optional)
  - Did you create test script for "make test"? (Recommended)
  - Did you check your patch is unified format and it does not 



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to