php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7552 problems with unpack
Submitted: 2000-10-31 12:54 UTC Modified: 2000-10-31 13:07 UTC
From: ministry at dr dot com Assigned:
Status: Closed Package: *Function Specific
PHP Version: 4.0.3pl1 OS: linux 6.2 7.0
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ministry at dr dot com
New email:
PHP Version: OS:

 

 [2000-10-31 12:54 UTC] ministry at dr dot com
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






Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-10-31 13:07 UTC] stas@php.net
Fixed in CVS.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 03:01:29 2024 UTC