Skip to content

Pull requests: minkphp/Mink

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Update the CI setup
#860 by stof was merged Nov 29, 2023 Loading…
Allow Symfony 7.0
#858 by kbond was merged Sep 26, 2023 Loading…
Add a missing type in CoreDriver
#857 by stof was merged Jun 15, 2023 Loading…
Add type for all method parameters that can have them
#856 by stof was merged Jun 15, 2023 Loading…
Support Throwable for the previous exception
#855 by stof was merged Jun 14, 2023 Loading…
Define the callback signature for waitFor
#854 by stof was merged Jun 14, 2023 Loading…
Add the thrown exception in CoreDriver phpdoc
#853 by stof was merged Jun 14, 2023 Loading…
Increase code coverage
#852 by stof was merged Jun 14, 2023 Loading…
Make the ElementFinder internal
#851 by stof was merged Jun 13, 2023 Loading…
Moved the search of elements to an ElementFinder
#850 by stof was merged Jun 13, 2023 Loading…
Fix remaining static analysis errors
#849 by stof was merged Jun 12, 2023 Loading…
Refactor the way WebAssertTest performs assertions
#848 by stof was merged Jun 12, 2023 Loading…
Add phpstan
#845 by stof was merged Jun 12, 2023 Loading…
Improve phpdoc types
#844 by stof was merged Jun 9, 2023 Loading…
Add constants for the supported key modifiers
#843 by stof was merged Jun 9, 2023 Loading…
chore: fix ci deprecations, add test-runs for php 8.2
#840 by Chris53897 was merged May 12, 2023 Loading…
fix: avoid a TypeError if findAll returns a null
#838 by svemir was closed Nov 7, 2022 Loading…
fix: update phpunit config syntax for phpunit 9
#837 by svemir was closed Nov 1, 2022 Loading…
Process WebAssert::assert*() via a callback
#836 by mondrake was closed Oct 7, 2022 Loading…
Fix some wrong types in phpdoc
#820 by stof was merged Jan 19, 2022 Loading…
Drop support for PHP <7.2 and old Symfony versions
#819 by stof was merged Jan 19, 2022 Loading…
Add code coverage with codecov
#818 by stof was merged Dec 10, 2021 Loading…
Add element attribute not exists
#817 by murilohpucci was merged Dec 9, 2021 Loading…
ProTip! Exclude everything labeled bug with -label:bug.