mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 17:35:36 +08:00
fix lint
This commit is contained in:
@@ -22,7 +22,7 @@ class decimal extends Extension
|
|||||||
],
|
],
|
||||||
[
|
[
|
||||||
'zend_module_entry php_decimal_module_entry',
|
'zend_module_entry php_decimal_module_entry',
|
||||||
'ZEND_GET_MODULE(php_decimal)'
|
'ZEND_GET_MODULE(php_decimal)',
|
||||||
]
|
]
|
||||||
);
|
);
|
||||||
FileSystem::replaceFileStr(
|
FileSystem::replaceFileStr(
|
||||||
|
|||||||
Reference in New Issue
Block a user