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