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',
'hash',
'json',
'pcre',
'reflection',
'spl',
'standard',