2024-12-13 |
Allow input param to be a normal array list instead of strict phpstan one. |
2024-12-13 |
Fix up array docblock. |
2024-12-13 |
CS: Trailing comma on function calls (#18032)
* CS: Trailing comma on function calls
* Fix CS.
* Fix CS.
* Remove debug call
---------
Co-authored-by: Mark Story |
2024-12-13 |
Fix typos and small cleanup. |
2024-12-13 |
Fix typos and small cleanup. |
2024-12-13 |
Warn about non applied pagination config (#18043)
Warn about non applied pagination config |
2024-12-13 |
Fix CS as per trailing comma rules. (#18047) |
2024-12-13 |
Fix up: Warn about non-applied pagination config (#18072)
* Fix up: Warn about non-applied pagination config
* Update src/Datasource/Paging/NumericPaginator.php
Co-authored-by: ADmad
* Fix tests
---------
Co-authored-by: ADmad |
2024-11-25 |
Fix up deprecations on interface |
2024-11-10 |
Correcting RulesChecker add method description |