Skip to content

Commit

Permalink
Capitalize PHP and spell "web server" using two words.
Browse files Browse the repository at this point in the history
  • Loading branch information
jparise committed Oct 23, 2002
1 parent 67f8041 commit 553112e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.SUBMITTING_PATCH
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 553112e

Please sign in to comment.