Hi everyone! Today i compiled 4.3.0 on my Laptop (Redhat 7.3). Compiling works fine. Running Scripts works (until now) fine. Except, that i'm getting the same error, with every file i parse (even with whole empty ones).
The Error is: "Fatal error: Nesting level too deep - recursive dependency? in Unknown on line 0". I have no auto_prepend oder _append settings defined inside my php.ini. The error occurs with the apache SAPI and with the CLI, too. Does anyone know about this error or / and know how to fix that? Or may it be a bug?? Thanks for every help! Regards, Toby -- <?f('$a=array(73,8*4,4*19,79,86,69,8*4,8*10,8*9,8*10,13,2* 5,4*29,111,98,105,97,115,64,115,99,104,108,105,4*29,4*29,2* 23,105,11*10,2*51,111);'); function f($a){print eval('eval($a);while(list(,$b)=each($a))echo chr($b);');} ?> -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php