ID:               25969
 Updated by:       [EMAIL PROTECTED]
 Reported By:      lionel dot staal at proconsultant dot net
-Status:           Open
+Status:           Feedback
 Bug Type:         Reproducible crash
 Operating System: Windows XP
 PHP Version:      4.3.3
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip




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

[2003-10-23 12:52:45] lionel dot staal at proconsultant dot net

Exactly same behaviour with PHP 4.3.4RC2.

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

[2003-10-23 12:25:35] lionel dot staal at proconsultant dot net

Better summary and correct category for this problem.

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

[2003-10-23 12:06:54] lionel dot staal at proconsultant dot net

Description:
------------
When I use PHP on command line to check a source file, like this:

c:\php\php -l -f try.php

I get a crash just a the end of the work, whatever the content of the
analyzed file: PHP does its job correctly, it tells me the errors when
there are ones, but when leaving, it crashes and XP asks me if I agree
to send a crash report to Microsoft.

In fact, it is very annoying when, in my case, you use Eclipse with the
EXCELLENT PHPEclipse plug-in (see SourceForge), which checks the syntax
with the above command line at each file saving. For each Ctrl-S, you
get the XP crash report window.

Reproduce code:
---------------
c:\php\php -l -f try.php

Whatever code you put in 'try.php'.

Expected result:
----------------
All the analysis and then no crash.

Actual result:
--------------
All the analysis and then crash.


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


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

Reply via email to