Remove unused Parsedown.php (replaced by league/commonmark in Phase 1); update phpstan baseline

This commit is contained in:
Pontoporeia
2026-05-20 01:21:47 +02:00
parent a0cda5b55d
commit d9e4541749
4 changed files with 2 additions and 1840 deletions

View File

@@ -10,7 +10,7 @@
- [x] Phase 1: Replace Parsedown with league/commonmark (4 call sites)
- [x] Phase 2: Replace PeerTubeService HTTP client with Guzzle
- [x] Phase 3: Replace SmtpRelay SMTP socket with PHPMailer
- [ ] Phase 4 (optional): Replace Crypto with defuse/php-encryption
- [-] Phase 4: Crypto defuse/php-encryption — DEFERRED (current AES-256-GCM impl is correct; migration risk > reward)
## justfile: combine phpstan + cs-check + cs-fix into lint-php
- [x] Merge phpstan, cs-check, cs-fix into single lint-php recipe with backward-compat aliases