[PHP-DEV] PHP 4.0 Bug #7552 Updated: problems with unpack From: stas <email protected>
Date: 10/31/00

ID: 7552
Updated by: stas
Reported By: ministry <email protected>
Status: Closed
Bug Type: *Function Specific
Assigned To:
Comments:

Fixed in CVS.

Previous Comments:
---------------------------------------------------------------------------

[2000-10-31 12:54:10] ministry <email protected>
problem
==================
join('', unpack("h*", $somestring));
 - returns nothing

modules
==================
mysql apxs

notes
==================
runs with no problems with 4.0.1pl2,
but not working at all with 4.0.3 and 4.0.3pl1, but is working nice with other type identifiers

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=7552

-- 
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>