Loading
Commits on Source 15
-
Chris Burgess authored
-
Chris Burgess authored
- GrumPHP (via phpro/grumphp-shim in the CI job) - Security checker - PHP CodeSniffer We do this inline in CI so that we don't affect dependencies, for now at least.
-
Chris Burgess authored
-
Chris Burgess authored
Coding standards tidy up & linting See merge request !15
-
Chris Burgess authored
-
Chris Burgess authored
-
Chris Burgess authored
Test using dmore/chrome-mink-driver:dev-main in CI See merge request !17
-
Chris Burgess authored
- ref !20 (comment 2932484543)
-
Chris Burgess authored
Drop "docker" tag on CI jobs See merge request !21
-
Chris Burgess authored
-
Chris Burgess authored
Test with PHP 8.1 - 8.4 See merge request !22
-
-
Chris Burgess authored
Prepare for Behat 4.x / Symfomy 8.x compatibility See merge request !20
-
Matthias Pigulla authored
This adds return types to the DriverFactory implementation where they might be coming up in the future. Adding return types "bottom up" from here is backwards compatible in PHP (except for people extending this class, which is probably not a real-life use case).
-
Chris Burgess authored
Add return types to Driver Factory See merge request !23