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

From: ministry <email protected>
Operating system: linux 6.2 7.0
PHP version: 4.0.3pl1
PHP Bug Type: *Function Specific
Bug description: problems with unpack

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

-- 
Edit Bug report at: http://bugs.php.net/?id=7552&edit=1

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