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

Image may be NSFW.
Clik here to view.

A week of symfony #497 (4-10 July 2016)

This week Symfony focused on fixing issues and tweaking existing features. Meanwhile, we continued blogging about the new Symfony 3.2 features. Lastly, the SymfonyLive Chicago Call for Papers was...

View Article


Image may be NSFW.
Clik here to view.

New in Symfony 3.2: Better readability for YAML numeric literals

Contributed by Baptiste Clavié in #18486.Long numeric literals, being integer, float or hexadecimal, are known for their poor readability in code and configuration files:1 2 3 4...

View Article


Image may be NSFW.
Clik here to view.

New in Symfony 3.2: Lazy loading of form choices

Contributed by Jules Pietri in #18332.ChoiceType is the most powerful Symfony form type and it's used to create select drop-downs, radio buttons and checkboxes. In Symfony 3.2 we added a new feature...

View Article

Image may be NSFW.
Clik here to view.

New in Symfony 3.2: User value resolver for controllers

Contributed by Iltar van der Berg in #18510.In Symfony applications, controllers that make use of the base Controller class can get the object that represents the current user via the getUser()...

View Article

Image may be NSFW.
Clik here to view.

New in Symfony 3.2: HttpFoundation improvements

Added support for SameSite cookie attribute¶ Contributed by Ian Carroll in #19104.A new cookie attribute called same-site allows applications to disable third-party usage for any cookie. This helps...

View Article


Image may be NSFW.
Clik here to view.

A week of symfony #498 (11-17 July 2016)

This week, Symfony's activity slowed down significantly, as it always happens during the mid-summer on the Northern Hemisphere: a bug related to the retrieval of the username when using forwarding was...

View Article

Image may be NSFW.
Clik here to view.

New in Symfony 3.2: Workflow component

Contributed by Grégoire Pineau,Fabien Potencier in #11882.Workflows are a fundamental element in lots of organizations' structures. They describe a sequence of operations that can be executed...

View Article

Image may be NSFW.
Clik here to view.

A week of symfony #499 (18-24 July 2016)

This week Symfony added forward compatibility with the upcoming PHP 7.1 version, which will trigger notices on previously silent implicit type changes. The master version also added an option to the...

View Article


Image may be NSFW.
Clik here to view.

Introducing the new Symfony Documentation

When the Symfony documentation was started more than 5 years ago, it was just a few short articles written by Fabien. Now, we boast more than 1,000 pages of documentation, a team of 4 maintainers and...

View Article


Image may be NSFW.
Clik here to view.

Symfony 2.7.16 released

Symfony 2.7.16 has just been released. Here is a list of the most important changes:bug #19470 undefined offset fix (#19406) (ReenExe)bug #19300 [HttpKernel] Use flock() for HttpCache's lock files...

View Article

Image may be NSFW.
Clik here to view.

Symfony 2.8.9 released

Symfony 2.8.9 has just been released. Here is a list of the most important changes:bug #19470 undefined offset fix (#19406) (ReenExe)bug #19300 [HttpKernel] Use flock() for HttpCache's lock files...

View Article

Image may be NSFW.
Clik here to view.

Symfony 3.0.9 released

Symfony 3.0.9 has just been released. Here is a list of the most important changes:bug #19470 undefined offset fix (#19406) (ReenExe)bug #19300 [HttpKernel] Use flock() for HttpCache's lock files...

View Article

Image may be NSFW.
Clik here to view.

Symfony 3.1.3 released

Symfony 3.1.3 has just been released. Here is a list of the most important changes:bug #19300 [HttpKernel] Use flock() for HttpCache's lock files (mpdude)bug #19428 [Process] Fix write access check for...

View Article


Image may be NSFW.
Clik here to view.

A week of symfony #500 (25-31 July 2016)

This week Symfony released 2.7.16, 2.8.9, 3.0.9 and 3.1.3 maintenance versions. Meanwhile, HttpCache lock files were improved by using flock(), a new cache warmer for annotations was enabled and the...

View Article

Image may be NSFW.
Clik here to view.

A week of symfony #501 (1-7 August 2016)

This week, Symfony development activity focused on small tweaks and fixes. One of those tweaks fixed double-fread() when reading UNIX pipes leading to a massive reduction of function calls when...

View Article


Image may be NSFW.
Clik here to view.

We're sorry to announce the cancellation of the SymfonyLive Chicago 2016

To the American Symfony Community:We are very sorry to inform you that we are canceling the SymfonyLive Chicago conference this October 13th and 14th.After much pained reflection, we realize that we...

View Article

Image may be NSFW.
Clik here to view.

A week of symfony #502 (8-14 August 2016)

This week, the upcoming Symfony 3.2 version deprecated the use of duplicate keys in YAML files, removed the proposed TaggedCacheItemInterface in the Cache component and improved the...

View Article


Image may be NSFW.
Clik here to view.

New Symfony Core Team Member: Grégoire Pineau

It's my great pleasure to announce that Grégoire Pineau (lyrixx on the Internet) is joining the Symfony Core Team. Greg has been involved with the Symfony community for many years and he is well known...

View Article

Image may be NSFW.
Clik here to view.

A week of symfony #503 (15-21 August 2016)

This week, the VarDumper component added a new feature to partially dump the cloned data structures. In addition, PHP error handling was greatly improved for Symfony applications: a new config option...

View Article

Image may be NSFW.
Clik here to view.

SymfonyLive London 2016 is in 3 weeks!

We’re almost there! Only 3 weeks until the SymfonyLive London conference! We’re getting more and more ready as the days go, what about you? It’s high time you got your ticket!What’s in store for...

View Article
Browsing all 3120 articles
Browse latest View live