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

LinkGenerator: allow semicolon destination prefix #256

Open
wants to merge 25 commits into
base: master
Choose a base branch
from

Commits on Jul 12, 2020

  1. opened 3.1-dev

    dg committed Jul 12, 2020
    Copy the full SHA
    1610b52 View commit details
    Browse the repository at this point in the history
  2. requires PHP 7.2

    dg committed Jul 12, 2020
    Copy the full SHA
    34f5736 View commit details
    Browse the repository at this point in the history
  3. removed some deprecated stuff

    dg committed Jul 12, 2020
    Copy the full SHA
    dd5caee View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a6a190a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    faeab27 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    deaf3ad View commit details
    Browse the repository at this point in the history
  7. Template, DefaultTemplate: magic access via __get/__set replaced with…

    … object properties
    dg committed Jul 12, 2020
    Copy the full SHA
    44d2867 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    0d7b0fc View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    6cfc530 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    7d02fc1 View commit details
    Browse the repository at this point in the history
  11. Control, Presenter::createTemplate() tries to create custom Template …

    …according to naming convention
    dg committed Jul 12, 2020
    Copy the full SHA
    4dfb020 View commit details
    Browse the repository at this point in the history
  12. Control, Presenter::createTemplate() added parameter $class for custo…

    …m creation of the Template
    solcik authored and dg committed Jul 12, 2020
    Copy the full SHA
    e8b5a52 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    d0b4da7 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    1809630 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    c83bd5d View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    711f0f3 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    378b9f1 View commit details
    Browse the repository at this point in the history
  18. Template: passes the template to the latte instead of just parameters.

    Automatically will register methods as latte custom functions
    dg committed Jul 12, 2020
    Copy the full SHA
    ecf7bf3 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    269831a View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    1e11287 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    b6546d4 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    0ef0688 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    4d274c9 View commit details
    Browse the repository at this point in the history
  24. RoutingExtension: creates service 'routes' when no other exists WIP

    for BC compatibility with tests
    dg committed Jul 12, 2020
    Copy the full SHA
    04319e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Copy the full SHA
    bc0fbef View commit details
    Browse the repository at this point in the history