mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
the what now?
This commit is contained in:
parent
f83715c370
commit
a8987d48ed
@ -205,8 +205,8 @@ class Extension
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @return string
|
* @return string
|
||||||
* returns a command line string with all required shared extensions to load
|
* returns a command line string with all required shared extensions to load
|
||||||
* i.e.; pdo_pgsql would return:
|
* i.e.; pdo_pgsql would return:
|
||||||
*
|
*
|
||||||
* `-d "extension=pgsql" -d "extension=pdo_pgsql"`
|
* `-d "extension=pgsql" -d "extension=pdo_pgsql"`
|
||||||
* @throws FileSystemException
|
* @throws FileSystemException
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user