From: Jon Parise Date: Wed, 23 Oct 2002 21:41:40 +0000 (+0000) Subject: Capitalize PHP and spell "web server" using two words. X-Git-Tag: php-4.3.0pre2~127 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=553112eee86201b66cee4fba56cc8d14115a9cdc;p=php Capitalize PHP and spell "web server" using two words. --- diff --git a/README.SUBMITTING_PATCH b/README.SUBMITTING_PATCH index 3b30d8b928..900d2cd318 100644 --- a/README.SUBMITTING_PATCH +++ b/README.SUBMITTING_PATCH @@ -66,8 +66,8 @@ Check list for submitting patch ------------------------------- - 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