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

Image may be NSFW.
Clik here to view.

New in Symfony 3.1: Web Debug Toolbar and Profiler Enhancements

In Symfony 3.1, the Web Debug Toolbar and the Profiler have introduced lots of new features. The major new features will be explained in upcoming blog posts, so in this article we'll focus on smaller...

View Article


Image may be NSFW.
Clik here to view.

A week of symfony #484 (4-10 April 2016)

This week, Symfony 3.1 entered feature freeze. During the next weeks, we'll focus on finishing its proposed new features and fixing the reported bugs. Some of the features finished this week were the...

View Article


Image may be NSFW.
Clik here to view.

New in Symfony 3.1: Data URI Normalizer

Contributed by Kévin Dunglas in #16164.The Serializer component uses normalizers/denormalizers to turn objects into the interim arrays used to serialize/deserialize contents. In Symfony 3.1, a...

View Article

Image may be NSFW.
Clik here to view.

New in Symfony 3.1: Network mocking and DNS sensitive tests

Contributed by Nicolas Grekas in #18181.In Symfony 2.8 we added a feature to easily mock the clock in time sensitive tests. This reduces the risk of having transient tests, which fail randomly and...

View Article

Image may be NSFW.
Clik here to view.

New in Symfony 3.1: Improved the Security Profiler Panel

Contributed by Javier Eguiluz in #17887.The Symfony Profiler (and the web debug toolbar) are the most useful tools to check out what's going on during the execution of your application. Most of the...

View Article


Image may be NSFW.
Clik here to view.

New in Symfony 3.1: DateTime Normalizer

Contributed by Kévin Dunglas in #17411.The Serializer component is one of the most improved components in Symfony 3.1. This article introduces the new DateTimeNormalizer which normalizesDateTime...

View Article

Image may be NSFW.
Clik here to view.

A week of symfony #485 (11-17 April 2016)

This week Symfony continued working on stabilizing the new features introduced in Symfony 3.1, which is six weeks away from its release. Meanwhile, minor improvements were added to previous Symfony...

View Article

Image may be NSFW.
Clik here to view.

New in Symfony 3.1: Deprecation Helper Improvements

Contributed by Nicolas Grekas in #16789,#16937 and #18232.The PHPUnitBridge component is mostly used for its "deprecation helper" which detects the deprecated features used by your application. This...

View Article


Image may be NSFW.
Clik here to view.

New in Symfony 3.1: YAML deprecations

Contributed by Christian Flothmann in #17462,#17809 and#17746.In Symfony 2.8 we introduced some YAML deprecations to make configuration files compliant with the YAML spec. In Symfony 3.1 we introduced...

View Article


Image may be NSFW.
Clik here to view.

New in Symfony 3.1: FrameworkBundle Improvements

The FrameworkBundle is the piece that glues all the different Symfony components to create a robust and flexible framework. In Symfony 3.1 we introduced some minor but useful improvements to...

View Article

Image may be NSFW.
Clik here to view.

New in Symfony 3.1: Forwards and Redirects in the Toolbar and Profiler

Contributed by Jules Pietri in #17589.The web debug toolbar and the profiler are two of the most used features of Symfony. They provide detailed debug information about the execution of the page you...

View Article

Image may be NSFW.
Clik here to view.

A week of symfony #486 (18-24 April 2016)

This week Symfony worked again on preparing the release of Symfony 3.1, which will happen at the end of the next month. In addition to finishing the new Cache component integration, the serializer...

View Article

Image may be NSFW.
Clik here to view.

Pagekit, an Open Source CMS built with Symfony Components

Pagekit is an Open Source CMS built with several Symfony Components. Recently we had the opportunity to meet with Jan Schönherr, one of its lead developers, and we talked with him about Symfony and...

View Article


Image may be NSFW.
Clik here to view.

New in Symfony 3.1: Customizable YAML parsing and dumping

Contributed by Christian Flothmann in #17578,#17730#17836#17743#17728 and#17943.YAML is one of the most popular formats to define the configuration of Symfony applications. Besides, the YAML Component...

View Article

Image may be NSFW.
Clik here to view.

The New Symfony Documentation Search Engine

Symfony boasts one of the largest documentation pools ever written for an Open- Source project. Considering the ten different Symfony versions (from 2.0 to master) and including the code samples,...

View Article


Image may be NSFW.
Clik here to view.

Symfony 2.3.40 released

Symfony 2.3.40 has just been released. Here is a list of the most important changes:bug #18246 [DependencyInjection] fix ambiguous services schema (backbone87)bug #18603 [PropertyAccess]...

View Article

Image may be NSFW.
Clik here to view.

Symfony 2.7.12 released

Symfony 2.7.12 has just been released. Here is a list of the most important changes:bug #18180 [Form] fixed BC break with pre selection of choices with ChoiceType and its children (HeahDude)bug #18562...

View Article


Image may be NSFW.
Clik here to view.

A week of symfony #487 (25 April - 1 May 2016)

This week Symfony published 2.3.40 and 2.7.12 maintenance versions and unveiled its new documentation search engine. Meanwhile, in the Symfony ecosystem, Silex added support for the Guard security...

View Article

Image may be NSFW.
Clik here to view.

Clean software architecture with Deptrac

If you work on modernizing legacy code, one of the goals you are probably going for is to disentangle the code. Over time, you want to create an architecture where you have cleanly separated layers...

View Article

Image may be NSFW.
Clik here to view.

Symfony 2.8.5 released

Symfony 2.8.5 has just been released. Here is a list of the most important changes:bug #18180 [Form] fixed BC break with pre selection of choices with ChoiceType and its children (HeahDude)bug #18645...

View Article
Browsing all 3103 articles
Browse latest View live