Quantcast
Channel: Symfony Blog
Browsing all 3056 articles
Browse latest View live
↧

Image may be NSFW.
Clik here to view.

New in Symfony 4.4: IP Address Anonymizer

Contributed by Jordi Boggiano in #32194.Privacy is an increasingly important compliance concern for tech companies. Existing regulations such as EU 2016/679, commonly known as GDPR, and upcoming...

View Article


Image may be NSFW.
Clik here to view.

New in Symfony 4.4: Service Container Linter

Contributed by Julien Maulny,Guilhem N,Nicolas Grekas in #32256.Symfony includes plenty of linters, which are commands that validate certain parts of the application (e.g. lint:yaml to check the...

View Article


Image may be NSFW.
Clik here to view.

Symfony 4.4.0 released

Symfony 4.4.0 has just been released. Here is a list of the most important changes:bug #34464 [Form] group constraints when calling the validator (@nicolas-grekas)bug #34451 [DependencyInjection] Fix...

View Article

Image may be NSFW.
Clik here to view.

Symfony 5.0.0 released

Symfony 5.0.0 has just been released. Here is a list of the most important changes:bug #34464 [Form] group constraints when calling the validator (@nicolas-grekas)bug #34451 [DependencyInjection] Fix...

View Article

Image may be NSFW.
Clik here to view.

A Week of Symfony #673 (18-24 November 2019)

This week, Symfony released 4.4.0 and 5.0.0 versions. Symfony 5 was released on stage during Fabien's keynote at the SymfonyCon Amsterdam 2019 conference, which was the biggest Symfony conference ever,...

View Article


Image may be NSFW.
Clik here to view.

New in Symfony 4.4: Improved Dump() Calls in the Console

Symfony 4.4 was released last week, but we'll continue publishing this"New in Symfony 4.4" blog series to mention some of its most notable new features. Contributed by Kévin Therage in #31446.In...

View Article

Image may be NSFW.
Clik here to view.

New in Symfony 4.4: Dependency Injection Improvements (Part 1)

Dumping the Container in One File¶ Contributed by Nicolas Grekas in #32581.Originally, Symfony container was compiled and dumped into a big PHP file. Then we changed it to allow dumping each service...

View Article

Image may be NSFW.
Clik here to view.

New in Symfony 4.4: Dependency Injection Improvements (Part 2)

Improved YAML Syntax for Method Calls¶ Contributed by Nicolas Grekas in #33779.Service method calls and setter injection are different ways to call some methods on your classes when building the...

View Article


Image may be NSFW.
Clik here to view.

Introducing the new Symfony UUID Polyfill

Contributed by Grégoire Pineau in #197.A UUID (Universally unique identifier) is a 128-bit number used to identify information in computer systems. They are becoming increasingly popular in...

View Article


Image may be NSFW.
Clik here to view.

A Week of Symfony #674 (25 November - 1 December 2019)

This week, Symfony development activity focused on polishing and fixing bugs for the newly released 4.4 and 5.0 versions. In addition, Symfony introduced a new polyfill to deal with UUIDs.Symfony...

View Article

Image may be NSFW.
Clik here to view.

Symfony 3.4.36 released

Symfony 3.4.36 has just been released. Here is a list of the most important changes:bug #34649 more robust initialization from request (@dbu)bug #34671 [Security] Fix clearing remember-me cookie after...

View Article

Image may be NSFW.
Clik here to view.

Symfony 4.3.9 released

Symfony 4.3.9 has just been released. Here is a list of the most important changes:bug #34649 more robust initialization from request (@dbu)bug #34671 [Security] Fix clearing remember-me cookie after...

View Article

Image may be NSFW.
Clik here to view.

Symfony 4.4.1 released

Symfony 4.4.1 has just been released. Here is a list of the most important changes:bug #34732 [DependencyInjection][Xml] Fix the attribute 'tag' is not allowed in 'bind' tag (@tienvx)bug #34729 [DI]...

View Article


Image may be NSFW.
Clik here to view.

Symfony 5.0.1 released

Symfony 5.0.1 has just been released. Here is a list of the most important changes:bug #34732 [DependencyInjection][Xml] Fix the attribute 'tag' is not allowed in 'bind' tag (@tienvx)bug #34729 [DI]...

View Article

Image may be NSFW.
Clik here to view.

Get the most out of Symfony during Cyber Monday!

Discounts on Symfony are still valid today! Do not miss your chance to get certified or to purchase a Symfony Insight plan at the best price during Cyber Monday!The Symfony 5 certificationThe Symfony 5...

View Article


Image may be NSFW.
Clik here to view.

New in Symfony 4.4: Preloading Symfony Applications in PHP 7.4

Contributed by Nicolas Grekas in #32032.PHP 7.4 was released a few days ago and it's the most exciting PHP release in years. It includes game-changing features such as typed properties,arrow...

View Article

Image may be NSFW.
Clik here to view.

New in Symfony 4.4: Console Improvements

The Console component is one of the most popular and mature Symfony components. Even if some developers consider it already feature-complete, in each new Symfony version we add some small new features...

View Article


Image may be NSFW.
Clik here to view.

SymfonyCon Amsterdam 2019 was a blast!

SymfonyCon Amsterdam 2019 was a great success!The Symfony community met two weeks ago in Amsterdam, Netherlands, for the international Symfony conference from November 19th to 23rd in the great Beurs...

View Article

Image may be NSFW.
Clik here to view.

A Week of Symfony #675 (2-8 December 2019)

This week, development activity focused on fixing the bugs reported for the recent Symfony 4.4 and 5.0 versions. We also improved the Slugger to make it more portable and added support for autowiring...

View Article

Image may be NSFW.
Clik here to view.

New in Symfony 4.4: ErrorHandler Component

Contributed by Yonel Ceruto in #31065.The Debug component was released in 2013 to provide three important features to Symfony applications:A debugging class loader to throw helpful exceptions when...

View Article
Browsing all 3056 articles
Browse latest View live