mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
Add pcre as internal extension
This commit is contained in:
parent
0857a19c3c
commit
c22488ec57
@ -43,6 +43,7 @@ const SPC_INTERNAL_EXTENSIONS = [
|
||||
'core',
|
||||
'hash',
|
||||
'json',
|
||||
'pcre',
|
||||
'reflection',
|
||||
'spl',
|
||||
'standard',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user