Add pcre as internal extension

This commit is contained in:
crazywhalecc
2024-06-30 00:08:11 +08:00
committed by Jerry Ma
parent 0857a19c3c
commit c22488ec57

View File

@@ -43,6 +43,7 @@ const SPC_INTERNAL_EXTENSIONS = [
'core', 'core',
'hash', 'hash',
'json', 'json',
'pcre',
'reflection', 'reflection',
'spl', 'spl',
'standard', 'standard',