Date: 11/17/00
- Next message: Erik Monson: "[PHP-DEV] Re: PHP 4.0 Bug #7802 Updated: get_meta_tags() segfaults on certain sites"
- Previous message: david <email protected>: "[PHP-DEV] PHP 4.0 Bug #7473 Updated: @ not affecting error_handler"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: heinisch <email protected>
Operating system: Linux SuSE 6.4
PHP version: 3.0.16
PHP Bug Type: Other
Bug description: stringprocessing works different than 3.0.15
After installing 3.0.16 whith GD 1.8.3, freetype support, T1lib, zlib, mysql
I got a problem which sounds so dump, that I thought twice to write it but it appears and is reproduceable.
I use php to change some data in a MS-excel 97 spreadsheet I use str_replace to change the data.
The whole file is read to the memory (itīs not as big 35k). Now the problem: while changing the desired data,
php changes also data which shouldnīt and the place is somewhere in the beginning and after the place
where the data should be changed (this will be changed correctly).
I have a 2nd machine with 3.0.15 to compare with and it does not make this mistake als it worked until I changed
to 3.0.16
Any Ideas ???
Configuration:
./configure --with-apxs --with-shared-apache --with-apache --with-mysql --with-pgsql-dir=/usr/lib/pgsql --with-zlib
--enable-sysvshm=yes --enable-sysvsem=yes --enable-track-vars=yes --enable-magic-quotes=yes --enable-bcmath=yes
--enable-discard-path=yes --with-jpeg-dir=/download/jpeg-6b --with-t1lib-dir=/download/T1-1.0.1/lib/ --enable-t1lib=yes
Machine: Intel Pentium double processor
SuSE Linux 6.4 (i386) Kernel 2.2.14 Apache Version: Apache/1.3.12 Apache Release: 10312100 Apache API Version: 19990320
PHP compiled as module
Zlib support active (compiled with 1.1.3, linked with 1.1.3).
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Erik Monson: "[PHP-DEV] Re: PHP 4.0 Bug #7802 Updated: get_meta_tags() segfaults on certain sites"
- Previous message: david <email protected>: "[PHP-DEV] PHP 4.0 Bug #7473 Updated: @ not affecting error_handler"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

