From eef9200fc690b93a1b577d83e0bfac9823a4006a Mon Sep 17 00:00:00 2001 From: CodeLingoBot Date: Tue, 16 Apr 2019 00:00:06 +1200 Subject: [PATCH] Change PHP keywords to comply with PSR2 Signed-off-by: CodeLingoBot --- uinames.com/api/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uinames.com/api/index.php b/uinames.com/api/index.php index df97ae5..5e69fcb 100644 --- a/uinames.com/api/index.php +++ b/uinames.com/api/index.php @@ -6,7 +6,7 @@ // ini_set('display_errors', DEBUGGING ? 'On' : 'Off'); // if (!DEBUGGING) ob_start(); -const ANY = NULL; +const ANY = null; function sanitize($database) { static $defaultValues = [