Home » System » System_Command » Bug #3753
System_Command fails upon inclusion
Details
| Submitted | 2005-03-09 07:11 UTC |
|---|---|
| From | info at e-novative dot de |
| Status | Duplicate |
| Package | System_Command |
| PHP Version | 5.0.2 |
| OS | Win 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