ID:               41597
 Updated by:       [EMAIL PROTECTED]
 Reported By:      h-nisimu at pd dot jp dot nec dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         *Compile Issues
 Operating System: Solaris 9
 PHP Version:      5.2.3
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows (zip):
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip

For Windows (installer):

  http://snaps.php.net/win32/php5.2-win32-installer-latest.msi




Previous Comments:
------------------------------------------------------------------------

[2007-06-05 11:24:12] h-nisimu at pd dot jp dot nec dot com

Description:
------------
When I execute "make test", the Solaris is stall.
PHP process is created endressly.


Reproduce code:
---------------
php-5.2.3/sapi/cgi/tests/include.inc

15c15
<               } else if (strpos($version, "(cgi")) {
---
>               } else if (strpos($version, "(cgi)") {

Expected result:
----------------
"make test" will complete normal.


Actual result:
--------------
"make test" was completed normal.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=41597&edit=1

Reply via email to