Add 'date', 'lexbor', 'random', and 'uri' to extensions (#1120)

This commit is contained in:
Marc
2026-04-23 19:05:19 +07:00
committed by GitHub

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