From: [EMAIL PROTECTED]
Operating system: RedHat Linux 6.2
PHP version: 4.0.5
PHP Bug Type: *Programming Data Structures
Bug description: defined constants getting corrupted
We're seeing severe data corruption problems with defines.
For example, the following snippet is from a PHP script that uses defined
constants to build up a filename. The resulting variable contains junk
data.
no exist :ieldp/cðÃ<Äclasssupport/getproductlist.php
Warning: Failed opening 'ield' for inclusion
(include_path='.:/u/php:/u/htdocs') in /u/php/corelib/sp/procedure.php on
line 57
no exist :ieldp/cðÃ<Äclasssupport/getfullproduct.php
Warning: Failed opening 'ield' for inclusion
(include_path='.:/u/php:/u/htdocs') in /u/php/corelib/sp/procedure.php on
line 57
PHP doesn't seem to crash.
--
Edit bug report at: http://bugs.php.net/?id=11990&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]