Mantis - Quercus
Viewing Issue Advanced Details
1493 minor always 12-05-06 19:35 12-14-06 06:58
koreth  
nam  
normal  
closed 3.1.0  
fixed  
none    
none 3.1.0  
0001493: strpbrk() not defined
Quercus is missing the PHP strpbrk() function.

<?php
print strpbrk("hello", "e");
?>

This prints "ello" under plain PHP and an error message under Quercus.

Notes
(0001642)
nam   
12-07-06 04:55   
php/114w