You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed the return value for getValue on a select without any options to an empty string rather than null to respect the common contract between Mink drivers
Bug fixes:
Changed phpdoc types from Boolean to boolean to be compatible with psalm type checking
Improved compatibility with the HTML5 parsing of the symfony/dom-crawler component in 4.4+
Removed usages of APIs deprecated in symfony/dom-crawler 4.4
Send the configured headers when submitting forms
Testsuite:
Removed HHVM from CI as they dropped support for PHP compatibility