ID: 26995 Updated by: [EMAIL PROTECTED] Reported By: trobinson at gksystems dot com -Status: Feedback +Status: No Feedback Bug Type: Zend Engine 2 problem Operating System: windows PHP Version: 5CVS-2004-01-27
Previous Comments: ------------------------------------------------------------------------ [2004-03-15 10:09:57] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5-latest.tar.gz For Windows: http://snaps.php.net/win32/php5-win32-latest.zip There were some problems fixed recently which might have fixed this problem too. (although I'm still unable to reproduce this..) ------------------------------------------------------------------------ [2004-01-27 16:13:47] trobinson at gksystems dot com I have duplicated the problem using CVS version PHP 5.0.0RC1-dev (cli) (built: Jan 21 2004 04:14:35) and using php.ini-recommended, with just the short_open_tag line changed. ------------------------------------------------------------------------ [2004-01-27 15:57:41] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5-latest.tar.gz For Windows: http://snaps.php.net/win32/php5-win32-latest.zip I can't reproduce this.. ------------------------------------------------------------------------ [2004-01-26 22:10:06] trobinson at gksystems dot com c:\php> cli\php <? var_dump(ini_get('short_open_tag')) ?> ^Z string(0) "" So same problem with CLI version. I tried with 4.3.1 on the same machine, and it works correctly. ------------------------------------------------------------------------ [2004-01-23 02:03:28] [EMAIL PROTECTED] Does it work when you run the script on command line? ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/26995 -- Edit this bug report at http://bugs.php.net/?id=26995&edit=1
