ID: 27884 Updated by: [EMAIL PROTECTED] Reported By: s dot dehaan at lobbes dot biz -Status: Open +Status: Closed Bug Type: Class/Object related Operating System: Linux debian 2.2.20-idepci PHP Version: 4.3.6RC1
Previous Comments: ------------------------------------------------------------------------ [2004-04-07 05:48:36] s dot dehaan at lobbes dot biz I am unable to recreate the bug so I think it's fixed! Thanks! I ran the test using CLI php -n & no extensions loaded in php.ini Thanks again. ------------------------------------------------------------------------ [2004-04-07 05:09:36] [EMAIL PROTECTED] 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 And make SURE you don't have ANY extensions (php or zend) loaded in you php.ini (try running the script with CLI binary, e.g. # php -n test.php ) ------------------------------------------------------------------------ [2004-04-06 07:17:54] s dot dehaan at lobbes dot biz No, it's just the default PHP installation from http://snaps.php.net, php_info() says it's 4.3.6RC3-dev but i've seen this bug since i upgraded to 4.3.5 from 4.3.4. Here's my installation config: './configure' '--with-apxs2=/usr/local/apache2/bin/apxs' '--disable-cgi' '--enable-safe-mode' '--with-openssl' '--with-pear' '--with-zlib' '--enable-bcmath' '--enable-calendar' '--with-curl=/usr/local/curl' '--enable-dba' '--enable-dbase' '--with-dom=/usr/local' '--with-dom-xslt=/usr/local' '--with-dom-exslt=/usr/local' '--enable-ftp' '--with-gd' '--with-jpeg-dir=/usr' '--with-png-dir=/usr' '--with-ttf=/usr' '--enable-gd-native-ttf' '--with-mcrypt' '--with-mhash' '--with-mysql' '--enable-wddx' '--enable-xslt' '--with-xslt-sablot=/usr/local' '--enable-exif' '--with-freetype-dir=/usr/local' '--with-xmlrpc' '--with-gettext' '--with-imap=../imap-2002e' '--enable-shmop' '--enable-debug' ------------------------------------------------------------------------ [2004-04-06 06:25:42] [EMAIL PROTECTED] Do you have the zend optimizer running?? = there are known problems with this. ------------------------------------------------------------------------ [2004-04-06 05:39:41] s dot dehaan at lobbes dot biz The warning PHP prints is the following: Warning: String is not zero-terminated (ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ�̏*) (source: /root/source/php4-STABLE-200404060830/Zend/zend_execute.c:341) ------------------------------------------------------------------------ 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/27884 -- Edit this bug report at http://bugs.php.net/?id=27884&edit=1
