ID:               25203
 Updated by:       [EMAIL PROTECTED]
 Reported By:      daniel at port dot as
-Status:           Feedback
+Status:           Verified
 Bug Type:         Scripting Engine problem
-Operating System: win32 only
+Operating System: Any (ZTS enabled)
-PHP Version:      4.3.3RC4
+PHP Version:      4.3.3RC5-dev, 5.0.0b2-dev


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

[2003-08-22 02:28:58] [EMAIL PROTECTED]

I could reproduce this with latest stable CVS too.
Did you try any older PHP releases? (4.3.2 for example)
Does this problem exist with those?


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

[2003-08-22 00:04:05] daniel at port dot as

Description:
------------
Interactive mode (php -a) doesn't seem to work on windows. File mode
works fine. I've tried various versions of windows and PHP, but the
result is the same. Interactive mode works fine in Linux.

Reproduce code:
---------------
C:\PHP>php -a
Interactive mode enabled

<? echo working? ?>
^C


Expected result:
----------------
working?

Actual result:
--------------
<no output>


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


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

Reply via email to