From:             michael at elfimov dot com
Operating system: Windows XP
PHP version:      4.3.4
PHP Bug Type:     *General Issues
Bug description:  inclusion of PEAR-package PHPUnit which requires PHP5

Description:
------------
In php-4.3.4 distribution included PEAR package PHPUnit-1.0.0-alpha2.tgz,
which is require PHP5 (Zend Engine 2) to use
(as described on
http://pear.php.net/package-changelog.php?package=PHPUnit).
In package source code exists 'abstract', 'interface', 'implements'
keywords and so on. Those keywords is undefined in php-4.3.4.


-- 
Edit bug report at http://bugs.php.net/?id=26881&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=26881&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=26881&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=26881&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=26881&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=26881&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=26881&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=26881&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=26881&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=26881&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=26881&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=26881&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=26881&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26881&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=26881&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=26881&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=26881&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=26881&r=float

Reply via email to