Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004934 [Quercus] major always 01-25-12 05:15 06-21-12 00:43
Reporter jgilje View Status public  
Assigned To nam
Priority normal Resolution fixed  
Status closed   Product Version 4.0.14
Summary 0004934: QuercusImage does not return true for is_resource
Description Using simple code as

$image = imagecreatefrompng($filepath);
echo is_resource($image);

is_resource($image) does not return true. This breaks image-handling in all PHP apps which validate they actually got a resource, like the latest version of WordPress (3.3.1 as of this writing).
Additional Information
Attached Files

- Relationships

- Notes
(0005906)
nam
06-21-12 00:43

php/1p1i

Fixed in 4.0.29.
 

- Issue History
Date Modified Username Field Change
01-25-12 05:15 jgilje New Issue
06-21-12 00:43 nam Status new => assigned
06-21-12 00:43 nam Assigned To  => nam
06-21-12 00:43 nam Status assigned => closed
06-21-12 00:43 nam Note Added: 0005906
06-21-12 00:43 nam Resolution open => fixed


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker