--TEST-- PCRE Recursion limit --SKIPIF-- --INI-- pcre.jit=0 pcre.recursion_limit=2 --FILE-- --EXPECT-- bool(false) bool(true) int(1) bool(true)