From: phpbugs dot 20 dot zsh at spamgourmet dot com
Operating system: Irrelevant
PHP version: 5.2.4
PHP Bug Type: Feature/Change Request
Bug description: Example #660 (filter_input_array) is wrong
Description:
The example will not output the array shown below
From: phpbugs dot 20 dot zsh at spamgourmet dot com
Operating system: Irrelevant
PHP version: 5.2.4
PHP Bug Type: Math related
Bug description: cosh() accepts array
Description:
cosh() does not properly check the type of the passed parameter.
Reproduce code
ID: 42426
User updated by: phpbugs dot 20 dot zsh at spamgourmet dot com
Reported By: phpbugs dot 20 dot zsh at spamgourmet dot com
Status: Bogus
Bug Type: Feature/Change Request
Operating System: Irrelevant
PHP Version: 5.2.3
New Comment:
I
ID: 42426
User updated by: phpbugs dot 20 dot zsh at spamgourmet dot com
Reported By: phpbugs dot 20 dot zsh at spamgourmet dot com
-Status: Bogus
+Status: Open
-Bug Type: Unknown/Other Function
+Bug Type: Feature/Change Request
Operating
ID: 42426
User updated by: phpbugs dot 20 dot zsh at spamgourmet dot com
Reported By: phpbugs dot 20 dot zsh at spamgourmet dot com
Status: Open
Bug Type: Unknown/Other Function
Operating System: Irrelevant
PHP Version: 5.2.3
New Comment:
Oops
From: phpbugs dot 20 dot zsh at spamgourmet dot com
Operating system: Irrelevant
PHP version: 5.2.3
PHP Bug Type: Unknown/Other Function
Bug description: ctype_alnum fails on integers
Description:
ctype_alnum returns false if an integer is passed.
Reproduce
From: phpbugs dot 20 dot zsh at spamgourmet dot com
Operating system: Windows XP
PHP version: 5.2.3
PHP Bug Type: Reproducible crash
Bug description: Double-flock()ing a file crashes
Description:
Double-flock()ing a file with different handles crashes