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

Add Symfony attribute describers #2112

Merged
merged 125 commits into from
Jan 15, 2024

Commits on Jul 7, 2023

  1. Add SymfonyDescriber

    DjordyKoert committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    7fa3df5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5a69ee View commit details
    Browse the repository at this point in the history
  3. Fix codestyle

    DjordyKoert committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    013ea83 View commit details
    Browse the repository at this point in the history
  4. fixup! Fix codestyle

    DjordyKoert committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    467476a View commit details
    Browse the repository at this point in the history
  5. Add php 8 checks

    DjordyKoert committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    4825891 View commit details
    Browse the repository at this point in the history
  6. Add symfony.xml loading

    DjordyKoert committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    a9ba360 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b23fd1b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dbeb6be View commit details
    Browse the repository at this point in the history
  9. Fix codestyle

    DjordyKoert committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    6db82c3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cf366c8 View commit details
    Browse the repository at this point in the history
  11. Use elseif

    DjordyKoert committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    399c05b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    81abaa8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a2775af View commit details
    Browse the repository at this point in the history
  14. Fix annotation

    DjordyKoert committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    6fc3737 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f3e2638 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    95dfba7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7690d62 View commit details
    Browse the repository at this point in the history
  18. Fix annotation style

    DjordyKoert committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    e1c4201 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    32b59dd View commit details
    Browse the repository at this point in the history
  20. Remove version check

    DjordyKoert committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    5356227 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    c05b1a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f01d5f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de38727 View commit details
    Browse the repository at this point in the history
  4. Add testMapQueryParameter

    DjordyKoert committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    322ef4a View commit details
    Browse the repository at this point in the history
  5. Fix codestyle

    DjordyKoert committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    f2221bd View commit details
    Browse the repository at this point in the history
  6. Remove newline

    DjordyKoert committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    00bf810 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f987613 View commit details
    Browse the repository at this point in the history
  8. Add backticks

    DjordyKoert committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    1acd5dc View commit details
    Browse the repository at this point in the history
  9. Clarify docs

    DjordyKoert committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    0b2c627 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    123c611 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    15ce29b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c75b539 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    476cf22 View commit details
    Browse the repository at this point in the history
  14. Merge remote-tracking branch 'origin/symfony-map-request-data' into s…

    …ymfony-map-request-data
    DjordyKoert committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    e7286a1 View commit details
    Browse the repository at this point in the history
  15. Revert "Revert max allowed self deprecations"

    This reverts commit c75b539.
    DjordyKoert committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    44a4312 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b537b5b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    82e9705 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8528dff View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bf233a8 View commit details
    Browse the repository at this point in the history
  20. Fix codestyle

    DjordyKoert committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    6cc79e3 View commit details
    Browse the repository at this point in the history
  21. Swap comparison order

    DjordyKoert committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    d932817 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    9370281 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    807779e View commit details
    Browse the repository at this point in the history
  3. Cleanup

    DjordyKoert committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    e319f88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19834b5 View commit details
    Browse the repository at this point in the history
  5. Move to own test files

    DjordyKoert committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    16ad28a View commit details
    Browse the repository at this point in the history
  6. Cleanup

    DjordyKoert committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    2a52478 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d89fdc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c53bb1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b61f105 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3172924 View commit details
    Browse the repository at this point in the history
  11. Fix message

    DjordyKoert committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    34d6bb8 View commit details
    Browse the repository at this point in the history
  12. Fix styleci

    DjordyKoert committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    0a6489a View commit details
    Browse the repository at this point in the history
  13. Fix styleci

    DjordyKoert committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    1e18c3c View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    65d479e View commit details
    Browse the repository at this point in the history
  2. Fix style

    DjordyKoert committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    e231847 View commit details
    Browse the repository at this point in the history
  3. Add missing newline

    DjordyKoert committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    7a335e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5576e7a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1fe9985 View commit details
    Browse the repository at this point in the history
  6. Fix missing values

    DjordyKoert committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    bdcb5a2 View commit details
    Browse the repository at this point in the history
  7. Fix missing values

    DjordyKoert committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    7544dc5 View commit details
    Browse the repository at this point in the history
  8. Add DTO testing class

    DjordyKoert committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    87de11c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    28309cf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8000dc1 View commit details
    Browse the repository at this point in the history
  11. Remove unused import

    DjordyKoert committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    21bc561 View commit details
    Browse the repository at this point in the history
  12. Remove trailing commas

    DjordyKoert committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    924cf15 View commit details
    Browse the repository at this point in the history
  13. Copy ref

    DjordyKoert committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    fa0c07c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    97485e8 View commit details
    Browse the repository at this point in the history
  15. Remove empty value test

    DjordyKoert committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    d37f119 View commit details
    Browse the repository at this point in the history
  16. Update documentation

    DjordyKoert committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    b8de40f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d5865cc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4de6671 View commit details
    Browse the repository at this point in the history
  19. Fix RST

    DjordyKoert committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    112d67d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d0db0ed View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    0a4a1a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f62e19 View commit details
    Browse the repository at this point in the history
  3. Create weak context

    DjordyKoert committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    81de1e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea02d6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f1a43a View commit details
    Browse the repository at this point in the history
  6. Fix style

    DjordyKoert committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    31c06c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a346209 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    703a5b2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a97579b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    868f559 View commit details
    Browse the repository at this point in the history
  11. Transform int to integer

    DjordyKoert committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    d4ca40a View commit details
    Browse the repository at this point in the history
  12. Remove allowEmptyValue

    DjordyKoert committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    ec856d7 View commit details
    Browse the repository at this point in the history
  13. Fix type comparison

    DjordyKoert committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    f543584 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    552070e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2155905 View commit details
    Browse the repository at this point in the history
  16. Update required statement

    DjordyKoert committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    9e629a0 View commit details
    Browse the repository at this point in the history
  17. Set requestBody required

    DjordyKoert committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    f2dafb7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    37f1a4e View commit details
    Browse the repository at this point in the history
  19. Fix style

    DjordyKoert committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    a7de308 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3983578 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    752b834 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Merge branch 'master' into symfony-map-request-data

    # Conflicts:
    #	Tests/Functional/Controller/ApiController81.php
    DjordyKoert committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    f513fe2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cc3307 View commit details
    Browse the repository at this point in the history
  3. fix baseline

    DjordyKoert committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    b694819 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1fc537 View commit details
    Browse the repository at this point in the history
  5. style fix

    DjordyKoert committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    f3d6af2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c07abe0 View commit details
    Browse the repository at this point in the history
  7. re-add unit tests

    DjordyKoert committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    c86bd62 View commit details
    Browse the repository at this point in the history
  8. style fix

    DjordyKoert committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    56f2341 View commit details
    Browse the repository at this point in the history
  9. remove named parameter

    DjordyKoert committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    1ecb9a0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    035db3f View commit details
    Browse the repository at this point in the history
  11. Revert "move xml load logic to describers"

    This reverts commit 035db3f.
    DjordyKoert committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    cfa47e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    eb2f053 View commit details
    Browse the repository at this point in the history
  2. major refactor

    DjordyKoert committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    4fd32d3 View commit details
    Browse the repository at this point in the history
  3. remove tests

    DjordyKoert committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    f8d9d8e View commit details
    Browse the repository at this point in the history
  4. style fix

    DjordyKoert committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    5355511 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2102421 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    74df5eb View commit details
    Browse the repository at this point in the history
  7. generate proper nullable

    DjordyKoert committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    ff93889 View commit details
    Browse the repository at this point in the history
  8. style fix

    DjordyKoert committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    90ac4f5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    db9c284 View commit details
    Browse the repository at this point in the history
  10. style fix

    DjordyKoert committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    a82f5f6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    34e19d2 View commit details
    Browse the repository at this point in the history
  12. rename dir

    DjordyKoert committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    ffdb8ec View commit details
    Browse the repository at this point in the history
  13. style fix

    DjordyKoert committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    05f66dd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    37418d5 View commit details
    Browse the repository at this point in the history
  15. fix baseline

    DjordyKoert committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    63f7c09 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    77da333 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1204c32 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. documentation update

    DjordyKoert committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    a2f44ea View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Merge branch 'master' into symfony-map-request-data

    # Conflicts:
    #	Tests/Functional/Controller/ApiController81.php
    #	phpunit-baseline.json
    DjordyKoert committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    da56d50 View commit details
    Browse the repository at this point in the history