Skip to content

Releases: lucatume/wp-browser

4.4.2

22 Feb 12:28
Compare
Choose a tag to compare

4.4.2

Fixed

  • Avoid duplicated definition issue in GenerateWPUnit command.

3.7.12

22 Feb 12:33
Compare
Choose a tag to compare

3.7.12

Fixed

  • Avoid duplicated definition issue in GenerateWPUnit command.
  • Update MySQL server class download URLs

4.4.1

09 Dec 15:23
Compare
Choose a tag to compare

4.4.1

Fixed

  • Ensure plugin activation is respected indifferent of plugins that might deactivate others during activation.

3.7.11

09 Dec 15:54
Compare
Choose a tag to compare

3.7.11

Fixed

  • Ensure plugin activation is respected indifferent of plugins that might deactivate others during activation.

4.4.0

08 Dec 11:39
Compare
Choose a tag to compare

4.4.0

Added

4.3.10: Merge pull request #767 from lucatume/v4-better-pid-check

29 Nov 13:55
fe3e069
Compare
Choose a tag to compare

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

29 Nov 09:35
Compare
Choose a tag to compare

4.3.9

Changed

  • Inherit environment variables while parsing configuration files in the WPConfigFile class.

3.7.10

29 Nov 14:01
Compare
Choose a tag to compare

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

27 Nov 07:47
Compare
Choose a tag to compare

4.3.8

Added

  • Support custom binaries for WP-CLI in the WPCLI module.

3.7.9

27 Nov 08:32
Compare
Choose a tag to compare

3.7.9

Added

  • Support custom binaries for WP-CLI in the WPCLI module.