Commit a4ae226
committed
Use PHP_BINARY and base_path in test process
Replaces hardcoded 'php' with PHP_BINARY and sets the working directory to base_path() when running the test listing process. This improves compatibility with different PHP environments and ensures the process runs in the correct directory.1 parent 3c76361 commit a4ae226
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
| 207 | + | |
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
| |||
0 commit comments