Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: api-platform/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.4
Choose a base ref
...
head repository: api-platform/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.5
Choose a head ref

Commits on Jan 20, 2020

  1. Fix render oauth when using OpenApi v3

    Jibbarth authored and soyuka committed Jan 20, 2020
    Copy the full SHA
    d376566 View commit details
  2. Update oauth description with used flow

    Jibbarth authored and soyuka committed Jan 20, 2020
    Copy the full SHA
    8dccfa3 View commit details
  3. Merge pull request #3333 from Jibbarth/fix/oauth-security-definition-…

    …openapi
    
    [OpenApi] [Oauth] Fix render oauth when using OpenApi v3
    soyuka authored Jan 20, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    24fa80c View commit details

Commits on Jan 23, 2020

  1. Copy the full SHA
    255b22f View commit details
  2. Copy the full SHA
    ed22824 View commit details

Commits on Jan 29, 2020

  1. Copy the full SHA
    0d31896 View commit details

Commits on Jan 31, 2020

  1. Unverified

    No user is associated with the committer email.
    Copy the full SHA
    d8b8345 View commit details
  2. Merge pull request #3362 from Raulnet/fix/type-factory-readblelink

    fix getClassType with no readableLink
    dunglas authored Jan 31, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    bf1f930 View commit details
  3. Merge pull request #3368 from Ocramius/fix/dump-openapi-schema-withou…

    …t-escaping-slashes
    
    Ensure that `api:openapi:export` produces JSON with unescaped forward slashes
    dunglas authored Jan 31, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    66cc242 View commit details
  4. Merge pull request #3373 from matyo91/fix/datatransformer_documentati…

    …on_2_5
    
    fix(documentation): Fix DataTransformerInterface documentation
    dunglas authored Jan 31, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    21145c7 View commit details

Commits on Feb 18, 2020

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    328eafd View commit details
  2. Merge pull request #3397 from api-platform/revert-3362-fix/type-facto…

    …ry-readblelink
    
    Revert "fix getClassType with no readableLink"
    teohhanhui authored Feb 18, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    bba9fc4 View commit details
  3. Copy the full SHA
    cb8eff7 View commit details
  4. Merge pull request #3351 from soyuka/fix/json-schema-date-interval

    Add date interval to type factory
    teohhanhui authored Feb 18, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    a59af14 View commit details

Commits on Feb 19, 2020

  1. Replace "WHERE <identifier> IN ( ...subresource... )" via a direct "W…

    …HERE <identifier = ..." to improve performance
    clemherreman committed Feb 19, 2020
    Copy the full SHA
    df4ad61 View commit details
  2. Copy the full SHA
    fa7b217 View commit details
  3. Fix typo

    Co-Authored-By: Alan Poulain <contact@alanpoulain.eu>
    clemherreman and alanpoulain authored Feb 19, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    62e189b View commit details
  4. Fix typo

    Co-Authored-By: Teoh Han Hui <teohhanhui@gmail.com>
    clemherreman and teohhanhui authored Feb 19, 2020

    Partially verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
    Copy the full SHA
    1512156 View commit details
  5. Merge pull request #3396 from clemherreman/improve-sql-queries-of-sub…

    …resources
    
    Improve subresources DB query performance by removing a subquery
    teohhanhui authored Feb 19, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    083ad62 View commit details
  6. Upgrade phpstan to v0.12

    teohhanhui committed Feb 19, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    teohhanhui Teoh Han Hui
    Copy the full SHA
    f5c81c9 View commit details
  7. Merge pull request #3401 from teohhanhui/upgrade-phpstan

    Upgrade phpstan to v0.12
    teohhanhui authored Feb 19, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    40f4f74 View commit details

Commits on Feb 20, 2020

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    cf0fa21 View commit details
  2. Merge pull request #3404 from api-platform/changelog-2.5.x-dev

    Don't mention v2.5.5 in CHANGELOG as it does not exist yet
    teohhanhui authored Feb 20, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    215709a View commit details

Commits on Feb 24, 2020

  1. Verified

    This commit was signed with the committer’s verified signature.
    teohhanhui Teoh Han Hui
    Copy the full SHA
    ab723db View commit details
  2. Merge pull request #3410 from teohhanhui/fix/getter-false-positive

    Rename a method in fixture class to avoid "getter" false positive
    soyuka authored Feb 24, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    706c257 View commit details

Commits on Feb 26, 2020

  1. Verified

    This commit was signed with the committer’s verified signature.
    teohhanhui Teoh Han Hui
    Copy the full SHA
    8091dd1 View commit details

Commits on Feb 27, 2020

  1. Merge pull request #3414 from teohhanhui/fix/validator-interface-exce…

    …ption-type
    
    Fix wrong exception class thrown by ValidatorInterface
    soyuka authored Feb 27, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    ef98086 View commit details
  2. Corrected schema generation for array<string, T>, object, `?array…

    …`, `?object` and `?type`
    
    The previous version of the `TypeFactory` generated following **WRONG** definitions:
    
     * `null|T[]` as `{"type": array, "items": {"type": "T"}}`
     * `?T[]` as `{"type": array, "items": {"type": "T"}}`
     * `array<string, T> as `{"type": array, "items": {"type": "T"}}`
     * `object` without explicit schema definition as `{"type": "string"}`
     * `?T` as `{"type": T}`
    
    The new definitions instead do fix this by mapping:
    
     * `array<string, T>` as `{"type": "object", "additionalProperties": {"type": "T"}}`
     * `array<string, ?T> as `{"type": object, "additionalProperties": {"type": ["T", "null"]}}`
     * `null|array<string, T>` as `{"type": ["object", "null"], "additionalProperties": {"type": "T"}}`
     * `array<int, T>` as `{"type": "array", "items": {"type": "T"}}` (not very precise, but list support is not yet in symfony)
     * `object` without explicit schema definition as `{"type": "object"}`
     * `?T[]` as `{"type": "array", "items": {"type": ["T", "null"]}}`
     * `null|T[]` as `{"type": ["array", "null"], "items": {"type": "T"}}`
    Ocramius authored and teohhanhui committed Feb 27, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    teohhanhui Teoh Han Hui
    Copy the full SHA
    3cf7970 View commit details
  3. Removed @psalm-param array{...} annotations

    These annotations were too specific, since the returned type would never match anyway.
    
    Specifically, psalm cannot yet declare `ArrayType1&ArrayType2`, so an union type of two
    arrays is not currently something we can declare explicitly.
    
    Ref: #3402 (comment)
    Ocramius authored and teohhanhui committed Feb 27, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    teohhanhui Teoh Han Hui
    Copy the full SHA
    a94ca5f View commit details
  4. Using oneOf also for simple non-$ref types

    As per OpenAPI documentation at https://swagger.io/docs/specification/data-models/data-types/
    the OpenAPI v3 documentation does not allow defining union
    types via `type: ['string', 'integer']`, but requires explicit
    usage of `oneOf` and nested type declarations or references
    instead.
    
    Ref: #3402 (comment)
    Ocramius authored and teohhanhui committed Feb 27, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    teohhanhui Teoh Han Hui
    Copy the full SHA
    8e3e043 View commit details
  5. Conditionally fall back to JSON-Schema compatible with Swagger/OpenAP…

    …I v2
    
    OpenAPI V2 has no way to generate accurate nullable types, so we
    need to disable nullable `oneOf` syntax in JSON-Schema by providing
    some context to the `TypeFactory` when not operating under OpenAPI
    v3 or newer considerations.
    
    In future, Swagger/OpenAPIV2 will (finally) at some point disappear, so
    we will be able to get rid of these conditionals once that happens.
    Ocramius authored and teohhanhui committed Feb 27, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    teohhanhui Teoh Han Hui
    Copy the full SHA
    f1c59cd View commit details
  6. Use {"nullable": true, "anyOf": [{"$ref": ...}]} to comply with Ope…

    …nAPI 3.0
    
    OpenAPI 3.1 is not yet released, but fixes nullability in
    the way we had fixed it before (via `{"oneOf": [{"type": "null"}, ...]}`) in
    OAI/OpenAPI-Specification#1977.
    
    Until OpenAPI 3.1 is released, things like ``{"type": ["integer", "null"]}` are
    not valid definitions (because `"null"` is not yet a recognized type).
    
    We'll stick to OpenAPI 3.0 for now, using:
    
     * `{"nullable": true, ...}` for simple types
     * `{"nullable": true, "anyOf": [{"$ref": ...}]}` for type references
    Ocramius authored and teohhanhui committed Feb 27, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    teohhanhui Teoh Han Hui
    Copy the full SHA
    5a079e5 View commit details
  7. Rolling back to mapping unknown object types as JSON-Schema `{"type…

    …": "string"}`
    
    To avoid BC breaks, we defer this fix to #3403
    
    > **API Platform version(s) affected**: 2.5.x
    >
    > **Description**
    >
    > In our tests for `TypeFactory`:
    >
    > ```
    >
    >         yield [['type' => 'string'], new Type(Type::BUILTIN_TYPE_OBJECT)];
    >         yield [['type' => 'string'], new Type(Type::BUILTIN_TYPE_OBJECT, true)];
    >
    > // ...
    >
    >         yield [['type' => 'string'], new Type(Type::BUILTIN_TYPE_OBJECT, false, Dummy::class)];
    >         yield [['type' => 'string'], new Type(Type::BUILTIN_TYPE_OBJECT, true, Dummy::class)];
    > ```
    >
    > While reviewing #3402, @dunglas found a potential BC break with objects that may be used in URIs as `string`s (therefore not `objects`):
    >
    >     * [#3402 (comment)](#3402 (comment))
    >
    >     * [#3402 (comment)](#3402 (comment))
    >
    >
    > **How to reproduce**
    >
    > The test should instead convert `object` to `object`:
    >
    > ```
    >
    >         yield [['type' => 'object'], new Type(Type::BUILTIN_TYPE_OBJECT)];
    >         yield [['type' => 'object'], new Type(Type::BUILTIN_TYPE_OBJECT, true)];
    >
    > // ...
    >
    >         yield [['type' => 'object'], new Type(Type::BUILTIN_TYPE_OBJECT, false, Dummy::class)];
    >         yield [['type' => 'object'], new Type(Type::BUILTIN_TYPE_OBJECT, true, Dummy::class)];
    > ```
    Ocramius authored and teohhanhui committed Feb 27, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    teohhanhui Teoh Han Hui
    Copy the full SHA
    7870bce View commit details
  8. Verified

    This commit was signed with the committer’s verified signature.
    teohhanhui Teoh Han Hui
    Copy the full SHA
    48afa94 View commit details
  9. Verified

    This commit was signed with the committer’s verified signature.
    teohhanhui Teoh Han Hui
    Copy the full SHA
    25697ee View commit details
  10. Verified

    This commit was signed with the committer’s verified signature.
    teohhanhui Teoh Han Hui
    Copy the full SHA
    9d17089 View commit details
  11. Merge pull request #3402 from Ocramius/fix/correct-json-schema-defini…

    …tions-for-nullability-and-nested-structures
    
    Corrected schema generation for `array<string, T>`, `object`, `?array`, `?object` and `?type`
    teohhanhui authored Feb 27, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    713b3ed View commit details
  12. Verified

    This commit was signed with the committer’s verified signature.
    teohhanhui Teoh Han Hui
    Copy the full SHA
    ce26a90 View commit details
  13. Verified

    This commit was signed with the committer’s verified signature.
    teohhanhui Teoh Han Hui
    Copy the full SHA
    b494e80 View commit details

Commits on Feb 28, 2020

  1. Disable legacy (bundle) integration tests by default

    Move legacy integration tests to separate CI jobs
    Bump CI jobs to use PHP 7.4 by default
    teohhanhui committed Feb 28, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    teohhanhui Teoh Han Hui
    Copy the full SHA
    16fbeca View commit details
  2. Make the CI jobs more resilient

    Continue on error when it doesn't affect correctness of the job
    teohhanhui committed Feb 28, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    teohhanhui Teoh Han Hui
    Copy the full SHA
    b70e929 View commit details
  3. Merge pull request #3386 from teohhanhui/ci-symfony-5.1

    Bump CI to check Symfony 5.1 compatibility
    dunglas authored Feb 28, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    a548e16 View commit details

Commits on Mar 2, 2020

  1. Verified

    This commit was signed with the committer’s verified signature.
    teohhanhui Teoh Han Hui
    Copy the full SHA
    a23a67c View commit details
  2. Merge pull request #3417 from arnedesmedt/enableDecoratingSchemaFactory

    Don't typehint the SchemaFactory decorator by its implementation, but by its interface
    teohhanhui authored Mar 2, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    6578c8b View commit details

Commits on Mar 4, 2020

  1. Pass $options to PropertyInfoMetadataFactory

    I had an issue where nested properties / classes didn't show up on OpenApi / Swagger docs (#2868).
    With this PR the issue seems to be solved as the PropertyMetadataFactory gets the options. Thanks to @teohhanhui for the help on this.
    remoteclient authored and teohhanhui committed Mar 4, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    teohhanhui Teoh Han Hui
    Copy the full SHA
    3529900 View commit details
  2. Verified

    This commit was signed with the committer’s verified signature.
    teohhanhui Teoh Han Hui
    Copy the full SHA
    9fa855c View commit details
  3. Fix tests

    teohhanhui committed Mar 4, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    teohhanhui Teoh Han Hui
    Copy the full SHA
    15bc5f4 View commit details

Commits on Mar 5, 2020

  1. Verified

    This commit was signed with the committer’s verified signature.
    teohhanhui Teoh Han Hui
    Copy the full SHA
    d26a503 View commit details
  2. Merge pull request #3425 from remoteclient/patch-3

    Pass $options to PropertyInfoMetadataFactory
    teohhanhui authored Mar 5, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    7e1e5ba View commit details
  3. Only save /tmp/phpstan/resultCache.php to cache

    The result cache is a huge win.
    
    CircleCI takes a very long time saving /tmp/phpstan/cache for some reason,
    and this cache doesn't affect the run time much anyway.
    teohhanhui committed Mar 5, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    teohhanhui Teoh Han Hui
    Copy the full SHA
    4b8bcf4 View commit details
Showing with 3,757 additions and 3,032 deletions.
  1. +0 −259 .circleci/config.yml
  2. +0 −12 .editorconfig
  3. +0 −2 .gitattributes
  4. +615 −67 .github/workflows/ci.yml
  5. +1 −0 .gitignore
  6. +3 −1 .php_cs.dist
  7. +0 −243 .travis.yml
  8. +24 −1 CHANGELOG.md
  9. +37 −28 CONTRIBUTING.md
  10. +1 −3 README.md
  11. +1 −1 appveyor.yml
  12. +0 −40 behat.yml.dist
  13. +13 −7 composer.json
  14. +1 −1 features/bootstrap/HydraContext.php
  15. +19 −351 features/doctrine/date_filter.feature
  16. +81 −4 features/doctrine/exists_filter.feature
  17. +45 −0 features/doctrine/range_filter.feature
  18. +4 −0 features/jsonapi/pagination.feature
  19. +1 −1 features/jsonld/non_resource.feature
  20. +7 −1 features/main/crud.feature
  21. +63 −54 phpstan.neon.dist
  22. +0 −1 phpunit.xml.dist
  23. +0 −1 phpunit_mongodb.xml
  24. +0 −4 src/Annotation/ApiResource.php
  25. +0 −8 src/Annotation/AttributesHydratorTrait.php
  26. +2 −1 src/Api/ResourceClassResolver.php
  27. +2 −2 src/Bridge/Doctrine/Common/PropertyHelperTrait.php
  28. +6 −0 src/Bridge/Doctrine/MongoDbOdm/Filter/RangeFilter.php
  29. +2 −0 src/Bridge/Doctrine/MongoDbOdm/PropertyInfo/DoctrineExtractor.php
  30. +1 −1 src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php
  31. +1 −1 src/Bridge/Doctrine/Orm/Filter/ExistsFilter.php
  32. +8 −0 src/Bridge/Doctrine/Orm/Filter/RangeFilter.php
  33. +13 −16 src/Bridge/Doctrine/Orm/Filter/SearchFilter.php
  34. +2 −2 src/Bridge/Doctrine/Orm/PropertyHelperTrait.php
  35. +20 −1 src/Bridge/Doctrine/Orm/SubresourceDataProvider.php
  36. +2 −2 src/Bridge/Symfony/Bundle/Command/GraphQlExportCommand.php
  37. +3 −1 src/Bridge/Symfony/Bundle/Command/SwaggerCommand.php
  38. +1 −1 src/Bridge/Symfony/Bundle/DependencyInjection/Configuration.php
  39. +1 −0 src/Bridge/Symfony/Bundle/Resources/config/swagger.xml
  40. +585 −491 src/Bridge/Symfony/Bundle/Resources/public/graphiql/graphiql.css
  41. +14 −1 src/Bridge/Symfony/Bundle/Resources/public/graphiql/graphiql.min.js
  42. +44 −1 src/Bridge/Symfony/Bundle/Resources/public/graphql-playground/index.css
  43. +124 −1 src/Bridge/Symfony/Bundle/Resources/public/graphql-playground/middleware.js
  44. +228 −220 src/Bridge/Symfony/Bundle/Resources/public/react/react-dom.production.min.js
  45. +25 −27 src/Bridge/Symfony/Bundle/Resources/public/react/react.production.min.js
  46. +51 −51 src/Bridge/Symfony/Bundle/Resources/public/redoc/redoc.standalone.js
  47. +1 −0 src/Bridge/Symfony/Bundle/Resources/public/swagger-ui/oauth2-redirect.html
  48. +13 −13 src/Bridge/Symfony/Bundle/Resources/public/swagger-ui/swagger-ui-bundle.js
  49. +1 −1 src/Bridge/Symfony/Bundle/Resources/public/swagger-ui/swagger-ui-bundle.js.map
  50. +4 −4 src/Bridge/Symfony/Bundle/Resources/public/swagger-ui/swagger-ui-standalone-preset.js
  51. +1 −1 src/Bridge/Symfony/Bundle/Resources/public/swagger-ui/swagger-ui-standalone-preset.js.map
  52. +1 −1 src/Bridge/Symfony/Bundle/Resources/public/swagger-ui/swagger-ui.css
  53. +1 −1 src/Bridge/Symfony/Bundle/Resources/public/swagger-ui/swagger-ui.css.map
  54. +2 −2 src/Bridge/Symfony/Bundle/Resources/views/SwaggerUi/index.html.twig
  55. +0 −9 src/Bridge/Symfony/Bundle/Test/BrowserKitAssertionsTrait.php
  56. +5 −33 src/Bridge/Symfony/Bundle/Test/Constraint/ArraySubset.php
  57. +1 −1 src/DataProvider/OperationDataProviderTrait.php
  58. +7 −1 src/DataProvider/Pagination.php
  59. +1 −1 src/DataTransformer/DataTransformerInterface.php
  60. +11 −9 src/EventListener/RespondListener.php
  61. +0 −2 src/EventListener/SerializeListener.php
  62. +2 −2 src/GraphQl/Action/EntrypointAction.php
  63. +6 −4 src/GraphQl/Resolver/Stage/SerializeStage.php
  64. +5 −2 src/Hydra/JsonSchema/SchemaFactory.php
  65. +5 −5 src/Hydra/Serializer/DocumentationNormalizer.php
  66. +1 −1 src/Hydra/Serializer/PartialCollectionViewNormalizer.php
  67. +30 −2 src/JsonSchema/SchemaFactory.php
  68. +48 −4 src/JsonSchema/TypeFactory.php
  69. +8 −4 src/Serializer/AbstractConstraintViolationListNormalizer.php
  70. +1 −1 src/Serializer/AbstractItemNormalizer.php
  71. +18 −4 src/Swagger/Serializer/DocumentationNormalizer.php
  72. +1 −1 src/Validator/EventListener/ValidateListener.php
  73. +2 −2 src/Validator/ValidatorInterface.php
  74. +13 −0 tests/Api/ResourceClassResolverTest.php
  75. +8 −0 tests/Bridge/Doctrine/Common/Filter/RangeFilterTestTrait.php
  76. +9 −0 tests/Bridge/Doctrine/MongoDbOdm/Filter/RangeFilterTest.php
  77. +3 −0 tests/Bridge/Doctrine/Orm/Filter/RangeFilterTest.php
  78. +69 −0 tests/Bridge/Symfony/Bundle/Command/SwaggerCommandUnitTest.php
  79. +3 −0 tests/Bridge/Symfony/Bundle/DataCollector/RequestDataCollectorTest.php
  80. +2 −0 tests/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataCollectorTest.php
  81. +5 −0 tests/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataCollectorTest.php
  82. +5 −0 tests/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataCollectorTest.php
  83. +1 −1 tests/Bridge/Symfony/Bundle/DependencyInjection/ConfigurationTest.php
  84. +0 −8 tests/Bridge/Symfony/Validator/Exception/ValidationExceptionTest.php
  85. +50 −0 tests/EventListener/RespondListenerTest.php
  86. +0 −2 tests/Fixtures/TestBundle/Document/ContainNonResource.php
  87. +0 −2 tests/Fixtures/TestBundle/Entity/ContainNonResource.php
  88. +1 −1 tests/Fixtures/TestBundle/Entity/Dummy.php
  89. +3 −3 tests/Fixtures/app/AppKernel.php
  90. +1 −1 tests/Fixtures/app/config/config_mongodb.yml
  91. +1 −1 tests/Fixtures/app/config/config_test.yml
  92. +2 −0 tests/GraphQl/Resolver/Stage/SerializeStageTest.php
  93. +16 −5 tests/Hydra/Serializer/ConstraintViolationNormalizerTest.php
  94. +16 −16 tests/Hydra/Serializer/DocumentationNormalizerTest.php
  95. +67 −0 tests/JsonSchema/SchemaFactoryTest.php
  96. +235 −2 tests/JsonSchema/TypeFactoryTest.php
  97. +130 −135 tests/Swagger/Serializer/DocumentationNormalizerV2Test.php
  98. +120 −109 tests/Swagger/Serializer/DocumentationNormalizerV3Test.php
  99. +770 −725 yarn.lock
259 changes: 0 additions & 259 deletions .circleci/config.yml

This file was deleted.

12 changes: 0 additions & 12 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -43,10 +43,6 @@ indent_style = space
indent_size = 4
trim_trailing_whitespace = false

[.circleci/config.yml]
indent_style = space
indent_size = 2

[.github/workflows/*.yml]
indent_style = space
indent_size = 2
@@ -58,14 +54,6 @@ indent_style = tab
indent_style = space
indent_size = 4

[.styleci.yml]
indent_style = space
indent_size = 2

[.travis.yml]
indent_style = space
indent_size = 2

[appveyor.yml]
indent_style = space
indent_size = 2
2 changes: 0 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
/.circleci export-ignore
/.editorconfig export-ignore
/.gitattributes export-ignore
/.github export-ignore
/.gitignore export-ignore
/.php_cs.dist export-ignore
/.travis.yml export-ignore
/appveyor.yml export-ignore
/behat.yml.dist export-ignore
/features export-ignore
Loading