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

Namespace Redaxo\Core\Http #6096

Merged
merged 28 commits into from
May 19, 2024
Merged

Namespace Redaxo\Core\Http #6096

merged 28 commits into from
May 19, 2024

Commits on Apr 19, 2024

  1. rex_context -> Http\Context, rex_context_provider_interface -> Http\C…

    …ontextProviderInterface, rex_url_provider_interface -> Base\UrlProviderInterface
    tbaddade committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c228c7f View commit details
    Browse the repository at this point in the history
  2. rector

    tbaddade committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e7bae88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcf7045 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    829765c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    284f998 View commit details
    Browse the repository at this point in the history
  6. Request -> rex_request

    tbaddade committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    0d7e8ca View commit details
    Browse the repository at this point in the history
  7. Importe fehlten

    tbaddade committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c9d1c43 View commit details
    Browse the repository at this point in the history
  8. Baseline

    tbaddade committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d555277 View commit details
    Browse the repository at this point in the history
  9. Apply php-cs-fixer changes

    tbaddade authored and rex-bot committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    eb7b3a0 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Merge branch '6.x' into namespace-http

    # Conflicts:
    #	redaxo/src/core/pages/metainfo.content.php
    #	src/Backend/Controller.php
    #	src/Content/ArticleContentEditor.php
    #	src/Content/ExtensionPoint/SliceMenu.php
    #	src/Mailer/Mailer.php
    #	src/MetaInfo/Form/MetaInfoForm.php
    #	src/Security/BackendLogin.php
    #	src/Security/Login.php
    gharlan committed May 12, 2024
    Configuration menu
    Copy the full SHA
    6fe5379 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.x' into namespace-http

    # Conflicts:
    #	.tools/phpstan/baseline.neon
    #	redaxo/src/core/boot.php
    #	redaxo/src/core/fragments/core/be_ooops.php
    #	redaxo/src/core/fragments/core/fe_ooops.php
    #	redaxo/src/core/fragments/core/login_background.php
    #	redaxo/src/core/layout/top.php
    #	src/Backend/Controller.php
    #	src/Content/ArticleContentEditor.php
    #	src/Cronjob/Form/IntervalField.php
    #	src/View/DataList.php
    gharlan committed May 12, 2024
    Configuration menu
    Copy the full SHA
    883f07a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    c150704 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f884436 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f52821 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae70611 View commit details
    Browse the repository at this point in the history
  5. Function rex_session() -> Http\Request::session(), Function rex_set_s…

    …ession() -> Http\Request::setSession(), Function rex_unset_session() -> Http\Request::unsetSession()
    tbaddade committed May 17, 2024
    Configuration menu
    Copy the full SHA
    1b6a553 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    88e16db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd1627c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b32c495 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    38b265c View commit details
    Browse the repository at this point in the history
  10. .phpstorm.meta.php angepasst

    tbaddade committed May 17, 2024
    Configuration menu
    Copy the full SHA
    90bc844 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0ee1853 View commit details
    Browse the repository at this point in the history
  12. Baseline

    tbaddade committed May 17, 2024
    Configuration menu
    Copy the full SHA
    349ab95 View commit details
    Browse the repository at this point in the history
  13. Merge branch '6.x' into namespace-http

    # Conflicts:
    #	.tools/phpstan/baseline.neon
    #	src/Content/ArticleAction.php
    tbaddade committed May 17, 2024
    Configuration menu
    Copy the full SHA
    9bb26d7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4f4eeaa View commit details
    Browse the repository at this point in the history
  15. Apply php-cs-fixer changes

    tbaddade authored and rex-bot committed May 17, 2024
    Configuration menu
    Copy the full SHA
    533a215 View commit details
    Browse the repository at this point in the history
  16. return auf self angepasst

    tbaddade committed May 17, 2024
    Configuration menu
    Copy the full SHA
    6e78d5a View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Update redaxo/psalm-plugin

    gharlan committed May 19, 2024
    Configuration menu
    Copy the full SHA
    41fc9e2 View commit details
    Browse the repository at this point in the history