Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task] Follow up native params and return type hints #13653

Merged
merged 21 commits into from
Nov 28, 2022
Merged

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    371123c View commit details
    Browse the repository at this point in the history
  2. Update Environment.php

    kingjia90 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    5962727 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0228e99 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. [Task]: Apply native parameter and return type hints

    More return types and fixes added
    mcop1 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    32cee53 View commit details
    Browse the repository at this point in the history
  2. [Task]: Apply native parameter and return type hints

    More return types and fixes added
    mcop1 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    8f14261 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. [Task]: Apply native parameter and return type hints

    Fixes for DataObjects
    mcop1 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    b777d77 View commit details
    Browse the repository at this point in the history
  2. Update lib/Navigation/Renderer/Breadcrumbs.php

    Co-authored-by: Sebastian Blank <blank@data-factory.net>
    mcop1 and blankse committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    eb4bcf6 View commit details
    Browse the repository at this point in the history
  3. Update bundles/EcommerceFrameworkBundle/src/Tracking/AbstractProductD…

    …ata.php
    
    Co-authored-by: Sebastian Blank <blank@data-factory.net>
    mcop1 and blankse committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    11ecb76 View commit details
    Browse the repository at this point in the history
  4. [Task]: Apply native parameter and return type hints

    More return types and fixes added
    mcop1 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    fa3a909 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49512f8 View commit details
    Browse the repository at this point in the history
  6. [Task]: Apply native parameter and return type hints

    getClass can return null
    mcop1 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    37d2120 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    2a82235 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    643b8ae View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Configuration menu
    Copy the full SHA
    14a8ab5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9651827 View commit details
    Browse the repository at this point in the history
  3. [Task]: Apply native parameter and return type hints

    Removed string check, but added string cast in Select.php
    mcop1 committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    a107bd3 View commit details
    Browse the repository at this point in the history
  4. Revert "Task: remove getColor phpstan ignore it got fixed"

    This reverts commit 9651827.
    mcop1 committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    5f415a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbb696c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    561bd0c View commit details
    Browse the repository at this point in the history
  7. [Task]: Apply native parameter and return type hints

    Set phpstan to fixed version instead of dev-branch
    mcop1 committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    b21f5e4 View commit details
    Browse the repository at this point in the history
  8. [Task]: Apply native parameter and return type hints

    Removed types for classId and className
    mcop1 committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    4f91af7 View commit details
    Browse the repository at this point in the history