PEAR is archived and read-only

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

Home » System » System_Command » Bug #3753

System_Command fails upon inclusion

Details

Submitted2005-03-09 07:11 UTC
Frominfo at e-novative dot de
StatusDuplicate
PackageSystem_Command
PHP Version5.0.2
OSWin XP
Roadmaps(Not assigned)

Comments

[2005-03-09 07:11 UTC] info at e-novative dot de

Description:
------------
When including System/Command.php, a fatal error occurs.

Reproduce code:
---------------
require_once 'System/Command.php';

Expected result:
----------------
Should work

Actual result:
--------------
Fatal error: Cannot re-assign $this in C:\Programme\e-novative\WAMP\php\PEAR\System\Command.php on line 179
Call Stack
# Function Location
1 {main}() c:\data\www\test.php:0