Commit b5f0237
committed
feature #34 Add support for custom lookup path using
This PR was merged into the main branch.
Discussion
----------
Add support for custom lookup path using `SYMFONY_CLI_PHP_PATH`
There's always a moment when we don't support a specific setup method or someone who will need to be able to use a setup somewhere specific.
So what about letting anyone specify a list of directories where to look for PHP installations?
Commits
-------
9588070 Add support for custom lookup path using the `SYMFONY_CLI_PHP_PATH` environment varialbeSYMFONY_CLI_PHP_PATH (tucksaun)1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
| 326 | + | |
326 | 327 | | |
327 | 328 | | |
328 | 329 | | |
329 | 330 | | |
330 | 331 | | |
331 | 332 | | |
332 | 333 | | |
333 | | - | |
| 334 | + | |
334 | 335 | | |
335 | 336 | | |
336 | 337 | | |
| |||
0 commit comments