A CLI tool to help prepare Drupal projects for Drupal 12 by identifying deprecated code and legacy patterns. It combines PHPStan-based deprecation analysis with a dedicated procedural Database API ...
Should MySQL remain Drupal’s default database? 🧩 Andres Torres Russo sparks a rethink of the status quo, pointing to governance, sustainability, and the growing open-source gap as reasons to reassess ...
While improving the SEO for one of the projects I've worked on, I encountered the following problem: - the system has a node listing for a given user (let's call it /user/%/cars); this is a simple ...
Web application security is an ever-growing concern and Drupal is no exception to that. The Drupal Security Team has laid out these goals to help keep Drupal secure: Resolve reported security issues ...