Open staabm opened 11 years ago
strange... after adding regex delimiters it works
<?php
$it = new APCIterator('user', '@ll/[^/]{1,}@');
php wrote it into it logs, but I expected to see such a error also inside the php-console...
I get an error alright if I do this. My guess is you're missing the proper display_errors settings or something?
I used the following input
and this results into a
Error occured while posting your code.
error.other input works as expected.. not sure whats going on, but it seems like the code doesn't get posted at all (therefore a client side issue).
Tested on FF24 and Chrome 28