PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Networking » Net_UserAgent_Mobile » Bug #8806

Not bug. a little code mistake

Details

Submitted2006-09-28 04:05 UTC
Fromitoh at junoe dot jp
Assignedkuboa
StatusClosed
PackageNet_UserAgent_Mobile
PHP Version4.4.2
Roadmaps(Not assigned)

Comments

[2006-09-28 04:05 UTC] itoh at junoe dot jp

Description:
------------
Vodafone.php
line:445 to 446
if ($serialNumber) {
if ($serialNumber) {
need not twice. I think.

[2006-11-08 02:30 UTC] kuboa at php dot net

This bug has been fixed in CVS.

If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET).

If this was a problem with the pear.php.net website, the change should be live shortly.

Otherwise, the fix will appear in the package's next release.

Thank you for the report and for helping us make PEAR better.