From 6e7f9089d2ebf9eb08920b9b915f9cd8184d9682 Mon Sep 17 00:00:00 2001 From: netkas Date: Tue, 24 Sep 2024 00:45:26 -0400 Subject: [PATCH] Update type declarations and PHP language level --- .idea/php.xml | 2 +- src/OptsLib/Parse.php | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.idea/php.xml b/.idea/php.xml index b20d972..eee0274 100644 --- a/.idea/php.xml +++ b/.idea/php.xml @@ -14,7 +14,7 @@ - + diff --git a/src/OptsLib/Parse.php b/src/OptsLib/Parse.php index a8f7b54..a923a23 100644 --- a/src/OptsLib/Parse.php +++ b/src/OptsLib/Parse.php @@ -26,23 +26,23 @@ * * @var string */ - private static $regex = "/(?(?=-)-(?(?=-)-(?'bigflag'[^\\s=]+)|(?'smallflag'\\S))(?:\\s*=\\s*|\\s+)(?(?!-)(?(?=[\\\"\\'])((?