summaryrefslogtreecommitdiffstats
path: root/src/modules/php.rs
AgeCommit message (Expand)Author
2021-04-29feat: Add version formating for modules (#2611)filip
2021-02-21feat(php): Configure when the module is shown (#2356)Shu Kutsuzawa
2021-02-11feat: allow changing default command timeout (#2283)David Knaack
2021-01-22perf(php): Lazy eval php (#2190)Moritz Vetter
2021-01-16fix: Applied clippy warnings (#2153)Hanif Ariffin
2020-08-24fix(test): do NOT quote argument values for mocked invocations (#1527)Dario Vladović
2020-08-07test: introduce env variable mocking (#1490)Tilmann Meyer
2020-07-19test: fix mocked commands (#1491)Dario Vladović
2020-07-07feat: refactor modules to use format strings (#1374)Zhenhui Xie
2020-06-13Fix PHP version including error messages (#1317)Thomas O'Donnell
2020-04-28feat(package): configurable displaying package version for packages marked as...Karol Fuksiewicz
2020-04-24fix: Fix latest clippy suggestions (#1136)Thomas O'Donnell
2020-04-03feat: Enable to display language version when `.<lang>-version` file exists. ...Shu Kutsuzawa
2020-03-15fix: possible fix for Intermittent Test Failures in GH Actions (#987)David Knaack
2020-02-21test: refactor ruby and php modules to use mocked commands (#936)Thomas O'Donnell
2020-01-12refactor(php): Use `exec_cmd` util(#825)Thomas O'Donnell
2019-12-05feat: Add PHP version module (#244)Stephen Ball