Add 'date', 'lexbor', 'random', and 'uri' to extensions

This commit is contained in:
Marc
2026-04-23 18:55:35 +07:00
committed by GitHub
parent a373df2444
commit 450e0e1ecb

View File

@@ -25,12 +25,16 @@ const DANGER_CMD = [
// spc internal extensions
const SPC_INTERNAL_EXTENSIONS = [
'core',
'date',
'hash',
'json',
'lexbor',
'pcre',
'random',
'reflection',
'spl',
'standard',
'uri',
];
// spc extension alias