Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: usepvm/pvm

Tags

v2.3

Toggle v2.3's commit message
v2.3 — INI Enhancements & Extension Handling

Highlights:
- Added new commands to manage PHP .ini settings (view, enable, disable, filter).
- Introduced support for installing Zend and Xdebug extensions.
- Added searching for PHP versions and extensions.
- Improved caching with helper functions and better test coverage.
- Enhanced help, info, and readme documentation.

v2.2

Toggle v2.2's commit message
Improve ini handling, Add detailed help for commands and expand test …

…coverage

v2.1

Toggle v2.1's commit message
v2.1

- Added `log` command with pagination
- Added `info` command for environment details
- Auto-enable opcache on new PHP installs
- Prompt to install xdebug/extensions if missing
- Optimized log formatting and improved test outputs
- Added GitHub Actions CI and contributing guidelines
- Various bug fixes, cleanups and minor improvements

v2.0

Toggle v2.0's commit message
Refactored PVM to use symbolic links for PHP version switching, impro…

…ved test coverage, removed deprecated commands and options, and updated documentation.

v1.1

Toggle v1.1's commit message
This release introduces significant enhancements and testing coverage…

… for the PowerShell PHP Version Manager.

- New Features: Added auto command for automatic PHP version detection, improved use command with better version selection and suggestions, and support for custom test files.
- Testing & Stability: Extensive test suite added for core commands (install, setup, set, ini, list, use, uninstall, current, and helpers), improving reliability.
- User Experience: Version suggestion improvements, more informative messages, and better error handling for missing or invalid parameters.
- Refactoring & Fixes: Streamlined admin rights checks, removed unused functions, refined matching logic in Is-PHP-Version-Installed, and fixed sorting in version lists.

v1.0

Toggle v1.0's commit message
Refactor actions to separate functions

0.2

Toggle 0.2's commit message
Update readme

0.1

Toggle 0.1's commit message
Update readme