#36232 [Opn->Bgs]: min() with first boolean param

2006-01-31 Thread na at index20 dot ru
ID: 36232 User updated by: na at index20 dot ru Reported By: na at index20 dot ru -Status: Open +Status: Bogus Bug Type: Unknown/Other Function Operating System: All PHP Version: 5.1.2 New Comment: min(true, 1, 0, -2) == min(min(min(true

#36232 [NEW]: min() with first boolean param

2006-01-31 Thread na at index20 dot ru
From: na at index20 dot ru Operating system: All PHP version: 5.1.2 PHP Bug Type: Unknown/Other Function Bug description: min() with first boolean param Description: min() works abit weird... Tested on 4.4.1, 5.1.1 Reproduce code: --- var_dump(min

#34661 [NEW]: checkdate() function returns false on valid date

2005-09-27 Thread na at index20 dot ru
From: na at index20 dot ru Operating system: Linux PHP version: 4.4.0 PHP Bug Type: Date/time related Bug description: checkdate() function returns false on valid date Description: Checkdate fails if month eq 8 or 9 and passed directly to function. See reproduce

#33984 [Bgs->Opn]: Reference problem

2005-08-03 Thread na at index20 dot ru
ID: 33984 User updated by: na at index20 dot ru Reported By: na at index20 dot ru -Status: Bogus +Status: Open Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 4.4.0 New Comment: I'd like to see a l

#33984 [NEW]: Reference problem

2005-08-03 Thread na at index20 dot ru
From: na at index20 dot ru Operating system: Linux PHP version: 4.4.0 PHP Bug Type: Scripting Engine problem Bug description: Reference problem Description: See reproduce code. Reproduce code: --- a = new A; $this->b =& $