[PHP-DEV] PHP 4.0 Bug #9339: infinite loop in wordwrap

2001-02-19 Thread chr
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: Strings related Bug description: infinite loop in wordwrap The following line seems to loop forever: echo wordwrap("abcdefghijklmnopqr", 10, "\r\n"); -- Edit Bug report at:

[PHP-DEV] PHP 4.0 Bug #10133: Some values returned by gmp_strval are null-terminated

2001-04-03 Thread chr
From: [EMAIL PROTECTED] Operating system: Linux 2.2.16-3 PHP version: 4.0.4pl1 PHP Bug Type: *Math Functions Bug description: Some values returned by gmp_strval are null-terminated Some values returned by gmp_strval are padded with an additional \0 byte. The code for