PHP et Symfony Security
- Mastering Symfony Security, Passports and Custom Authenticators - Guide avancé sur la sécurité avec Symfony, couvrant les passeports et authentificateurs personnalisés.
- CVE-2026-55877: XSS in symfony/ux-icons via unsanitized SVG content in local files and Iconify on-demand responses - Signalement d'une faille XSS dans symfony/ux-icons affectant plusieurs versions.
- CVE-2026-55878: Path Traversal in symfony/ux-toolkit Allows Arbitrary File Write and Read via Crafted Recipe Manifest - Description d'une faille de traversée de chemin dans symfony/ux-toolkit.
Nouveautés Symfony
- Symfony UX 3.2.0 and 2.36.1 released - Nouvelle version de Symfony UX 3.2.0 et 2.36.1 disponible pour le développement frontend.
Développement PHP
- PHP Bugs #21 to #30 — Common Mistakes Every PHP Developer Must Know published - Suite d'une série sur les erreurs courantes en PHP pour améliorer la qualité du code.
- I Built a Free, Open Source PHP E-Commerce Platform – FriSay - Présentation d’une plateforme e-commerce PHP open source.
- Sign a PDF in PHP with a green tick — PAdES, timestamp & LTV - Tutoriel pour signer un PDF en PHP avec validation longue durée et affichage d'un signe vert.
- Stop Writing AI Spaghetti in Laravel - Use a Task Orchestration Layer - Conseils pour éviter le code spaghetti dans Laravel grâce à une couche d'orchestration.
- pdo_duckdb: DuckDB for PHP, Behind the PDO API You Already Know - Présentation de pdo_duckdb, une interface PDO PHP pour DuckDB.
- I Replaced JSON With a Custom Binary Format. In PHP. - Exploration d'un format binaire personnalisé en PHP pour le stockage de texte riche.