[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/symfony/process/ -> PhpExecutableFinder.php (summary)

(no description)

File Size: 94 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

PhpExecutableFinder:: (3 methods):
  __construct()
  find()
  findArguments()


Class: PhpExecutableFinder  - X-Ref

An executable finder specifically designed for the PHP executable.

__construct()   X-Ref
No description

find($includeArgs = true)   X-Ref
Finds The PHP executable.

param: bool $includeArgs Whether or not include command arguments
return: string|false The PHP executable path or false if it cannot be found

findArguments()   X-Ref
Finds the PHP executable arguments.

return: array The PHP executable arguments



Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1