Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.0.0

Request #13130 Support for DeNA search Crawler
Submitted: 2008-02-16 04:27 UTC
From: kawai Assigned: kuboa
Status: Closed Package: Net_UserAgent_Mobile (version 0.31.0)
PHP Version: 5.2.5 OS: Linux
Roadmaps: 1.0.0RC1    
Subscription  


 [2008-02-16 04:27 UTC] kawai (Hiroaki Kawai)
Description: ------------ DeNA mobile search engine crawler is not detected and we get Net_UserAgent_Mobile_Error. Attached patch will fix this. Test script: --------------- require_once('Net/UserAgent/Mobile.php'); $ua=Net_UserAgent_Mobile::factory('DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)'); var_dump($ua); Expected result: ---------------- object(Net_UserAgent_Mobile_DoCoMo)#1 (22) { ["_status"]=> NULL ["_bandwidth"]=> NULL ["_serialNumber"]=> NULL ["_isFOMA"]=> bool(true) ["_cardID"]=> NULL ["_comment"]=> NULL ["_cacheSize"]=> NULL ["_displayBytes"]=> NULL ["name"]=> string(6) "DoCoMo" ["version"]=> string(3) "2.0" ["_display"]=> NULL ["_error"]=> NULL ["_userAgent"]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" ["_model"]=> NULL ["_rawModel"]=> string(6) "N902iS" ["_debug"]=> bool(false) ["_default_error_mode"]=> NULL ["_default_error_options"]=> NULL ["_default_error_handler"]=> string(0) "" ["_error_class"]=> string(26) "Net_UserAgent_Mobile_Error" ["_expected_errors"]=> array(0) { } ["_crawler"]=> string(51) "(compatible; moba-crawler; http://crawler.dena.jp/)" } Actual result: -------------- object(Net_UserAgent_Mobile_Error)#2 (8) { ["error_message_prefix"]=> string(0) "" ["mode"]=> int(1) ["level"]=> int(1024) ["code"]=> int(-2) ["message"]=> string(36) "Net_UserAgent_Mobile Error: no match" ["userinfo"]=> string(75) ": might be new variants. Please contact the author of Net_UserAgent_Mobile!" ["backtrace"]=> array(9) { [0]=> array(6) { ["file"]=> string(47) "D:\apache\front\libphp\Net\UserAgent\Mobile.php" ["line"]=> int(466) ["function"]=> string(10) "PEAR_Error" ["class"]=> string(10) "PEAR_Error" ["type"]=> string(2) "->" ["args"]=> array(5) { [0]=> string(36) "Net_UserAgent_Mobile Error: no match" [1]=> int(-2) [2]=> int(1) [3]=> int(1024) [4]=> string(75) ": might be new variants. Please contact the author of Net_UserAgent_Mobile!" } } [1]=> array(7) { ["file"]=> string(31) "D:\apache\front\libphp\PEAR.php" ["line"]=> int(569) ["function"]=> string(26) "Net_UserAgent_Mobile_Error" ["class"]=> string(26) "Net_UserAgent_Mobile_Error" ["object"]=> object(Net_UserAgent_Mobile_Error)#2 (8) { ["error_message_prefix"]=> string(0) "" ["mode"]=> int(1) ["level"]=> int(1024) ["code"]=> int(-2) ["message"]=> string(36) "Net_UserAgent_Mobile Error: no match" ["userinfo"]=> string(75) ": might be new variants. Please contact the author of Net_UserAgent_Mobile!" ["backtrace"]=> array(9) { [0]=> array(6) { ["file"]=> string(47) "D:\apache\front\libphp\Net\UserAgent\Mobile.php" ["line"]=> int(466) ["function"]=> string(10) "PEAR_Error" ["class"]=> string(10) "PEAR_Error" ["type"]=> string(2) "->" ["args"]=> array(5) { [0]=> string(36) "Net_UserAgent_Mobile Error: no match" [1]=> int(-2) [2]=> int(1) [3]=> int(1024) [4]=> string(75) ": might be new variants. Please contact the author of Net_UserAgent_Mobile!" } } [1]=> array(7) { ["file"]=> string(31) "D:\apache\front\libphp\PEAR.php" ["line"]=> int(569) ["function"]=> string(26) "Net_UserAgent_Mobile_Error" ["class"]=> string(26) "Net_UserAgent_Mobile_Error" ["object"]=> *RECURSION* ["type"]=> string(2) "->" ["args"]=> array(4) { [0]=> int(-2) [1]=> int(1) [2]=> int(1024) [3]=> string(75) ": might be new variants. Please contact the author of Net_UserAgent_Mobile!" } } [2]=> array(7) { ["file"]=> string(54) "D:\apache\front\libphp\Net\UserAgent\Mobile\Common.php" ["line"]=> int(184) ["function"]=> string(10) "raiseError" ["class"]=> string(4) "PEAR" ["object"]=> object(Net_UserAgent_Mobile_DoCoMo)#1 (21) { ["_status"]=> string(2) "TB" ["_bandwidth"]=> NULL ["_serialNumber"]=> NULL ["_isFOMA"]=> bool(true) ["_cardID"]=> NULL ["_comment"]=> NULL ["_cacheSize"]=> int(100) ["_displayBytes"]=> NULL ["name"]=> string(6) "DoCoMo" ["version"]=> string(3) "2.0" ["_display"]=> NULL ["_error"]=> *RECURSION* ["_userAgent"]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" ["_model"]=> NULL ["_rawModel"]=> string(6) "N902iS" ["_debug"]=> bool(false) ["_default_error_mode"]=> NULL ["_default_error_options"]=> NULL ["_default_error_handler"]=> string(0) "" ["_error_class"]=> string(26) "Net_UserAgent_Mobile_Error" ["_expected_errors"]=> array(0) { } } ["type"]=> string(2) "->" ["args"]=> array(7) { [0]=> NULL [1]=> int(-2) [2]=> NULL [3]=> NULL [4]=> string(75) ": might be new variants. Please contact the author of Net_UserAgent_Mobile!" [5]=> string(26) "Net_UserAgent_Mobile_Error" [6]=> bool(true) } } [3]=> array(7) { ["file"]=> string(54) "D:\apache\front\libphp\Net\UserAgent\Mobile\Common.php" ["line"]=> int(272) ["function"]=> string(10) "raiseError" ["class"]=> string(27) "Net_UserAgent_Mobile_Common" ["object"]=> object(Net_UserAgent_Mobile_DoCoMo)#1 (21) { ["_status"]=> string(2) "TB" ["_bandwidth"]=> NULL ["_serialNumber"]=> NULL ["_isFOMA"]=> bool(true) ["_cardID"]=> NULL ["_comment"]=> NULL ["_cacheSize"]=> int(100) ["_displayBytes"]=> NULL ["name"]=> string(6) "DoCoMo" ["version"]=> string(3) "2.0" ["_display"]=> NULL ["_error"]=> *RECURSION* ["_userAgent"]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" ["_model"]=> NULL ["_rawModel"]=> string(6) "N902iS" ["_debug"]=> bool(false) ["_default_error_mode"]=> NULL ["_default_error_options"]=> NULL ["_default_error_handler"]=> string(0) "" ["_error_class"]=> string(26) "Net_UserAgent_Mobile_Error" ["_expected_errors"]=> array(0) { } } ["type"]=> string(2) "->" ["args"]=> array(4) { [0]=> int(-2) [1]=> NULL [2]=> NULL [3]=> string(75) ": might be new variants. Please contact the author of Net_UserAgent_Mobile!" } } [4]=> array(7) { ["file"]=> string(54) "D:\apache\front\libphp\Net\UserAgent\Mobile\DoCoMo.php" ["line"]=> int(554) ["function"]=> string(7) "noMatch" ["class"]=> string(27) "Net_UserAgent_Mobile_Common" ["object"]=> object(Net_UserAgent_Mobile_DoCoMo)#1 (21) { ["_status"]=> string(2) "TB" ["_bandwidth"]=> NULL ["_serialNumber"]=> NULL ["_isFOMA"]=> bool(true) ["_cardID"]=> NULL ["_comment"]=> NULL ["_cacheSize"]=> int(100) ["_displayBytes"]=> NULL ["name"]=> string(6) "DoCoMo" ["version"]=> string(3) "2.0" ["_display"]=> NULL ["_error"]=> *RECURSION* ["_userAgent"]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" ["_model"]=> NULL ["_rawModel"]=> string(6) "N902iS" ["_debug"]=> bool(false) ["_default_error_mode"]=> NULL ["_default_error_options"]=> NULL ["_default_error_handler"]=> string(0) "" ["_error_class"]=> string(26) "Net_UserAgent_Mobile_Error" ["_expected_errors"]=> array(0) { } } ["type"]=> string(2) "->" ["args"]=> array(0) { } } [5]=> array(7) { ["file"]=> string(54) "D:\apache\front\libphp\Net\UserAgent\Mobile\DoCoMo.php" ["line"]=> int(191) ["function"]=> string(10) "_parseFOMA" ["class"]=> string(27) "Net_UserAgent_Mobile_DoCoMo" ["object"]=> object(Net_UserAgent_Mobile_DoCoMo)#1 (21) { ["_status"]=> string(2) "TB" ["_bandwidth"]=> NULL ["_serialNumber"]=> NULL ["_isFOMA"]=> bool(true) ["_cardID"]=> NULL ["_comment"]=> NULL ["_cacheSize"]=> int(100) ["_displayBytes"]=> NULL ["name"]=> string(6) "DoCoMo" ["version"]=> string(3) "2.0" ["_display"]=> NULL ["_error"]=> *RECURSION* ["_userAgent"]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" ["_model"]=> NULL ["_rawModel"]=> string(6) "N902iS" ["_debug"]=> bool(false) ["_default_error_mode"]=> NULL ["_default_error_options"]=> NULL ["_default_error_handler"]=> string(0) "" ["_error_class"]=> string(26) "Net_UserAgent_Mobile_Error" ["_expected_errors"]=> array(0) { } } ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(73) "N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" } } [6]=> array(7) { ["file"]=> string(54) "D:\apache\front\libphp\Net\UserAgent\Mobile\Common.php" ["line"]=> int(121) ["function"]=> string(5) "parse" ["class"]=> string(27) "Net_UserAgent_Mobile_DoCoMo" ["object"]=> object(Net_UserAgent_Mobile_DoCoMo)#1 (21) { ["_status"]=> string(2) "TB" ["_bandwidth"]=> NULL ["_serialNumber"]=> NULL ["_isFOMA"]=> bool(true) ["_cardID"]=> NULL ["_comment"]=> NULL ["_cacheSize"]=> int(100) ["_displayBytes"]=> NULL ["name"]=> string(6) "DoCoMo" ["version"]=> string(3) "2.0" ["_display"]=> NULL ["_error"]=> *RECURSION* ["_userAgent"]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" ["_model"]=> NULL ["_rawModel"]=> string(6) "N902iS" ["_debug"]=> bool(false) ["_default_error_mode"]=> NULL ["_default_error_options"]=> NULL ["_default_error_handler"]=> string(0) "" ["_error_class"]=> string(26) "Net_UserAgent_Mobile_Error" ["_expected_errors"]=> array(0) { } } ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" } } [7]=> array(7) { ["file"]=> string(47) "D:\apache\front\libphp\Net\UserAgent\Mobile.php" ["line"]=> int(164) ["function"]=> string(27) "Net_UserAgent_Mobile_Common" ["class"]=> string(27) "Net_UserAgent_Mobile_Common" ["object"]=> object(Net_UserAgent_Mobile_DoCoMo)#1 (21) { ["_status"]=> string(2) "TB" ["_bandwidth"]=> NULL ["_serialNumber"]=> NULL ["_isFOMA"]=> bool(true) ["_cardID"]=> NULL ["_comment"]=> NULL ["_cacheSize"]=> int(100) ["_displayBytes"]=> NULL ["name"]=> string(6) "DoCoMo" ["version"]=> string(3) "2.0" ["_display"]=> NULL ["_error"]=> *RECURSION* ["_userAgent"]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" ["_model"]=> NULL ["_rawModel"]=> string(6) "N902iS" ["_debug"]=> bool(false) ["_default_error_mode"]=> NULL ["_default_error_options"]=> NULL ["_default_error_handler"]=> string(0) "" ["_error_class"]=> string(26) "Net_UserAgent_Mobile_Error" ["_expected_errors"]=> array(0) { } } ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" } } [8]=> array(6) { ["file"]=> string(28) "D:\apache\front\htdocs\u.php" ["line"]=> int(3) ["function"]=> string(7) "factory" ["class"]=> string(20) "Net_UserAgent_Mobile" ["type"]=> string(2) "::" ["args"]=> array(1) { [0]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" } } } ["callback"]=> NULL } ["type"]=> string(2) "->" ["args"]=> array(4) { [0]=> int(-2) [1]=> int(1) [2]=> int(1024) [3]=> string(75) ": might be new variants. Please contact the author of Net_UserAgent_Mobile!" } } [2]=> array(7) { ["file"]=> string(54) "D:\apache\front\libphp\Net\UserAgent\Mobile\Common.php" ["line"]=> int(184) ["function"]=> string(10) "raiseError" ["class"]=> string(4) "PEAR" ["object"]=> object(Net_UserAgent_Mobile_DoCoMo)#1 (21) { ["_status"]=> string(2) "TB" ["_bandwidth"]=> NULL ["_serialNumber"]=> NULL ["_isFOMA"]=> bool(true) ["_cardID"]=> NULL ["_comment"]=> NULL ["_cacheSize"]=> int(100) ["_displayBytes"]=> NULL ["name"]=> string(6) "DoCoMo" ["version"]=> string(3) "2.0" ["_display"]=> NULL ["_error"]=> object(Net_UserAgent_Mobile_Error)#2 (8) { ["error_message_prefix"]=> string(0) "" ["mode"]=> int(1) ["level"]=> int(1024) ["code"]=> int(-2) ["message"]=> string(36) "Net_UserAgent_Mobile Error: no match" ["userinfo"]=> string(75) ": might be new variants. Please contact the author of Net_UserAgent_Mobile!" ["backtrace"]=> array(9) { [0]=> array(6) { ["file"]=> string(47) "D:\apache\front\libphp\Net\UserAgent\Mobile.php" ["line"]=> int(466) ["function"]=> string(10) "PEAR_Error" ["class"]=> string(10) "PEAR_Error" ["type"]=> string(2) "->" ["args"]=> array(5) { [0]=> string(36) "Net_UserAgent_Mobile Error: no match" [1]=> int(-2) [2]=> int(1) [3]=> int(1024) [4]=> string(75) ": might be new variants. Please contact the author of Net_UserAgent_Mobile!" } } [1]=> array(7) { ["file"]=> string(31) "D:\apache\front\libphp\PEAR.php" ["line"]=> int(569) ["function"]=> string(26) "Net_UserAgent_Mobile_Error" ["class"]=> string(26) "Net_UserAgent_Mobile_Error" ["object"]=> *RECURSION* ["type"]=> string(2) "->" ["args"]=> array(4) { [0]=> int(-2) [1]=> int(1) [2]=> int(1024) [3]=> string(75) ": might be new variants. Please contact the author of Net_UserAgent_Mobile!" } } [2]=> array(7) { ["file"]=> string(54) "D:\apache\front\libphp\Net\UserAgent\Mobile\Common.php" ["line"]=> int(184) ["function"]=> string(10) "raiseError" ["class"]=> string(4) "PEAR" ["object"]=> object(Net_UserAgent_Mobile_DoCoMo)#1 (21) { ["_status"]=> string(2) "TB" ["_bandwidth"]=> NULL ["_serialNumber"]=> NULL ["_isFOMA"]=> bool(true) ["_cardID"]=> NULL ["_comment"]=> NULL ["_cacheSize"]=> int(100) ["_displayBytes"]=> NULL ["name"]=> string(6) "DoCoMo" ["version"]=> string(3) "2.0" ["_display"]=> NULL ["_error"]=> *RECURSION* ["_userAgent"]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" ["_model"]=> NULL ["_rawModel"]=> string(6) "N902iS" ["_debug"]=> bool(false) ["_default_error_mode"]=> NULL ["_default_error_options"]=> NULL ["_default_error_handler"]=> string(0) "" ["_error_class"]=> string(26) "Net_UserAgent_Mobile_Error" ["_expected_errors"]=> array(0) { } } ["type"]=> string(2) "->" ["args"]=> array(7) { [0]=> NULL [1]=> int(-2) [2]=> NULL [3]=> NULL [4]=> string(75) ": might be new variants. Please contact the author of Net_UserAgent_Mobile!" [5]=> string(26) "Net_UserAgent_Mobile_Error" [6]=> bool(true) } } [3]=> array(7) { ["file"]=> string(54) "D:\apache\front\libphp\Net\UserAgent\Mobile\Common.php" ["line"]=> int(272) ["function"]=> string(10) "raiseError" ["class"]=> string(27) "Net_UserAgent_Mobile_Common" ["object"]=> object(Net_UserAgent_Mobile_DoCoMo)#1 (21) { ["_status"]=> string(2) "TB" ["_bandwidth"]=> NULL ["_serialNumber"]=> NULL ["_isFOMA"]=> bool(true) ["_cardID"]=> NULL ["_comment"]=> NULL ["_cacheSize"]=> int(100) ["_displayBytes"]=> NULL ["name"]=> string(6) "DoCoMo" ["version"]=> string(3) "2.0" ["_display"]=> NULL ["_error"]=> *RECURSION* ["_userAgent"]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" ["_model"]=> NULL ["_rawModel"]=> string(6) "N902iS" ["_debug"]=> bool(false) ["_default_error_mode"]=> NULL ["_default_error_options"]=> NULL ["_default_error_handler"]=> string(0) "" ["_error_class"]=> string(26) "Net_UserAgent_Mobile_Error" ["_expected_errors"]=> array(0) { } } ["type"]=> string(2) "->" ["args"]=> array(4) { [0]=> int(-2) [1]=> NULL [2]=> NULL [3]=> string(75) ": might be new variants. Please contact the author of Net_UserAgent_Mobile!" } } [4]=> array(7) { ["file"]=> string(54) "D:\apache\front\libphp\Net\UserAgent\Mobile\DoCoMo.php" ["line"]=> int(554) ["function"]=> string(7) "noMatch" ["class"]=> string(27) "Net_UserAgent_Mobile_Common" ["object"]=> object(Net_UserAgent_Mobile_DoCoMo)#1 (21) { ["_status"]=> string(2) "TB" ["_bandwidth"]=> NULL ["_serialNumber"]=> NULL ["_isFOMA"]=> bool(true) ["_cardID"]=> NULL ["_comment"]=> NULL ["_cacheSize"]=> int(100) ["_displayBytes"]=> NULL ["name"]=> string(6) "DoCoMo" ["version"]=> string(3) "2.0" ["_display"]=> NULL ["_error"]=> *RECURSION* ["_userAgent"]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" ["_model"]=> NULL ["_rawModel"]=> string(6) "N902iS" ["_debug"]=> bool(false) ["_default_error_mode"]=> NULL ["_default_error_options"]=> NULL ["_default_error_handler"]=> string(0) "" ["_error_class"]=> string(26) "Net_UserAgent_Mobile_Error" ["_expected_errors"]=> array(0) { } } ["type"]=> string(2) "->" ["args"]=> array(0) { } } [5]=> array(7) { ["file"]=> string(54) "D:\apache\front\libphp\Net\UserAgent\Mobile\DoCoMo.php" ["line"]=> int(191) ["function"]=> string(10) "_parseFOMA" ["class"]=> string(27) "Net_UserAgent_Mobile_DoCoMo" ["object"]=> object(Net_UserAgent_Mobile_DoCoMo)#1 (21) { ["_status"]=> string(2) "TB" ["_bandwidth"]=> NULL ["_serialNumber"]=> NULL ["_isFOMA"]=> bool(true) ["_cardID"]=> NULL ["_comment"]=> NULL ["_cacheSize"]=> int(100) ["_displayBytes"]=> NULL ["name"]=> string(6) "DoCoMo" ["version"]=> string(3) "2.0" ["_display"]=> NULL ["_error"]=> *RECURSION* ["_userAgent"]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" ["_model"]=> NULL ["_rawModel"]=> string(6) "N902iS" ["_debug"]=> bool(false) ["_default_error_mode"]=> NULL ["_default_error_options"]=> NULL ["_default_error_handler"]=> string(0) "" ["_error_class"]=> string(26) "Net_UserAgent_Mobile_Error" ["_expected_errors"]=> array(0) { } } ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(73) "N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" } } [6]=> array(7) { ["file"]=> string(54) "D:\apache\front\libphp\Net\UserAgent\Mobile\Common.php" ["line"]=> int(121) ["function"]=> string(5) "parse" ["class"]=> string(27) "Net_UserAgent_Mobile_DoCoMo" ["object"]=> object(Net_UserAgent_Mobile_DoCoMo)#1 (21) { ["_status"]=> string(2) "TB" ["_bandwidth"]=> NULL ["_serialNumber"]=> NULL ["_isFOMA"]=> bool(true) ["_cardID"]=> NULL ["_comment"]=> NULL ["_cacheSize"]=> int(100) ["_displayBytes"]=> NULL ["name"]=> string(6) "DoCoMo" ["version"]=> string(3) "2.0" ["_display"]=> NULL ["_error"]=> *RECURSION* ["_userAgent"]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" ["_model"]=> NULL ["_rawModel"]=> string(6) "N902iS" ["_debug"]=> bool(false) ["_default_error_mode"]=> NULL ["_default_error_options"]=> NULL ["_default_error_handler"]=> string(0) "" ["_error_class"]=> string(26) "Net_UserAgent_Mobile_Error" ["_expected_errors"]=> array(0) { } } ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" } } [7]=> array(7) { ["file"]=> string(47) "D:\apache\front\libphp\Net\UserAgent\Mobile.php" ["line"]=> int(164) ["function"]=> string(27) "Net_UserAgent_Mobile_Common" ["class"]=> string(27) "Net_UserAgent_Mobile_Common" ["object"]=> object(Net_UserAgent_Mobile_DoCoMo)#1 (21) { ["_status"]=> string(2) "TB" ["_bandwidth"]=> NULL ["_serialNumber"]=> NULL ["_isFOMA"]=> bool(true) ["_cardID"]=> NULL ["_comment"]=> NULL ["_cacheSize"]=> int(100) ["_displayBytes"]=> NULL ["name"]=> string(6) "DoCoMo" ["version"]=> string(3) "2.0" ["_display"]=> NULL ["_error"]=> *RECURSION* ["_userAgent"]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" ["_model"]=> NULL ["_rawModel"]=> string(6) "N902iS" ["_debug"]=> bool(false) ["_default_error_mode"]=> NULL ["_default_error_options"]=> NULL ["_default_error_handler"]=> string(0) "" ["_error_class"]=> string(26) "Net_UserAgent_Mobile_Error" ["_expected_errors"]=> array(0) { } } ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" } } [8]=> array(6) { ["file"]=> string(28) "D:\apache\front\htdocs\u.php" ["line"]=> int(3) ["function"]=> string(7) "factory" ["class"]=> string(20) "Net_UserAgent_Mobile" ["type"]=> string(2) "::" ["args"]=> array(1) { [0]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" } } } ["callback"]=> NULL } ["_userAgent"]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" ["_model"]=> NULL ["_rawModel"]=> string(6) "N902iS" ["_debug"]=> bool(false) ["_default_error_mode"]=> NULL ["_default_error_options"]=> NULL ["_default_error_handler"]=> string(0) "" ["_error_class"]=> string(26) "Net_UserAgent_Mobile_Error" ["_expected_errors"]=> array(0) { } } ["type"]=> string(2) "->" ["args"]=> array(7) { [0]=> NULL [1]=> int(-2) [2]=> NULL [3]=> NULL [4]=> string(75) ": might be new variants. Please contact the author of Net_UserAgent_Mobile!" [5]=> string(26) "Net_UserAgent_Mobile_Error" [6]=> bool(true) } } [3]=> array(7) { ["file"]=> string(54) "D:\apache\front\libphp\Net\UserAgent\Mobile\Common.php" ["line"]=> int(272) ["function"]=> string(10) "raiseError" ["class"]=> string(27) "Net_UserAgent_Mobile_Common" ["object"]=> object(Net_UserAgent_Mobile_DoCoMo)#1 (21) { ["_status"]=> string(2) "TB" ["_bandwidth"]=> NULL ["_serialNumber"]=> NULL ["_isFOMA"]=> bool(true) ["_cardID"]=> NULL ["_comment"]=> NULL ["_cacheSize"]=> int(100) ["_displayBytes"]=> NULL ["name"]=> string(6) "DoCoMo" ["version"]=> string(3) "2.0" ["_display"]=> NULL ["_error"]=> object(Net_UserAgent_Mobile_Error)#2 (8) { ["error_message_prefix"]=> string(0) "" ["mode"]=> int(1) ["level"]=> int(1024) ["code"]=> int(-2) ["message"]=> string(36) "Net_UserAgent_Mobile Error: no match" ["userinfo"]=> string(75) ": might be new variants. Please contact the author of Net_UserAgent_Mobile!" ["backtrace"]=> array(9) { [0]=> array(6) { ["file"]=> string(47) "D:\apache\front\libphp\Net\UserAgent\Mobile.php" ["line"]=> int(466) ["function"]=> string(10) "PEAR_Error" ["class"]=> string(10) "PEAR_Error" ["type"]=> string(2) "->" ["args"]=> array(5) { [0]=> string(36) "Net_UserAgent_Mobile Error: no match" [1]=> int(-2) [2]=> int(1) [3]=> int(1024) [4]=> string(75) ": might be new variants. Please contact the author of Net_UserAgent_Mobile!" } } [1]=> array(7) { ["file"]=> string(31) "D:\apache\front\libphp\PEAR.php" ["line"]=> int(569) ["function"]=> string(26) "Net_UserAgent_Mobile_Error" ["class"]=> string(26) "Net_UserAgent_Mobile_Error" ["object"]=> *RECURSION* ["type"]=> string(2) "->" ["args"]=> array(4) { [0]=> int(-2) [1]=> int(1) [2]=> int(1024) [3]=> string(75) ": might be new variants. Please contact the author of Net_UserAgent_Mobile!" } } [2]=> array(7) { ["file"]=> string(54) "D:\apache\front\libphp\Net\UserAgent\Mobile\Common.php" ["line"]=> int(184) ["function"]=> string(10) "raiseError" ["class"]=> string(4) "PEAR" ["object"]=> object(Net_UserAgent_Mobile_DoCoMo)#1 (21) { ["_status"]=> string(2) "TB" ["_bandwidth"]=> NULL ["_serialNumber"]=> NULL ["_isFOMA"]=> bool(true) ["_cardID"]=> NULL ["_comment"]=> NULL ["_cacheSize"]=> int(100) ["_displayBytes"]=> NULL ["name"]=> string(6) "DoCoMo" ["version"]=> string(3) "2.0" ["_display"]=> NULL ["_error"]=> *RECURSION* ["_userAgent"]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" ["_model"]=> NULL ["_rawModel"]=> string(6) "N902iS" ["_debug"]=> bool(false) ["_default_error_mode"]=> NULL ["_default_error_options"]=> NULL ["_default_error_handler"]=> string(0) "" ["_error_class"]=> string(26) "Net_UserAgent_Mobile_Error" ["_expected_errors"]=> array(0) { } } ["type"]=> string(2) "->" ["args"]=> array(7) { [0]=> NULL [1]=> int(-2) [2]=> NULL [3]=> NULL [4]=> string(75) ": might be new variants. Please contact the author of Net_UserAgent_Mobile!" [5]=> string(26) "Net_UserAgent_Mobile_Error" [6]=> bool(true) } } [3]=> array(7) { ["file"]=> string(54) "D:\apache\front\libphp\Net\UserAgent\Mobile\Common.php" ["line"]=> int(272) ["function"]=> string(10) "raiseError" ["class"]=> string(27) "Net_UserAgent_Mobile_Common" ["object"]=> object(Net_UserAgent_Mobile_DoCoMo)#1 (21) { ["_status"]=> string(2) "TB" ["_bandwidth"]=> NULL ["_serialNumber"]=> NULL ["_isFOMA"]=> bool(true) ["_cardID"]=> NULL ["_comment"]=> NULL ["_cacheSize"]=> int(100) ["_displayBytes"]=> NULL ["name"]=> string(6) "DoCoMo" ["version"]=> string(3) "2.0" ["_display"]=> NULL ["_error"]=> *RECURSION* ["_userAgent"]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" ["_model"]=> NULL ["_rawModel"]=> string(6) "N902iS" ["_debug"]=> bool(false) ["_default_error_mode"]=> NULL ["_default_error_options"]=> NULL ["_default_error_handler"]=> string(0) "" ["_error_class"]=> string(26) "Net_UserAgent_Mobile_Error" ["_expected_errors"]=> array(0) { } } ["type"]=> string(2) "->" ["args"]=> array(4) { [0]=> int(-2) [1]=> NULL [2]=> NULL [3]=> string(75) ": might be new variants. Please contact the author of Net_UserAgent_Mobile!" } } [4]=> array(7) { ["file"]=> string(54) "D:\apache\front\libphp\Net\UserAgent\Mobile\DoCoMo.php" ["line"]=> int(554) ["function"]=> string(7) "noMatch" ["class"]=> string(27) "Net_UserAgent_Mobile_Common" ["object"]=> object(Net_UserAgent_Mobile_DoCoMo)#1 (21) { ["_status"]=> string(2) "TB" ["_bandwidth"]=> NULL ["_serialNumber"]=> NULL ["_isFOMA"]=> bool(true) ["_cardID"]=> NULL ["_comment"]=> NULL ["_cacheSize"]=> int(100) ["_displayBytes"]=> NULL ["name"]=> string(6) "DoCoMo" ["version"]=> string(3) "2.0" ["_display"]=> NULL ["_error"]=> *RECURSION* ["_userAgent"]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" ["_model"]=> NULL ["_rawModel"]=> string(6) "N902iS" ["_debug"]=> bool(false) ["_default_error_mode"]=> NULL ["_default_error_options"]=> NULL ["_default_error_handler"]=> string(0) "" ["_error_class"]=> string(26) "Net_UserAgent_Mobile_Error" ["_expected_errors"]=> array(0) { } } ["type"]=> string(2) "->" ["args"]=> array(0) { } } [5]=> array(7) { ["file"]=> string(54) "D:\apache\front\libphp\Net\UserAgent\Mobile\DoCoMo.php" ["line"]=> int(191) ["function"]=> string(10) "_parseFOMA" ["class"]=> string(27) "Net_UserAgent_Mobile_DoCoMo" ["object"]=> object(Net_UserAgent_Mobile_DoCoMo)#1 (21) { ["_status"]=> string(2) "TB" ["_bandwidth"]=> NULL ["_serialNumber"]=> NULL ["_isFOMA"]=> bool(true) ["_cardID"]=> NULL ["_comment"]=> NULL ["_cacheSize"]=> int(100) ["_displayBytes"]=> NULL ["name"]=> string(6) "DoCoMo" ["version"]=> string(3) "2.0" ["_display"]=> NULL ["_error"]=> *RECURSION* ["_userAgent"]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" ["_model"]=> NULL ["_rawModel"]=> string(6) "N902iS" ["_debug"]=> bool(false) ["_default_error_mode"]=> NULL ["_default_error_options"]=> NULL ["_default_error_handler"]=> string(0) "" ["_error_class"]=> string(26) "Net_UserAgent_Mobile_Error" ["_expected_errors"]=> array(0) { } } ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(73) "N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" } } [6]=> array(7) { ["file"]=> string(54) "D:\apache\front\libphp\Net\UserAgent\Mobile\Common.php" ["line"]=> int(121) ["function"]=> string(5) "parse" ["class"]=> string(27) "Net_UserAgent_Mobile_DoCoMo" ["object"]=> object(Net_UserAgent_Mobile_DoCoMo)#1 (21) { ["_status"]=> string(2) "TB" ["_bandwidth"]=> NULL ["_serialNumber"]=> NULL ["_isFOMA"]=> bool(true) ["_cardID"]=> NULL ["_comment"]=> NULL ["_cacheSize"]=> int(100) ["_displayBytes"]=> NULL ["name"]=> string(6) "DoCoMo" ["version"]=> string(3) "2.0" ["_display"]=> NULL ["_error"]=> *RECURSION* ["_userAgent"]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" ["_model"]=> NULL ["_rawModel"]=> string(6) "N902iS" ["_debug"]=> bool(false) ["_default_error_mode"]=> NULL ["_default_error_options"]=> NULL ["_default_error_handler"]=> string(0) "" ["_error_class"]=> string(26) "Net_UserAgent_Mobile_Error" ["_expected_errors"]=> array(0) { } } ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" } } [7]=> array(7) { ["file"]=> string(47) "D:\apache\front\libphp\Net\UserAgent\Mobile.php" ["line"]=> int(164) ["function"]=> string(27) "Net_UserAgent_Mobile_Common" ["class"]=> string(27) "Net_UserAgent_Mobile_Common" ["object"]=> object(Net_UserAgent_Mobile_DoCoMo)#1 (21) { ["_status"]=> string(2) "TB" ["_bandwidth"]=> NULL ["_serialNumber"]=> NULL ["_isFOMA"]=> bool(true) ["_cardID"]=> NULL ["_comment"]=> NULL ["_cacheSize"]=> int(100) ["_displayBytes"]=> NULL ["name"]=> string(6) "DoCoMo" ["version"]=> string(3) "2.0" ["_display"]=> NULL ["_error"]=> *RECURSION* ["_userAgent"]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" ["_model"]=> NULL ["_rawModel"]=> string(6) "N902iS" ["_debug"]=> bool(false) ["_default_error_mode"]=> NULL ["_default_error_options"]=> NULL ["_default_error_handler"]=> string(0) "" ["_error_class"]=> string(26) "Net_UserAgent_Mobile_Error" ["_expected_errors"]=> array(0) { } } ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" } } [8]=> array(6) { ["file"]=> string(28) "D:\apache\front\htdocs\u.php" ["line"]=> int(3) ["function"]=> string(7) "factory" ["class"]=> string(20) "Net_UserAgent_Mobile" ["type"]=> string(2) "::" ["args"]=> array(1) { [0]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" } } } ["callback"]=> NULL } ["_userAgent"]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" ["_model"]=> NULL ["_rawModel"]=> string(6) "N902iS" ["_debug"]=> bool(false) ["_default_error_mode"]=> NULL ["_default_error_options"]=> NULL ["_default_error_handler"]=> string(0) "" ["_error_class"]=> string(26) "Net_UserAgent_Mobile_Error" ["_expected_errors"]=> array(0) { } } ["type"]=> string(2) "->" ["args"]=> array(4) { [0]=> int(-2) [1]=> NULL [2]=> NULL [3]=> string(75) ": might be new variants. Please contact the author of Net_UserAgent_Mobile!" } } [4]=> array(7) { ["file"]=> string(54) "D:\apache\front\libphp\Net\UserAgent\Mobile\DoCoMo.php" ["line"]=> int(554) ["function"]=> string(7) "noMatch" ["class"]=> string(27) "Net_UserAgent_Mobile_Common" ["object"]=> object(Net_UserAgent_Mobile_DoCoMo)#1 (21) { ["_status"]=> string(2) "TB" ["_bandwidth"]=> NULL ["_serialNumber"]=> NULL ["_isFOMA"]=> bool(true) ["_cardID"]=> NULL ["_comment"]=> NULL ["_cacheSize"]=> int(100) ["_displayBytes"]=> NULL ["name"]=> string(6) "DoCoMo" ["version"]=> string(3) "2.0" ["_display"]=> NULL ["_error"]=> object(Net_UserAgent_Mobile_Error)#2 (8) { ["error_message_prefix"]=> string(0) "" ["mode"]=> int(1) ["level"]=> int(1024) ["code"]=> int(-2) ["message"]=> string(36) "Net_UserAgent_Mobile Error: no match" ["userinfo"]=> string(75) ": might be new variants. Please contact the author of Net_UserAgent_Mobile!" ["backtrace"]=> array(9) { [0]=> array(6) { ["file"]=> string(47) "D:\apache\front\libphp\Net\UserAgent\Mobile.php" ["line"]=> int(466) ["function"]=> string(10) "PEAR_Error" ["class"]=> string(10) "PEAR_Error" ["type"]=> string(2) "->" ["args"]=> array(5) { [0]=> string(36) "Net_UserAgent_Mobile Error: no match" [1]=> int(-2) [2]=> int(1) [3]=> int(1024) [4]=> string(75) ": might be new variants. Please contact the author of Net_UserAgent_Mobile!" } } [1]=> array(7) { ["file"]=> string(31) "D:\apache\front\libphp\PEAR.php" ["line"]=> int(569) ["function"]=> string(26) "Net_UserAgent_Mobile_Error" ["class"]=> string(26) "Net_UserAgent_Mobile_Error" ["object"]=> *RECURSION* ["type"]=> string(2) "->" ["args"]=> array(4) { [0]=> int(-2) [1]=> int(1) [2]=> int(1024) [3]=> string(75) ": might be new variants. Please contact the author of Net_UserAgent_Mobile!" } } [2]=> array(7) { ["file"]=> string(54) "D:\apache\front\libphp\Net\UserAgent\Mobile\Common.php" ["line"]=> int(184) ["function"]=> string(10) "raiseError" ["class"]=> string(4) "PEAR" ["object"]=> object(Net_UserAgent_Mobile_DoCoMo)#1 (21) { ["_status"]=> string(2) "TB" ["_bandwidth"]=> NULL ["_serialNumber"]=> NULL ["_isFOMA"]=> bool(true) ["_cardID"]=> NULL ["_comment"]=> NULL ["_cacheSize"]=> int(100) ["_displayBytes"]=> NULL ["name"]=> string(6) "DoCoMo" ["version"]=> string(3) "2.0" ["_display"]=> NULL ["_error"]=> *RECURSION* ["_userAgent"]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" ["_model"]=> NULL ["_rawModel"]=> string(6) "N902iS" ["_debug"]=> bool(false) ["_default_error_mode"]=> NULL ["_default_error_options"]=> NULL ["_default_error_handler"]=> string(0) "" ["_error_class"]=> string(26) "Net_UserAgent_Mobile_Error" ["_expected_errors"]=> array(0) { } } ["type"]=> string(2) "->" ["args"]=> array(7) { [0]=> NULL [1]=> int(-2) [2]=> NULL [3]=> NULL [4]=> string(75) ": might be new variants. Please contact the author of Net_UserAgent_Mobile!" [5]=> string(26) "Net_UserAgent_Mobile_Error" [6]=> bool(true) } } [3]=> array(7) { ["file"]=> string(54) "D:\apache\front\libphp\Net\UserAgent\Mobile\Common.php" ["line"]=> int(272) ["function"]=> string(10) "raiseError" ["class"]=> string(27) "Net_UserAgent_Mobile_Common" ["object"]=> object(Net_UserAgent_Mobile_DoCoMo)#1 (21) { ["_status"]=> string(2) "TB" ["_bandwidth"]=> NULL ["_serialNumber"]=> NULL ["_isFOMA"]=> bool(true) ["_cardID"]=> NULL ["_comment"]=> NULL ["_cacheSize"]=> int(100) ["_displayBytes"]=> NULL ["name"]=> string(6) "DoCoMo" ["version"]=> string(3) "2.0" ["_display"]=> NULL ["_error"]=> *RECURSION* ["_userAgent"]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" ["_model"]=> NULL ["_rawModel"]=> string(6) "N902iS" ["_debug"]=> bool(false) ["_default_error_mode"]=> NULL ["_default_error_options"]=> NULL ["_default_error_handler"]=> string(0) "" ["_error_class"]=> string(26) "Net_UserAgent_Mobile_Error" ["_expected_errors"]=> array(0) { } } ["type"]=> string(2) "->" ["args"]=> array(4) { [0]=> int(-2) [1]=> NULL [2]=> NULL [3]=> string(75) ": might be new variants. Please contact the author of Net_UserAgent_Mobile!" } } [4]=> array(7) { ["file"]=> string(54) "D:\apache\front\libphp\Net\UserAgent\Mobile\DoCoMo.php" ["line"]=> int(554) ["function"]=> string(7) "noMatch" ["class"]=> string(27) "Net_UserAgent_Mobile_Common" ["object"]=> object(Net_UserAgent_Mobile_DoCoMo)#1 (21) { ["_status"]=> string(2) "TB" ["_bandwidth"]=> NULL ["_serialNumber"]=> NULL ["_isFOMA"]=> bool(true) ["_cardID"]=> NULL ["_comment"]=> NULL ["_cacheSize"]=> int(100) ["_displayBytes"]=> NULL ["name"]=> string(6) "DoCoMo" ["version"]=> string(3) "2.0" ["_display"]=> NULL ["_error"]=> *RECURSION* ["_userAgent"]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" ["_model"]=> NULL ["_rawModel"]=> string(6) "N902iS" ["_debug"]=> bool(false) ["_default_error_mode"]=> NULL ["_default_error_options"]=> NULL ["_default_error_handler"]=> string(0) "" ["_error_class"]=> string(26) "Net_UserAgent_Mobile_Error" ["_expected_errors"]=> array(0) { } } ["type"]=> string(2) "->" ["args"]=> array(0) { } } [5]=> array(7) { ["file"]=> string(54) "D:\apache\front\libphp\Net\UserAgent\Mobile\DoCoMo.php" ["line"]=> int(191) ["function"]=> string(10) "_parseFOMA" ["class"]=> string(27) "Net_UserAgent_Mobile_DoCoMo" ["object"]=> object(Net_UserAgent_Mobile_DoCoMo)#1 (21) { ["_status"]=> string(2) "TB" ["_bandwidth"]=> NULL ["_serialNumber"]=> NULL ["_isFOMA"]=> bool(true) ["_cardID"]=> NULL ["_comment"]=> NULL ["_cacheSize"]=> int(100) ["_displayBytes"]=> NULL ["name"]=> string(6) "DoCoMo" ["version"]=> string(3) "2.0" ["_display"]=> NULL ["_error"]=> *RECURSION* ["_userAgent"]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" ["_model"]=> NULL ["_rawModel"]=> string(6) "N902iS" ["_debug"]=> bool(false) ["_default_error_mode"]=> NULL ["_default_error_options"]=> NULL ["_default_error_handler"]=> string(0) "" ["_error_class"]=> string(26) "Net_UserAgent_Mobile_Error" ["_expected_errors"]=> array(0) { } } ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(73) "N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" } } [6]=> array(7) { ["file"]=> string(54) "D:

Comments

 [2008-02-16 04:32 UTC] kawai (Hiroaki Kawai)
Sorry, Expected result should be as following: Expected result: ---------------- object(Net_UserAgent_Mobile_DoCoMo)#1 (22) { ["_status"]=> string(2) "TB" ["_bandwidth"]=> NULL ["_serialNumber"]=> NULL ["_isFOMA"]=> bool(true) ["_cardID"]=> NULL ["_comment"]=> NULL ["_cacheSize"]=> int(100) ["_displayBytes"]=> string(5) "24*12" ["name"]=> string(6) "DoCoMo" ["version"]=> string(3) "2.0" ["_display"]=> NULL ["_error"]=> NULL ["_userAgent"]=> string(84) "DoCoMo/2.0 N902iS(c100;TB;W24H12)(compatible; moba-crawler; http://crawler.dena.jp/)" ["_model"]=> NULL ["_rawModel"]=> string(6) "N902iS" ["_debug"]=> bool(false) ["_default_error_mode"]=> NULL ["_default_error_options"]=> NULL ["_default_error_handler"]=> string(0) "" ["_error_class"]=> string(26) "Net_UserAgent_Mobile_Error" ["_expected_errors"]=> array(0) { } ["_crawler"]=> string(51) "(compatible; moba-crawler; http://crawler.dena.jp/)" }
 [2008-02-18 03:41 UTC] kuboa (KUBO Atsuhiro)
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.