mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
fix return of array
This commit is contained in:
parent
2e6329bb86
commit
d0a9a3a594
@ -61,5 +61,6 @@ class grpc extends Extension
|
||||
{
|
||||
$env = parent::getSharedExtensionEnv();
|
||||
$env['CPPFLAGS'] = $env['CXXFLAGS'];
|
||||
return $env;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user