From bd9bd8ad0b3156d84567f880ebbd01219cce84a5 Mon Sep 17 00:00:00 2001 From: Niels Dossche <7771979+nielsdos@users.noreply.github.com> Date: Tue, 4 Feb 2025 23:31:55 +0100 Subject: [PATCH] dummy --- ext/json/json_encoder.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/json/json_encoder.c b/ext/json/json_encoder.c index 53dd4cae2574a..2c127be244a82 100644 --- a/ext/json/json_encoder.c +++ b/ext/json/json_encoder.c @@ -1,3 +1,4 @@ + /* +----------------------------------------------------------------------+ | Copyright (c) The PHP Group |