getPhpIniEntries
Callable
Parameters
php: UniversalPHP
The PHP instance.
optionalentries: string[]
Optional. If provided, only the specified entries will be returned.
Returns Promise<{}>
The php.ini entries.
The PHP instance.
Optional. If provided, only the specified entries will be returned.
The php.ini entries.
Reads the php.ini file and returns its entries.