ID: 35715
User updated by: messju at lammfellpuschen dot de
Reported By: messju at lammfellpuschen dot de
-Status: Open
+Status: Bogus
Bug Type:Scripting Engine problem
PHP Version: 5CVS-2005-12-16 (CVS)
New Comment:
sorry, I just learned here
From: messju at lammfellpuschen dot de
Operating system:
PHP version: 5CVS-2005-12-16 (CVS)
PHP Bug Type: Scripting Engine problem
Bug description: Incompatibility in reference handling
Description:
When an assingment is passed as a function argument that is
From: messju at lammfellpuschen dot de
Operating system: any
PHP version: 5CVS-2005-06-30 (dev)
PHP Bug Type: Feature/Change Request
Bug description: support for "@timestamp"-syntax in strtotime()
Description:
According to it's documentation, str
ID: 28110
Comment by: messju at lammfellpuschen dot de
Reported By: cpuidle at gmx dot de
Status: Open
Bug Type: Reproducible crash
Operating System: WinXP SP1
PHP Version: 5CVS-2004-04-22 (dev)
New Comment:
event simpler code that
ID: 21918
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Verified
Bug Type: Arrays related
Operating System: Linux
PHP Version: 4.3.0/5.0.0
New Comment:
I relied on http://www.php.net/manual/en/language.types.array.php
From: [EMAIL PROTECTED]
Operating system: Linux
PHP version: 4.3.0
PHP Bug Type: Arrays related
Bug description: strange behaviour of mixed type in array-keys
1,
'-1'=>2,
0=>3,
'0'=>4,
1=>5,
'1'=>6
);