Commit 62b7fc8
committed
chore: release v1.9.2 — code quality improvements
- Namespace global OS variables with PHPVM_ prefix
- Make .phpvmrc search depth configurable via PHPVM_PHPVMRC_MAX_DEPTH
- Replace echo with printf in version validation functions
- Remove unused PHPVM_CACHE_UPDATE_ALTERNATIVES variable
- Inline nested functions in suggest_repository_setup
- Fix word-splitting in brew_unlink_all_php with while-read loop1 parent 570911a commit 62b7fc8
2 files changed
Lines changed: 99 additions & 91 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
5 | 24 | | |
6 | 25 | | |
7 | 26 | | |
| |||
0 commit comments