Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003325 [Quercus] block always 02-06-09 10:53 02-06-09 16:07
Reporter koreth View Status public  
Assigned To nam
Priority normal Resolution fixed  
Status closed   Product Version 4.0.0
Summary 0003325: file_get_contents NPE with URL
Description <?php
$x = file_get_contents('http://apple.com/'); [^]

Throws an exception:

java.lang.NullPointerException
    at com.caucho.quercus.lib.file.HttpInputOutput.<init>(HttpInputOutput.java:82)
    at com.caucho.quercus.lib.file.FileModule.fopen(FileModule.java:1388)
    at com.caucho.quercus.lib.file.FileModule.file_get_contents(FileModule.java:939)
    at _quercus._html._test._file_0get_0contents__php.execute(_file_0get_0contents__php.java:42)
Additional Information
Attached Files

- Relationships

- Notes
(0003808)
nam
02-06-09 16:07

php/164r
 

- Issue History
Date Modified Username Field Change
02-06-09 10:53 koreth New Issue
02-06-09 15:46 nam Status new => assigned
02-06-09 15:46 nam Assigned To  => nam
02-06-09 16:07 nam Status assigned => closed
02-06-09 16:07 nam Note Added: 0003808
02-06-09 16:07 nam Resolution open => fixed
02-06-09 16:07 nam Fixed in Version  => 4.0.0


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