-
Accessing form type by its fully-qualified type class name instead string name
-
Passing type instances to FormBuilder::add() by its fully-qualified type class name instead string name
-
Use "constraints" with a Valid constraint instead of "cascade_validation" in form types.
-
Use form option "entry_type" instead of "type"
-
Replace "empty_value" option in types "choice", "date", ...by "placeholder". To do when this issue schmittjoh/JMSTranslationBundle#228 will be resolved
- Wait merge of this PR geocoder-php/Geocoder#487
Fix case of createdAt, and updatedAt field names to created_at and updated_at according to doctrine.orm.naming_strategy
- Decoupling
- Externalization
- Overridability
- Use SF Workflow component (SF >= 3.2) or fduch/workflow-bundle (SF >=2.3)
- APIfication
- Micro services
- Travis
-
Double click on save availabilities pop-in
-
Wait merge of WebProfilerBundle symfony/symfony#18413
-
Last LTS version : See http://php.net/supported-versions.php
-
Will be useful for Symfony 3 upgrade and depreciation resolution
Update Symfony from 2.5 to 2.8 (see https://github.com/symfony/symfony/blob/2.8/UPGRADE-2.8.md)
-
Update Symfony package to its last LTS version (2.8).### Update PHP to 5.6
- Last LTS version : See http://php.net/supported-versions.php
- Will be useful for Symfony 3 upgrade and depreciation resolution
-
Resolve depreciated warnings