From:             [EMAIL PROTECTED]
Operating system: BSDI
PHP version:      4.2.1
PHP Bug Type:     Compile Failure
Bug description:  static $m=1|2;

it seems that i cannot do
static $m=1|2|4;

getting rid of the static would compile it.
-- 
Edit bug report at http://bugs.php.net/?id=20437&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20437&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20437&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20437&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20437&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20437&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20437&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20437&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20437&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20437&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20437&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20437&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20437&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20437&r=isapi

Reply via email to