#
93aadb6c |
| 02-Dec-2024 |
Andreas Gohr <andi@splitbrain.org> |
update rector to 1.2
Some of our skipped rules no longer exist or apply. Next auto-cleanup should be checked extra careful
|
#
759b7c08 |
| 25-Nov-2024 |
Andreas Gohr <andi@splitbrain.org> |
use phpunit 9
This should be the last version supporting php 7.4
|
#
05fd0e83 |
| 10-Jan-2024 |
Andreas Gohr <andi@splitbrain.org> |
update rector
|
#
9b944650 |
| 07-Dec-2023 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Upgrade rector to 0.18.12
Two classes in DokuWiki's skip rules were removed from rector in 0.18.12
|
#
2ab82b8e |
| 18-Sep-2023 |
Andreas Gohr <andi@splitbrain.org> |
add devel tools as composer scripts
|
#
97170572 |
| 18-Sep-2023 |
Andreas Gohr <andi@splitbrain.org> |
add development tools to _test/composer.json
|
#
acdf738a |
| 19-Oct-2022 |
Andreas Gohr <andi@splitbrain.org> |
replace phpquery by php-dom-wrapper #3308
This replaces the outdated phpquery library by the newer and maintained php-dom-wrapper. Usage is similar but not a 1:1 replacement. phpQuery is left in but
replace phpquery by php-dom-wrapper #3308
This replaces the outdated phpquery library by the newer and maintained php-dom-wrapper. Usage is similar but not a 1:1 replacement. phpQuery is left in but marked as deprecated.
show more ...
|