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

Allow configuration of AdapterPluginManager via config file #266

Merged
merged 9 commits into from
Jul 31, 2023

Commits on Jul 18, 2023

  1. laminas#197 added config for AdapterPluginManager

    Signed-off-by: Romain Perez <romain.perez@check24.de>
    romain-perez24 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    81d4af4 View commit details
    Browse the repository at this point in the history
  2. declare ServiceManagerConfiguration type for better psalm analyze

    Signed-off-by: Romain Perez <romain.perez@check24.de>
    romain-perez24 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    7b2fc83 View commit details
    Browse the repository at this point in the history
  3. import function as required by phpcodesniffer

    Signed-off-by: Romain Perez <romain.perez@check24.de>
    romain-perez24 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    cd9d819 View commit details
    Browse the repository at this point in the history
  4. move constant

    Signed-off-by: Romain Perez <romain.perez@check24.de>
    romain-perez24 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    0ee950b View commit details
    Browse the repository at this point in the history
  5. restore accidentally deleted doc

    Signed-off-by: Romain Perez <romain.perez@check24.de>
    romain-perez24 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    17e2dc1 View commit details
    Browse the repository at this point in the history
  6. phpcs

    Signed-off-by: Romain Perez <romain.perez@check24.de>
    romain-perez24 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    187c903 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. create docs for adapter plugin manager

    Signed-off-by: Romain Perez <romain.perez@check24.de>
    romain-perez24 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    f6c614c View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. remove old bookdown file

    Signed-off-by: Romain Perez <romain.perez@check24.de>
    romain-perez24 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    349027a View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. docs: drop documentation for the plugin manager configuration

    Frank will provide a more detailed configuration for mezzio/MVC/non-laminas applications in the future and thus, we drop this documentation as it does not provide a benefit for endusers.
    
    Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
    boesing committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    7b93996 View commit details
    Browse the repository at this point in the history