Description of problem: Call to mb_ereg_replace in a standard apache/php installation makes the PHP script stop without any message, not even in the logs Steps to Reproduce: 1. install apache with mod_php 2. make a script that calls mb_ereg_replace and display something after Result : nothing is displayed after Reproducible: Steps to Reproduce:
Keywords: (none) => TriagedCC: (none) => oe, oliver.bgr
INVALID, as I missed that by default, PHP errors are OFF. I now correctly have: Fatal error: Call to undefined function mb_ereg_replace()
Status: NEW => RESOLVEDResolution: (none) => INVALID