From c3f169843ef995635235b8c9332c92ca09bdc854 Mon Sep 17 00:00:00 2001 From: Jan Skrasek Date: Wed, 20 Sep 2017 19:24:36 +0200 Subject: [PATCH] tests: json is compiled directly in php --- tests/php.unix-sample.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/php.unix-sample.ini b/tests/php.unix-sample.ini index 3320618..a47909f 100644 --- a/tests/php.unix-sample.ini +++ b/tests/php.unix-sample.ini @@ -1,3 +1,3 @@ [PHP] ;extension_dir = "./ext" -extension=json.so +;extension=json.so