From fe77fc2d223b9737269d904e05f1ea5bdcdcd02b Mon Sep 17 00:00:00 2001 From: foobar Date: Tue, 6 Mar 2001 16:33:04 +0000 Subject: [PATCH] Corrected the order of in which problems should be dealt with. Added a note about first reading the bugs-dos-and-donts before submitting a bug report. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42800 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/install.xml | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/chapters/install.xml b/chapters/install.xml index 289ba40479..f9c791b0c7 100644 --- a/chapters/install.xml +++ b/chapters/install.xml @@ -4258,17 +4258,6 @@ From: bhager@invacare.com - - Bug reports - - If you think you have found a bug in PHP, please report it. The - PHP developers probably don't know about it, and unless you - report it, chances are it won't be fixed. You can report bugs - using the bug-tracking system at &url.php.bugs;. - - - Other problems @@ -4293,6 +4282,22 @@ From: bhager@invacare.com + + Bug reports + + If you think you have found a bug in PHP, please report it. The + PHP developers probably don't know about it, and unless you + report it, chances are it won't be fixed. You can report bugs + using the bug-tracking system at &url.php.bugs;. + + + Read the Bugs-Dos-And-Donts + before submitting any bug reports! + + +