News


12/19/2024 - 11:02

The GPU for the Web Working Group invites implementations of the first Candidate Recommendation Snapshots for the following documents:





12/19/2024 - 10:23

In the first part of this blog post we introduced exciting new Twig features
like inline comments, PHP enums support, improved operator precedence, the guard
tag, and enhanced deprecation handling. This second part highlights other nice
recent additions to Twig.





12/19/2024 - 08:13

The CSS Working Group has published the First Public Working Draft of CSS Display Module Level 4. This module describes how the CSS formatting box tree is generated from the document element tree and defines the display property that controls it.





12/19/2024 - 08:12

The CSS Working Group has published the First Public Working Draft of CSS Multi-column Layout Module Level 2. This specification describes multi-column layouts in CSS, a style sheet language for the web. Using functionality described in the specification, content can be flowed into multiple columns with a gap and a rule between them.





12/19/2024 - 08:06

The Verifiable Credentials Working Group invites implementations of the second Candidate Recommendation Snapshots for the following documents:





12/18/2024 - 16:01

This week, the Laravel team released v11.36, which includes a chainable Fluent::set() method, a default global alias for the new Uri class, and more.





12/18/2024 - 15:39

Laravel's custom casts enable tailored data transformations, extending beyond built-in casting capabilities to handle complex data types and business logic.