Releases: lucatume/wp-browser
Releases · lucatume/wp-browser
4.5.15
23 Feb 09:47
Compare
Sorry, something went wrong.
No results found
3.7.19
23 Feb 09:48
Compare
Sorry, something went wrong.
No results found
4.5.14
19 Feb 10:13
Compare
Sorry, something went wrong.
No results found
4.5.14
Fixed
StubClassFactory issue where mocking of internal classes would incorrectly detect optional constructor parameters.
3.7.18
19 Feb 09:55
Compare
Sorry, something went wrong.
No results found
3.7.18
Fixed
Transpiled code issues causing fatal errors.
4.5.13
18 Feb 16:39
Compare
Sorry, something went wrong.
No results found
4.5.13
Changed
Update Core PHPUnit test suite to latest version.
Update SQLite database integration plugin from version 2.2.16 to version 2.2.17
4.5.12
18 Feb 12:41
Compare
Sorry, something went wrong.
No results found
4.5.12
Fixed
Snapshot resolved config in WPFilesystem::_initialize() to preserve absolute paths across tests when _resetConfig() or _reconfigure() is called.
3.7.17
18 Feb 16:41
Compare
Sorry, something went wrong.
No results found
3.7.17
Fixed
Snapshot resolved config in WPFilesystem::_initialize() to preserve absolute paths across tests when _resetConfig() or _reconfigure() is called.
Changed
Guard setAccessible() Reflection method calls with a PHP_VERSION_ID check to skip the no-op call on PHP >= 8.1. (thanks @BrianHenryIE )
Update Core PHPUnit test suite to latest version.
Update the SQLite database integration plugin from version 2.2.14 to version 2.2.17
4.5.11
20 Jan 09:51
Compare
Sorry, something went wrong.
No results found
4.5.11
Changed
Guard setAccessible() Reflection method calls with a PHP_VERSION_ID check to skip the no-op call on PHP >= 8.1. (thanks @BrianHenryIE )
Update the WordPress Core PHPUnit suite
Update the SQLite database integration plugin from version 2.2.14 to version 2.2.16
3.7.16
22 Nov 18:10
Compare
Sorry, something went wrong.
No results found
3.7.16
Fixed
Wording in the default EndToEnd suite configuration files to reflect the nature of the suite.
Anticipate plugins activation and loading in the WPLoader module to ensure pluggable functions overridden in plugins will correctly apply.
Fixed DB_PASSWORD constant not being defined when dbPassword configuration parameter is set to an empty string in WPLoader module, fixes #786 .
4.5.10
21 Nov 08:49
Compare
Sorry, something went wrong.
No results found
4.5.10
Fixed
Wording in the default EndToEnd suite configuration files to reflect the nature of the suite.