#35715 [Opn->Bgs]: Incompatibility in reference handling

2005-12-16 Thread messju at lammfellpuschen dot de
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

#35715 [NEW]: Incompatibility in reference handling

2005-12-16 Thread messju at lammfellpuschen dot de
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

#33521 [NEW]: support for "@timestamp"-syntax in strtotime()

2005-06-30 Thread messju at lammfellpuschen dot de
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

#28110 [Com]: Apache2 crashes reproducibly (2)

2004-06-03 Thread messju at lammfellpuschen dot de
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

#21918 [Ver]: strange behaviour of mixed type in array-keys

2003-01-29 Thread messju
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

#21918 [NEW]: strange behaviour of mixed type in array-keys

2003-01-28 Thread messju
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 );