wp-cli-move/src
Nicolas Lemoine b13b4fce13 fix: phpstan errors on PHP 8.5
- parse URL components individually, the array shape returned by the
  full parse is typed differently across PHP versions
- mark version-dependent ignore patterns with reportUnmatched: false,
  they only match on some PHP/wp-cli combinations
2026-06-10 21:00:17 +02:00
..
Exception chore(main): release 0.1.0 2025-01-24 17:22:40 +01:00
Model feat: support multisite installations 2026-06-10 21:00:17 +02:00
MoveCommand.php fix: phpstan errors on PHP 8.5 2026-06-10 21:00:17 +02:00