1. 01 Apr, 2022 1 commit
  2. 16 Jan, 2019 1 commit
  3. 01 Jan, 2019 1 commit
  4. 11 Nov, 2018 2 commits
  5. 31 Oct, 2018 1 commit
  6. 30 Oct, 2018 1 commit
  7. 02 Oct, 2018 2 commits
    • Nicolas Grekas's avatar
      Merge branch '2.8' into 3.4 · f31333bd
      Nicolas Grekas authored
      * 2.8:
        [php_cs] disable fopen_flags
        [CS] Remove unused variables passed to closures
        [CS] Remove empty comment
        [CS] Enforces null type hint on last position in phpDocs
        [CS] Use combined assignment operators when possible
        Fix a typo in error messages
        [Console] Add missing null to input values allowed types
        [PHPUnitBridge] Fix microtime() format
        bumped Symfony version to 2.8.47
        update CONTRIBUTORS for 2.8.46
        updated VERSION for 2.8.46
        updated CHANGELOG for 2.8.46
      f31333bd
    • Gabriel Caruso's avatar
      11b1f30e
  8. 26 Jul, 2018 4 commits
    • Nicolas Grekas's avatar
      Merge branch '2.8' into 3.4 · 31db283f
      Nicolas Grekas authored
      * 2.8:
        Enable native_constant_invocation CS fixer
      31db283f
    • Nicolas Grekas's avatar
      f65a5599
    • Nicolas Grekas's avatar
      minor #28025 Use an empty string as default for assertEquals (DavidPrevot) · 3716acff
      Nicolas Grekas authored
      This PR was merged into the 3.4 branch.
      
      Discussion
      ----------
      
      Use an empty string as default for assertEquals
      
      Make sure it isn’t interpreted as a type NULL, making the test fail with PHPUnit 7.2.
      
      | Q             | A
      | ------------- | ---
      | Branch?       | 3.4
      | Bug fix?      | no
      | New feature?  | no
      | BC breaks?    | no
      | Deprecations? | no
      | Tests pass?   | yes
      | License       | MIT
      
      This shouldn’t break the existing tests, but will also make them work with recent PHPUnit.
      
      Commits
      -------
      
      31353147a3 Use an empty string as default for assertEquals
      3716acff
    • Nicolas Grekas's avatar
      Merge branch '2.8' into 3.4 · 351b74b1
      Nicolas Grekas authored
      * 2.8:
        Fix Clidumper tests
        Enable the fixer enforcing fully-qualified calls for compiler-optimized functions
        Apply fixers
        Disable the native_constant_invocation fixer until it can be scoped
        Update the list of excluded files for the CS fixer
      351b74b1
  9. 24 Jul, 2018 1 commit
  10. 22 Jul, 2018 1 commit
  11. 03 Jan, 2018 4 commits
  12. 02 Jan, 2018 3 commits
    • Nicolas Grekas's avatar
      Merge branch '3.3' into 3.4 · 192c1b05
      Nicolas Grekas authored
      * 3.3:
        Clean up
        Update return type in docblock.
        PHP CS Fixer: no need to exclude xml and yml files
        PHP CS Fixer: no need to exclude json file
        Update LICENSE year... forever
      192c1b05
    • Nicolas Grekas's avatar
      Merge branch '2.8' into 3.3 · 6295e4cd
      Nicolas Grekas authored
      * 2.8:
        Clean up
        Update return type in docblock.
        PHP CS Fixer: no need to exclude xml and yml files
        Update LICENSE year... forever
      6295e4cd
    • Nicolas Grekas's avatar
      Merge branch '2.7' into 2.8 · a50bb5c4
      Nicolas Grekas authored
      * 2.7:
        Clean up
        Update return type in docblock.
        PHP CS Fixer: no need to exclude xml and yml files
        Update LICENSE year... forever
      a50bb5c4
  13. 31 Dec, 2017 5 commits
  14. 05 Nov, 2017 3 commits
    • Nicolas Grekas's avatar
      Merge branch '3.3' into 3.4 · e8d36a7b
      Nicolas Grekas authored
      * 3.3:
        [Serializer] Fix extra attributes when no group specified
        [Intl] Make intl-data tests pass and save language aliases again
        [Console] Fix CommandTester::setInputs() docblock
        [Serializer] readd default argument value
        [VarDumper] fix trailling comma when dumping an exception
        Remove useless docblocks
        [FrameworkBundle] Fix docblocks
        [PropertyInfo] Remove useless docblocks
      e8d36a7b
    • Nicolas Grekas's avatar
      Merge branch '2.8' into 3.3 · df173ac2
      Nicolas Grekas authored
      * 2.8:
        [Intl] Make intl-data tests pass and save language aliases again
        Remove useless docblocks
        [PropertyInfo] Remove useless docblocks
      df173ac2
    • Nicolas Grekas's avatar
      Merge branch '2.7' into 2.8 · 5d7aa644
      Nicolas Grekas authored
      * 2.7:
        [Intl] Make intl-data tests pass and save language aliases again
        Remove useless docblocks
      5d7aa644
  15. 29 Oct, 2017 1 commit
  16. 24 Oct, 2017 4 commits
  17. 02 Oct, 2017 2 commits
    • Nicolas Grekas's avatar
      Merge branch '3.3' into 3.4 · 2141b765
      Nicolas Grekas authored
      * 3.3: (23 commits)
        Tests and fix for issue in array model data in EntityType field with multiple=true
        [Form] Fixed PercentToLocalizedStringTransformer to accept both comma and dot as decimal separator, if possible
        removed useless PHPDoc
        [Form] Fix FormInterface::submit() annotation
        [PHPUnitBridge] don't remove when set to  empty string
        PdoSessionHandler: fix advisory lock for pgsql when session.sid_bits_per_character > 4
        HttpCache does not consider ESI resources in HEAD requests
        Fix translation for "This field was not expected"
        [Routing] Enhance Route(Collection) docblocks
        Added improvement for accuracy in MoneyToLocalizedStringTransformer.
        Removed unused private property
        Use correct verb form in the pull request template
        Use PHP_MAXPATHLEN in Filesystem.
        Added null as explicit return type (?TokenInterface)
        [FrameworkBundle] Fix Routing\DelegatingLoader
        Render all line breaks according to the exception message
        [Form] Fix phpdoc
        [DI] remove confusing code
        [Form] Fixed GroupSequence with "constraints" option
        [Validator] Clarify UUID validator behavior
        ...
      2141b765
    • Nicolas Grekas's avatar
      Merge branch '2.8' into 3.3 · 7572c904
      Nicolas Grekas authored
      * 2.8: (22 commits)
        Tests and fix for issue in array model data in EntityType field with multiple=true
        [Form] Fixed PercentToLocalizedStringTransformer to accept both comma and dot as decimal separator, if possible
        removed useless PHPDoc
        [Form] Fix FormInterface::submit() annotation
        PdoSessionHandler: fix advisory lock for pgsql when session.sid_bits_per_character > 4
        HttpCache does not consider ESI resources in HEAD requests
        Fix translation for "This field was not expected"
        [Routing] Enhance Route(Collection) docblocks
        Added improvement for accuracy in MoneyToLocalizedStringTransformer.
        Removed unused private property
        Use correct verb form in the pull request template
        Use PHP_MAXPATHLEN in Filesystem.
        Added null as explicit return type (?TokenInterface)
        [FrameworkBundle] Fix Routing\DelegatingLoader
        Render all line breaks according to the exception message
        [Form] Fix phpdoc
        [DI] remove confusing code
        [Form] Fixed GroupSequence with "constraints" option
        [Validator] Clarify UUID validator behavior
        [Filesystem] Fixed makePathRelative
        ...
      7572c904
  18. 01 Oct, 2017 1 commit
    • Nicolas Grekas's avatar
      Merge branch '2.7' into 2.8 · f735c664
      Nicolas Grekas authored
      * 2.7: (22 commits)
        Tests and fix for issue in array model data in EntityType field with multiple=true
        [Form] Fixed PercentToLocalizedStringTransformer to accept both comma and dot as decimal separator, if possible
        removed useless PHPDoc
        [Form] Fix FormInterface::submit() annotation
        PdoSessionHandler: fix advisory lock for pgsql when session.sid_bits_per_character > 4
        HttpCache does not consider ESI resources in HEAD requests
        Fix translation for "This field was not expected"
        [Routing] Enhance Route(Collection) docblocks
        Added improvement for accuracy in MoneyToLocalizedStringTransformer.
        Removed unused private property
        Use correct verb form in the pull request template
        Use PHP_MAXPATHLEN in Filesystem.
        Added null as explicit return type (?TokenInterface)
        [FrameworkBundle] Fix Routing\DelegatingLoader
        Render all line breaks according to the exception message
        [Form] Fix phpdoc
        [DI] remove confusing code
        [Form] Fixed GroupSequence with "constraints" option
        [Validator] Clarify UUID validator behavior
        [Filesystem] Fixed makePathRelative
        ...
      f735c664
  19. 30 Sep, 2017 2 commits
    • Fabien Potencier's avatar
      minor #24342 removed useless PHPDoc (OskarStark) · f4278d53
      Fabien Potencier authored
      This PR was squashed before being merged into the 2.7 branch (closes #24342).
      
      Discussion
      ----------
      
      removed useless PHPDoc
      
      | Q             | A
      | ------------- | ---
      | Branch?       | 2.7
      | Bug fix?      | no
      | New feature?  | no <!-- don't forget updating src/**/CHANGELOG.md files -->
      | BC breaks?    | no
      | Deprecations? | no <!-- don't forget updating UPGRADE-*.md files -->
      | Tests pass?   | yes
      | Fixed tickets |
      | License       | MIT
      | Doc PR        | n/a
      
      Commits
      -------
      
      5ee9043d8b removed useless PHPDoc
      f4278d53
    • Oskar Stark's avatar
      removed useless PHPDoc · 9ae87e8c
      Oskar Stark authored
      9ae87e8c