My PHP script contains a loop, which does nothing much more than echoing and dereferencing pointers (like in $tab[$othertab[$i]]-> stuff).
It was working great until yes
Problem solved. It was the php error handler that was not correctly disabled.