ID: 17272
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: SWF related
Operating System: N/A
PHP Version: 4.1.2
New Comment:
The problem is with the getimagesize() function and its detection
routines which
From: [EMAIL PROTECTED]
Operating system: Any
PHP version: 4.1.2
PHP Bug Type: Feature/Change Request
Bug description: Extend detection capabilities of getimagesize
It would be nice if getimagesize() could be extended to recognize more
image file types, as the corresponding
ID: 16305
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: cURL related
Operating System: Any
PHP Version: 4.1.2
New Comment:
Unfortunately, like 90% of people using PHP I am rel
From: [EMAIL PROTECTED]
Operating system: Any
PHP version: 4.1.2
PHP Bug Type: cURL related
Bug description: curl post doesn't behave as per the manual
The curl extension is not behaving as described in the manual.
If you set CURLOPT_POST to 1, and then pass an array to
C