Huge news for the Magento community: it’s now official, as announced by Willem Wigman at Meet Magento NL 2025 — the Hyvä theme will become open source starting from version 1.4, scheduled for release on November 10 at 3:00 PM. The code will be published on...
A new RFC proposes adding clamp() as a native function in PHP. This function would constrain a value within a defined range — just like in many modern languages (JavaScript, Kotlin, Rust…). clamp($value, $min, $max); // returns $min, $max or $value depending on the...
The cybercriminal group Qilin, operating under a ransomware-as-a-service model, has just published a new wave of victims on its leak site. Among them are the Spanish tax agency (Agencia Tributaria), the French municipalities of Saint-Claude and Elne, as well as...
A critical vulnerability has been found in Redis (CVE‑2025‑49844), the widely-used key-value store in web infrastructures. Dubbed RediShell, the flaw allows attackers to execute remote code by injecting malicious Lua scripts. The root cause lies in a use-after-free...
The Forum PHP 2025 will take place on October 9 and 10 at the New York Hotel in Disneyland Paris, marking the 30th anniversary of PHP with a special edition dedicated to innovation and operational excellence. Organized by AFUP, this event brings together developers,...