[PHP-DEV] PHP 4.0 Bug #9366 Updated: bin2hex() outputs non-hex digits

2001-05-03 Thread gdambrosio
ID: 9366 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: *Function Specific Description: bin2hex() outputs non-hex digits (just informational) ok, I think we can leave this closed; with 4.0.5 I still get those "invisible" chars with IE5, but this should be a M$ bug; Netscape or cU

[PHP-DEV] PHP 4.0 Bug #9366 Updated: bin2hex() outputs non-hex digits

2001-02-27 Thread gdambrosio
ID: 9366 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Function Specific Description: bin2hex() outputs non-hex digits I've tryed the 4.0.5-dev from www.php4win.de released on 20 febr. and I've got the same result; I'll work on compiling the latest CVS.. Previou

[PHP-DEV] PHP 4.0 Bug #9366 Updated: bin2hex() outputs non-hex digits

2001-02-21 Thread gdambrosio
ID: 9366 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *Function Specific Description: bin2hex() outputs non-hex digits I've just found that the "reconstrunction" not ever works; only the rewrite/reread technique does; bye again Previous Comments: -

[PHP-DEV] PHP 4.0 Bug #9366: bin2hex() outputs non-hex digits

2001-02-21 Thread gdambrosio
From: [EMAIL PROTECTED] Operating system: windows NT 4 (sp 4 or 5) PHP version: 4.0.4pl1 PHP Bug Type: *Function Specific Bug description: bin2hex() outputs non-hex digits it seems an unpredictable problem, I couldn't reproduce it with a string as input: I've attached a bas