From b44f6431e4e3204ea58c98b9081d9ce0033fecf3 Mon Sep 17 00:00:00 2001 From: Michael Becker Date: Fri, 25 Jul 2025 19:49:50 -0400 Subject: [PATCH] turn off error reporting (it screws when run in Docker) --- mocha-php/src/mocha-php/index.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mocha-php/src/mocha-php/index.php b/mocha-php/src/mocha-php/index.php index 04a1915..bd80248 100644 --- a/mocha-php/src/mocha-php/index.php +++ b/mocha-php/src/mocha-php/index.php @@ -1,4 +1,6 @@ \ No newline at end of file +?>