Releases: lucatume/wp-browser
Releases · lucatume/wp-browser
4.4.1
4.4.1
Fixed
- Ensure plugin activation is respected indifferent of plugins that might deactivate others during activation.
3.7.11
3.7.11
Fixed
- Ensure plugin activation is respected indifferent of plugins that might deactivate others during activation.
4.3.10: Merge pull request #767 from lucatume/v4-better-pid-check
4.3.10
Fixed
- Check the PID file for the PHP built-in server, MySQL and Chromedriver controllers to make sure the PID maps to an actually running process.
4.3.9
4.3.9
Changed
- Inherit environment variables while parsing configuration files in the
WPConfigFile
class.
3.7.10
3.7.10
Fixed
- Check the PID file for the PHP built-in server, MySQL and Chromedriver controllers to make sure the PID maps to an actually running process.
Changed
- Inherit environment variables while parsing configuration files in the
WPConfigFile
class.
4.3.8
4.3.8
Added
- Support custom binaries for WP-CLI in the
WPCLI
module.
3.7.9
3.7.9
Added
- Support custom binaries for WP-CLI in the
WPCLI
module.
4.3.7
4.3.7
Fixed
- In
WPDb
module look up the WPFilesystem
module with and without leading slash.
3.7.8
3.7.8
Fixed
- In
WPDb
module look up the WPFilesystem
module with and without leading slash.