Spatie has open-sourced their Laravel Backup Server package with the release of v4.0.0. Previously a paid offering, this package is now freely available for Laravel users.
Spatie has open-sourced their Laravel Backup Server package with the release of v4.0.0. Previously a paid offering, this package is now freely available for Laravel users.
Symfony has been active on X, Mastodon, and Bluesky for some time, but until recently, not all platforms received equal attention. Since Twitter (now X) was our first social network, all blog posts were primarily shared there.
We're excited to announce that, as of a few days ago, Symfony now publishes all blog posts across all three platforms. This change gives our community more flexibility in choosing where to follow Symfony updates.
Symfony 7.2.3 has just been released.
Here is the list of the most important changes since 7.2.2:
Symfony 7.1.11 has just been released.
Here is the list of the most important changes since 7.1.10:
Symfony 6.4.18 has just been released.
Here is the list of the most important changes since 6.4.17:
Affected versions
Twig versions >=3.16.0,<3.19.0 are affected by this security issue.
The issue has been fixed in Twig 3.19.0.
Description
When using the null coalesce operator (??
), output escaping was missing for the expression on the left side of the operator.
Resolution
Output escaping for the ??
operator has been fixed.
The patch for this issue is available here for the 3.x branch.
The LaraOTel OpenTelemetry package for Laravel provides a simple way to incorporate OpenTelemetry in your Laravel application.
Join us for the 17th Annual Web Developer Conference, PHP Tek 2025, May 20-22 2025.
PHP Tek 2025 combines leadership, expertise, and networking in one event. A relaxing
atmosphere for tech leaders and developers to share, learn and grow professionally while
also providing you with the knowledge to solve your everyday problems.
The Decentralized Identifier Working Group has published a First Public Working Draft of Decentralized Identifiers (DIDs) v1.1. This document specifies the DID syntax, a common data model, core properties, serialized representations, DID operations, and an explanation of the process of resolving DIDs to the resources that they represent.
The Laravel team released v11.40, which includes a fluent date validation class, pending Eloquent attributes, dump helpers for HTTP Response instances, and more.