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

Container::getValues() do not respects validation scope at all situations #287

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

Commits on Mar 29, 2022

  1. cs nullable typehints

    dg committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    dbfe02b View commit details
    Browse the repository at this point in the history
  2. private constants are PascalCase

    dg committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    00b4e7b View commit details
    Browse the repository at this point in the history
  3. FormMacros: optimized code

    dg committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    a55e327 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. added bridge for Latte 3 (beta 2)

    dg committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    c2f1b4a View commit details
    Browse the repository at this point in the history
  2. opened 4.0-dev

    dg committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    a8555ec View commit details
    Browse the repository at this point in the history
  3. removed community health files

    dg committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    29c1bb9 View commit details
    Browse the repository at this point in the history
  4. requires PHP 8.0

    dg committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    f894d0b View commit details
    Browse the repository at this point in the history
  5. composer: updated dependencies

    dg committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    3d79271 View commit details
    Browse the repository at this point in the history
  6. uses newer nette utils

    dg committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    4707e63 View commit details
    Browse the repository at this point in the history
  7. coding style

    dg committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    7e50985 View commit details
    Browse the repository at this point in the history
  8. removed support for PHP 7

    dg committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    d2c40ab View commit details
    Browse the repository at this point in the history
  9. added property typehints

    dg committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    1eeceae View commit details
    Browse the repository at this point in the history
  10. added PHP 8 typehints

    dg committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    dca5449 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    039ed6d View commit details
    Browse the repository at this point in the history
  12. type fix

    dg committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    e16ecf9 View commit details
    Browse the repository at this point in the history
  13. used native PHP 8 features

    dg committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    82f5eb1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a7cd58b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a965d2f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    acec39c View commit details
    Browse the repository at this point in the history
  17. phpdoc generics for Control

    dg committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    2a5c0a5 View commit details
    Browse the repository at this point in the history
  18. added type inference tests

    dg committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    1be5e4c View commit details
    Browse the repository at this point in the history
  19. Validator: added support for enums (nette#282)

    Co-authored-by: martin.sedlacek <[email protected]>
    2 people authored and dg committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    221ad1c View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Container: Fixed getValues()

    norbe committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    29bb796 View commit details
    Browse the repository at this point in the history