1. 04 Apr, 2022 1 commit
  2. 11 Nov, 2018 4 commits
  3. 02 Oct, 2018 8 commits
    • Nicolas Grekas's avatar
      Merge branch '4.1' · 3504dc5c
      Nicolas Grekas authored
      * 4.1:
        CS fix
        [Debug] fix compat with PHP 7.3
      3504dc5c
    • Nicolas Grekas's avatar
      Merge branch '3.4' into 4.1 · d67de79a
      Nicolas Grekas authored
      * 3.4:
        CS fix
        [Debug] fix compat with PHP 7.3
      d67de79a
    • Nicolas Grekas's avatar
      Merge branch '2.8' into 3.4 · 3503415d
      Nicolas Grekas authored
      * 2.8:
        CS fix
        [Debug] fix compat with PHP 7.3
      3503415d
    • Nicolas Grekas's avatar
      CS fix · 208aca6c
      Nicolas Grekas authored
      208aca6c
    • Nicolas Grekas's avatar
      Merge branch '4.1' · 8c224c19
      Nicolas Grekas authored
      * 4.1: (21 commits)
        [php_cs] disable fopen_flags
        [DI] fix error in dumped container
        [CS] Remove unused variables passed to closures
        [DI] fix dumping setters before their inlined instances
        [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
        Don't return early as this bypasses the auto exit feature
        [Console] Add missing null to input values allowed types
        [PHPUnitBridge] Fix microtime() format
        bumped Symfony version to 4.1.6
        updated VERSION for 4.1.5
        updated CHANGELOG for 4.1.5
        bumped Symfony version to 3.4.17
        updated VERSION for 3.4.16
        updated CHANGELOG for 3.4.16
        bumped Symfony version to 2.8.47
        update CONTRIBUTORS for 2.8.46
        updated VERSION for 2.8.46
        ...
      8c224c19
    • Nicolas Grekas's avatar
      Merge branch '3.4' into 4.1 · 26fe34d1
      Nicolas Grekas authored
      * 3.4:
        [php_cs] disable fopen_flags
        [DI] fix error in dumped container
        [CS] Remove unused variables passed to closures
        [DI] fix dumping setters before their inlined instances
        [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
        Don't return early as this bypasses the auto exit feature
        [Console] Add missing null to input values allowed types
        [PHPUnitBridge] Fix microtime() format
        bumped Symfony version to 3.4.17
        updated VERSION for 3.4.16
        updated CHANGELOG for 3.4.16
        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
      26fe34d1
    • Nicolas Grekas's avatar
      Merge branch '2.8' into 3.4 · 2468fb6b
      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
      2468fb6b
    • Gabriel Caruso's avatar
  4. 08 Sep, 2018 4 commits
  5. 29 Aug, 2018 2 commits
  6. 26 Jul, 2018 9 commits
    • Nicolas Grekas's avatar
      Merge branch '4.1' · 400318f5
      Nicolas Grekas authored
      * 4.1:
        Alpha-ordering for "use" statements
      400318f5
    • Nicolas Grekas's avatar
      Merge branch '4.0' into 4.1 · 2a4df761
      Nicolas Grekas authored
      * 4.0:
        Alpha-ordering for "use" statements
      2a4df761
    • Nicolas Grekas's avatar
      Merge branch '3.4' into 4.0 · 72a316c5
      Nicolas Grekas authored
      * 3.4:
        Alpha-ordering for "use" statements
      72a316c5
    • Nicolas Grekas's avatar
      Merge branch '2.8' into 3.4 · edda5a61
      Nicolas Grekas authored
      * 2.8:
        Alpha-ordering for "use" statements
      edda5a61
    • Nicolas Grekas's avatar
      Alpha-ordering for "use" statements · 294611f3
      Nicolas Grekas authored
      294611f3
    • Nicolas Grekas's avatar
      Merge branch '4.1' · 95d0dd3f
      Nicolas Grekas authored
      * 4.1:
        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
      95d0dd3f
    • Nicolas Grekas's avatar
      Merge branch '4.0' into 4.1 · a897c340
      Nicolas Grekas authored
      * 4.0:
        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
      a897c340
    • Nicolas Grekas's avatar
      Merge branch '3.4' into 4.0 · 002d3aea
      Nicolas Grekas authored
      * 3.4:
        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
      002d3aea
    • Nicolas Grekas's avatar
      Merge branch '2.8' into 3.4 · 64a32d5d
      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
      64a32d5d
  7. 24 Jul, 2018 1 commit
  8. 31 May, 2018 1 commit
    • Nicolas Grekas's avatar
      Merge branch '4.1' · 0c9e09e2
      Nicolas Grekas authored
      * 4.1: (22 commits)
        [HttpKernel] Fix restoring trusted proxies in tests
        Update UPGRADE-4.0.md
        [Messenger] Fix suggested enqueue adapter package
        bumped Symfony version to 4.1.1
        updated VERSION for 4.1.0
        updated CHANGELOG for 4.1.0
        Insert correct parameter_bag service in AbstractController
        Revert "feature #26702 Mark ExceptionInterfaces throwable (ostrolucky)"
        CODEOWNERS: some more rules
        removed unneeded comments in tests
        removed unneeded comments in tests
        Change PHPDoc in ResponseHeaderBag::getCookies() to help IDEs
        [HttpKernel] fix registering IDE links
        update UPGRADE-4.1 for feature #26332 Form field help option
        [HttpKernel] Set first trusted proxy as REMOTE_ADDR in InlineFragmentRenderer.
        [Process] Consider \"executable\" suffixes first on Windows
        Triggering RememberMe's loginFail() when token cannot be created
        bumped Symfony version to 4.1.0
        updated VERSION for 4.1.0-BETA3
        updated CHANGELOG for 4.1.0-BETA3
        ...
      0c9e09e2
  9. 30 May, 2018 1 commit
  10. 16 May, 2018 3 commits
    • Nicolas Grekas's avatar
      Merge branch '4.1' · 7c36bc0c
      Nicolas Grekas authored
      * 4.1: (22 commits)
        Fix CS
        [PropertyInfo] fix resolving parent|self type hints
        fixed CS
        fix merge
        [Security] Fix logout
        Cleanup 2 tests for the HttpException classes
        #27250 limiting GET_LOCK key up to 64 char due to changes in MySQL 5.7.5 and later
        [Config] Fix tests when path contains UTF chars
        [DI] Shared services should not be inlined in non-shared ones
        [Profiler] Remove propel & event_listener_loading category identifiers
        [Filesystem] Fix usages of error_get_last()
        [Cache][Lock] Fix usages of error_get_last()
        [Debug] Fix populating error_get_last() for handled silent errors
        fixed CS
        fixed CS
        fixed CS
        [FrameworkBundle] Fix cache:clear on vagrant
        [HttpKernel] Handle NoConfigurationException "onKernelException()"
        Fix misses calculation when calling getItems
        [DI] Display previous error messages when throwing unused bindings
        ...
      7c36bc0c
    • Nicolas Grekas's avatar
      Merge branch '4.0' into 4.1 · ac02c27e
      Nicolas Grekas authored
      * 4.0: (21 commits)
        [PropertyInfo] fix resolving parent|self type hints
        fixed CS
        fix merge
        [Security] Fix logout
        Cleanup 2 tests for the HttpException classes
        #27250 limiting GET_LOCK key up to 64 char due to changes in MySQL 5.7.5 and later
        [Config] Fix tests when path contains UTF chars
        [DI] Shared services should not be inlined in non-shared ones
        [Profiler] Remove propel & event_listener_loading category identifiers
        [Filesystem] Fix usages of error_get_last()
        [Cache][Lock] Fix usages of error_get_last()
        [Debug] Fix populating error_get_last() for handled silent errors
        fixed CS
        fixed CS
        fixed CS
        [FrameworkBundle] Fix cache:clear on vagrant
        [HttpKernel] Handle NoConfigurationException "onKernelException()"
        Fix misses calculation when calling getItems
        [DI] Display previous error messages when throwing unused bindings
        Fixed return type
        ...
      ac02c27e
    • Fabien Potencier's avatar
      fixed CS · d2ce5229
      Fabien Potencier authored
      d2ce5229
  11. 11 May, 2018 1 commit
  12. 07 May, 2018 1 commit
  13. 30 Mar, 2018 1 commit
  14. 19 Mar, 2018 3 commits
    • Nicolas Grekas's avatar
      Merge branch '4.0' · 625895ac
      Nicolas Grekas authored
      * 4.0: (32 commits)
        [Form] fix tests and deps
        [Cache] Rely on mock for Doctrine ArrayCache
        [FrameworkBundle] Respect debug mode when warm up annotations
        [Console] Fix docblock of DescriptorInterface::describe
        [Config] Handle nullable node name + fix inheritdocs
        [Security] added userChecker to SimpleAuthenticationProvider
        [Debug] fix test
        Fix typo in test method name
        Fixes #26563 (open_basedir restriction in effect)
        [Debug] Reset previous exception handler ealier to prevent infinite loop
        add hint in Github pull request template
        [Validator] Fix docblock of ClassMetadata#members
        [BrowserKit] Fix cookie path handling when $domain is null
        [DoctrineBridge] Don't rely on ClassMetadataInfo->hasField in DoctrineOrmTypeGuesser anymore
        [BrowserKit] Improves CookieJar::get
        [BrowserKit] Fix Cookie's PHPDoc
        [DomCrawler] Change bad wording in ChoiceFormField::untick
        [DomCrawler] Fix the PHPDoc of ChoiceFormField::setValue
        [DomCrawler] Avoid a useless call to strtolower
        [FrameworkBundle] HttpCache is not longer abstract
        ...
      625895ac
    • Nicolas Grekas's avatar
      Merge branch '3.4' into 4.0 · 03f96558
      Nicolas Grekas authored
      * 3.4: (32 commits)
        [Form] fix tests and deps
        [Cache] Rely on mock for Doctrine ArrayCache
        [FrameworkBundle] Respect debug mode when warm up annotations
        [Console] Fix docblock of DescriptorInterface::describe
        [Config] Handle nullable node name + fix inheritdocs
        [Security] added userChecker to SimpleAuthenticationProvider
        [Debug] fix test
        Fix typo in test method name
        Fixes #26563 (open_basedir restriction in effect)
        [Debug] Reset previous exception handler ealier to prevent infinite loop
        add hint in Github pull request template
        [Validator] Fix docblock of ClassMetadata#members
        [BrowserKit] Fix cookie path handling when $domain is null
        [DoctrineBridge] Don't rely on ClassMetadataInfo->hasField in DoctrineOrmTypeGuesser anymore
        [BrowserKit] Improves CookieJar::get
        [BrowserKit] Fix Cookie's PHPDoc
        [DomCrawler] Change bad wording in ChoiceFormField::untick
        [DomCrawler] Fix the PHPDoc of ChoiceFormField::setValue
        [DomCrawler] Avoid a useless call to strtolower
        [FrameworkBundle] HttpCache is not longer abstract
        ...
      03f96558
    • Nicolas Grekas's avatar
      Merge branch '2.8' into 3.4 · 519a80d7
      Nicolas Grekas authored
      * 2.8: (29 commits)
        [Console] Fix docblock of DescriptorInterface::describe
        [Config] Handle nullable node name + fix inheritdocs
        [Security] added userChecker to SimpleAuthenticationProvider
        [Debug] fix test
        Fix typo in test method name
        Fixes #26563 (open_basedir restriction in effect)
        [Debug] Reset previous exception handler ealier to prevent infinite loop
        add hint in Github pull request template
        [Validator] Fix docblock of ClassMetadata#members
        [BrowserKit] Fix cookie path handling when $domain is null
        [DoctrineBridge] Don't rely on ClassMetadataInfo->hasField in DoctrineOrmTypeGuesser anymore
        [BrowserKit] Improves CookieJar::get
        [BrowserKit] Fix Cookie's PHPDoc
        [DomCrawler] Change bad wording in ChoiceFormField::untick
        [DomCrawler] Fix the PHPDoc of ChoiceFormField::setValue
        [DomCrawler] Avoid a useless call to strtolower
        [FrameworkBundle] HttpCache is not longer abstract
        Php Inspections (EA Ultimate): address some of one-time used local variables
        [Intl] Load locale aliases to support alias fallbacks
        [CssSelector] Fix CSS identifiers parsing - they can start with dash
        ...
      519a80d7