Mantis - Quercus
Viewing Issue Advanced Details
5710 minor always 04-07-14 00:29 04-07-14 00:51
nam  
 
normal  
new  
fixed  
none    
none  
0005710: stream_get_meta_data() does not work with php://temp streams
(rep by G. Krall)

array(6) {
  ["wrapper_type"]=>
  string(3) "PHP"
  ["stream_type"]=>
  string(4) "TEMP"
  ["mode"]=>
  string(3) "w+b"
  ["unread_bytes"]=>
  int(0)
  ["seekable"]=>
  bool(true)
  ["uri"]=>
  string(10) "php://temp" [^]
}

Notes
(0006426)
nam   
04-07-14 00:39   
stubbed "seekable" to true