mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-05 07:45:39 +08:00
Add pcre as internal extension
This commit is contained in:
@@ -43,6 +43,7 @@ const SPC_INTERNAL_EXTENSIONS = [
|
||||
'core',
|
||||
'hash',
|
||||
'json',
|
||||
'pcre',
|
||||
'reflection',
|
||||
'spl',
|
||||
'standard',
|
||||
|
||||
Reference in New Issue
Block a user