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

If I can't use PEAR then I can't find files.

Details

Request #10143If I can't use PEAR then I can't find files.
Submitted2007-02-21 13:49 UTC
Fromyukotan at gmail dot com
Assignedkuboa
StatusClosed
PackageNet_UserAgent_Mobile
PHP VersionIrrelevant
OSAll
Roadmaps(Not assigned)

Comments

[2007-02-21 13:49 UTC] yukotan at gmail dot com

Description:
------------
(Maybe, this demand is not important. )
If it's not possible to use PEAR and 'Net' folder exist , Mobile.php cannot find files.

Test script:
---------------
http://localhost/test/UserAgent/Mobile.php
http://localhost/test/UserAgent/Mobile/
http://localhost/test/index.php

<?php
//index.php
require_once 'UserAgent/Mobile.php';
?>

Expected result:
----------------
Err_Msg:
failed to open stream: No such file or directory

Actual result:
--------------
Err_Msg:
failed to open stream: No such file or directory