Skip to content

Update doctrine/orm from v2.6.3 to 2.9.4#48

Open
violinist-bot wants to merge 1 commit intodpeuscher:masterfrom
violinist-dev:doctrineormv263294
Open

Update doctrine/orm from v2.6.3 to 2.9.4#48
violinist-bot wants to merge 1 commit intodpeuscher:masterfrom
violinist-dev:doctrineormv263294

Conversation

@violinist-bot
Copy link
Copy Markdown
Contributor

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Updated packages

Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here.

List of updated packages
  • doctrine/reflection v1.0.0 (package was removed)
  • composer/package-versions-deprecated: 1.11.99.2 (new package, previously not installed)
  • doctrine/annotations: 1.13.2 (updated from v1.6.0)
  • doctrine/cache: 2.1.1 (updated from v1.8.0)
  • doctrine/collections: 1.6.8 (updated from v1.5.0)
  • doctrine/common: 3.1.2 (updated from v2.10.0)
  • doctrine/dbal: 2.13.2 (updated from v2.8.0)
  • doctrine/deprecations: v0.5.3 (new package, previously not installed)
  • doctrine/event-manager: 1.1.1 (updated from v1.0.0)
  • doctrine/inflector: 2.0.3 (updated from v1.3.0)
  • doctrine/instantiator: 1.4.0 (updated from 1.1.0)
  • doctrine/lexer: 1.2.1 (updated from v1.0.1)
  • doctrine/orm: 2.9.4 (updated from v2.6.3)
  • doctrine/persistence: 2.2.2 (updated from v1.1.0)
  • psr/cache: 1.0.1 (new package, previously not installed)
  • psr/container: 1.1.1 (new package, previously not installed)
  • symfony/console: v5.3.6 (updated from v4.1.7)
  • symfony/deprecation-contracts: v2.4.0 (new package, previously not installed)
  • symfony/polyfill-intl-grapheme: v1.23.1 (new package, previously not installed)
  • symfony/polyfill-intl-normalizer: v1.23.0 (new package, previously not installed)
  • symfony/polyfill-mbstring: v1.23.1 (updated from v1.10.0)
  • symfony/polyfill-php73: v1.23.0 (new package, previously not installed)
  • symfony/polyfill-php80: v1.23.1 (new package, previously not installed)
  • symfony/service-contracts: v2.4.0 (new package, previously not installed)
  • symfony/string: v5.3.3 (new package, previously not installed)

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:

  • b19a13f4e Override getAssociationTargetClass phpdoc (#8907)
  • 1e2c0ce72 Merge pull request #8909 from greg0ire/fix-build
  • 6a6bcc1e2 Ignore error caused by upstream package
  • e2f54f6fa Remove phpstan-specific annotation
  • e16a76891 Adapt baseline to new error message
  • 3b9e04e97 Merge pull request #8905 from nicolas-grekas/ret-types
  • fca1f5240 Add explicit @return type next to #[ReturnTypeWillChange]
  • 4fa2f6baa Merge pull request #8896 from derrabus/bugfix/dont-pass-null
  • 245563e1c Merge pull request #8894 from derrabus/bugfix/return-type-will-change
  • a5436be93 Merge pull request #8899 from simPod/psalm
  • 1246b3b5c Regenerate psalm baseline
  • 346459176 Don't pass null as parameter
  • dc960d7d9 Fix return types for PHP 8.1
  • 7736429e9 Merge pull request #8892 from derrabus/bump/phpstan
  • 7c6bea130 Bump PHPStan to 0.12.94
  • 106ed8009 Merge pull request #8883 from dopeh/patch-1
  • b2e00f608 Fix getting-started example by including cache
  • 055b646d9 Merge pull request #8769 from greg0ire/remove-unhelpful-template
  • c1c3c8983 Merge pull request #8855 from piowin/GH8443-failing-test
  • 6fc0176f8 Merge pull request #8872 from simPod/fix-build
  • 42126dc1b Fix CI SA failures
  • bc9e0b3d2 Merge pull request #8860 from t-richard/patch-1
  • aa9d0148d Fix typo in "Working with Objects"
  • 86703cbc7 Extra brackets if no cti joins fix
  • 0504c535f Failing test for GH8443
  • 3c4009df3 Merge pull request #8847 from greg0ire/adapt-tests-to-new-wrapping
  • 0a1be2cc2 Adapt tests to new way of wrapping
  • 95408cd8e [docs] Fix sentence about how nullable types affecting column definitions. (#8835)
  • 182bdaac6 Adding fields to Index (#8830)
  • 3c805b22b Merge pull request #8825 from greg0ire/github-templates
  • 6a41ab56c Backport Github issue and PR templates
  • 802dd54f0 Referenced new support for PHP8 attributes (#8823)
  • 836c0d380 Merge pull request #8814 from greg0ire/backport-7158
  • aa3ed91dd Merge pull request #8821 from greg0ire/fix-phpstan
  • f542dde13 Pin PHPStan to current version
  • a165d4af7 Adapt ignore rules to new PHPStan version
  • ff13059ba Proposed corrected typo in demo code.
  • c3953435d Merge pull request #8806 from greg0ire/resurrect-phpbench
  • 8f2aef5fa Merge pull request #8810 from greg0ire/update-baseline
  • 05be0e8bb Update Psalm baseline
  • 64cf6edea Use consistent style for the OR operator
  • 7608a4046 Run phpbench in the CI
  • b1f6f9bfc Make phpbench runnable again
  • 3fe980de9 Merge pull request #8801 from derrabus/bugfix/ignore-return-type-will-change
  • f5d988de4 Merge pull request #8784 from greg0ire/undeprecate-passing-null
  • e840aef63 Merge pull request #8798 from greg0ire/backport-7776
  • 2936bac7e Remove hack to access class scope inside closures
  • 1f6bfe175 Merge pull request #8800 from jderusse/fix-exception
  • b0c7993dd Ignore errors about missing ReturnTypeWillChange class
  • 796af7265 Fix exception not thrown by "getEntityIdentifier"
  • 233d9b027 Update session examples in docs (#8795)
  • b6d7826dc Merge pull request #8789 from greg0ire/backport-7292
  • b3ee7141e Use a more concrete, less confusing example
  • 73aa6e835 Merge pull request #8791 from greg0ire/backport-docs-batch-2
  • f3e87d2c2 Fix bullet list not rendering correctly on Github
  • 53ba6b973 Updated docblock
  • b3f580bf5 Fix the link to the 'Change Tracking Policies' documentation
  • 774b5cbdd document using DTOs and entities as Value Objects
  • 7fa3e6ec7 Use HTTPS instead of HTTP
  • e743981f8 Merge pull request #8790 from greg0ire/backport-docs-batch
  • a469514ef Remove obsolete backslashes from underscores
  • 9fb13dbe2 Fix the result cache documentation (it caches raw data, not hydrated entities)
  • fc97041e4 [TASK] Streamline code block type hints for readability
  • f8f3b196a Extend documentation of arbitrary joins
  • c01961840 Fix of variable typo in cache usage example
  • 6ef1367cd Fix: Consistently format inversedBy and mappedBy attributes
  • 3572b49e6 [FEATURE] Mention and link identifier generation strategies
  • 587c5f5ad Fix Criteria's orderBy example
  • 4f0a04e0e Better PHPDoc for AbstractQuery cache methods
  • 4451019dc Fix: Attributes vs. annotations
  • c02142661 Fix #2935 [DDC-2236] Add note that Paginator might screw aggreg. queries
  • 243c8bff1 Fix EBNF of InExpression (StateFieldPath -> Arithmetic)
  • 5bbad8c40 Require ctype extension
  • 6c6b91978 Added UNIQUE INDEX to generated SQL schema
  • b37c43308 [Documentation] Fixed comments syntax
  • 173f31a14 Add readOnly attribute to annotation example
  • 319acb107 typo in class description
  • 242d2c1c4 Remove year from license
  • 5c95ce5c2 Fix EntityRepository constructor phpdoc
  • 7a78fd290 Undeprecate targetEntity omission for some types
  • f233e4cf6 Merge pull request #8781 from derrabus/bugfix/static-analysis
  • b9f7e0940 Fix Psalm/PHPStan errors
  • 5e91eea72 Link to correct section (#8778)
  • 10922a532 Spell "entity" properly (#8777)
  • fbf793af0 Merge pull request #8543 from simonberger/add_missing_param_and_return_attributes
  • a26ae0648 Add missing @param and @Result PHPDoc attributes
  • 8bb564d5f Limit template annotations to Psalm
  • 782786919 Make ResolveTargetEntityListener deal with the DiscriminatorMap as well (#8402)
  • 82e77cf50 Bugfix: handle repeatable attributes (#8756)
  • 1518b40dd Merge pull request #8758 from greg0ire/restore-bc-for-annotations
  • 10e41ec8b Deprecate required of mandatory arguments
  • 303e34639 Restore backwards-compatibility
  • fc7db8f59 Merge pull request #8747 from greg0ire/fix-attributes-syntax
  • ae7f04ea5 Use correct named argument syntax in docs
  • b8808099e Merge pull request #8742 from derrabus/bugfix/return-type-will-change
  • 6432a3eeb Add ReturnTypeWillChange to ReflectionEmbeddedProperty
  • 3a0f60d6c Merge pull request #8734 from VincentLanglet/fixMetadata
  • ee19cf5cf Merge pull request #8740 from VincentLanglet/fixMetada2
  • 66daafd59 Make ClassMetadata covariant
  • 249c4fe61 Remove currentWorkingDirectory
  • 89673c60b Fix metadata constructor inference by phpstan
  • 75b4b88c5 Add automatic type detection for Embedded. (#8724)
  • d9e59d686 [GH-8723] Remove use of nullability to automatically detect nullable status (#8732)
  • 5fa94969d Adapt flush($argument) in documentation as it's deprecated. (#8728)
  • f2c3ddac9 Add note about performance and inheritance mapping (#8704)
  • 46f0da9ff Merge pull request #8710 from franmomu/recompute
  • 1e832a678 Add generics to parameters
  • 56bdb44ef Merge pull request #8722 from alcaeus/fix-metadata-cache-clear
  • fffac4499 Bump doctrine/cache patch dependency to fix build with lowest deps
  • e42b3d658 Fix metadata cache compatibility layer
  • 7ab2c3abb Merge pull request #8708 from VincentLanglet/patch-2
  • 498c816b6 Merge pull request #8717 from greg0ire/update-branch-metadata
  • eec740079 Fix ClassMetadataInfo template inference
  • c359715a9 Mark 2.8.x as unmaintained, and 2.9.x as current
  • f3e55fae9 Update .doctrine-project.json to include 2.9 stable and 2.10 upcoming
  • 91c3bd412 Fix links to attribute sections (#8714)
  • e6cf12c66 remove usage Webmozart (#8713)
  • 99d67cb77 Merge pull request #8705 from greg0ire/2.9.x
  • 43f66d580 Merge remote-tracking branch 'origin/2.8.x' into 2.9.x
  • a6577b89a Merge pull request #8701 from jderusse/symfony6
  • 0ca87566a Allow Symfony 6.0
  • 5d01f94a3 Merge pull request #8699 from greg0ire/fix-psalm
  • 3d02b0263 Update static analysis baseline files
  • 6de321cb0 Address Psalm issues introduced by persistence
  • 535bc92dc Merge pull request #8700 from deguif/fix-undefined-offset
  • ebb5d03f7 Fix undefined offset
  • 8e1336962 Merge pull request #8698 from deguif/cache-deprecation
  • 8eff4b775 Fix cache deprecation
  • b85403d0a Merge pull request #8691 from alcaeus/check-deprecations
  • 22ce3adfc Move to psalm level 2
  • 3a194ad69 SimpleObjectHydrator: skip unsuit custom type before converting it (#8566)
  • d52dab54d Merge pull request #8672 from alcaeus/allow-cache-2.0
  • b5ac7714b Remove ignored phpstan errors related to doctrine/cache 2.0
  • 590551d5c Fix setup tool tests
  • c9fb9fdb4 Improve BC layer for getMetadataCacheImpl
  • 965926dcc Update phpstan baseline to account for doctrine/cache deprecation
  • a6e30c5f4 Fix checkstyle violations
  • 30ab6f4ce Add upgrade note for cache changes
  • 5e5a44dce Suggest using symfony/cache in setup tool
  • d7bf30b29 Fix setup tool tests
  • ce8da6623 Stop using doctrine/cache
  • 2ecec0c5d Remove reliance on doctrine/cache implementations in tests
  • 6f128e451 Allow installing doctrine/cache 2.0
  • e24b0f0be [GH-8589] A new approach to non-nullable typed associations for BC (#8678)
  • 6753b26f7 [GH-8676] Allow nested annotations to work without parents as attributes (#8677)
  • 4ccc4e19f Merge pull request #8600 from VincentLanglet/computeChangeset
  • 4e2009433 Reflect that default EntityManager is not always named default (#8671)
  • c25b82221 Merge pull request #8673 from Seldaek/patch-1
  • c3dcc5af9 Add hint for ->iterate() deprecation
  • b2f404b25 Merge pull request #8651 from alcaeus/deprecate-doctrine-metadata-cache
  • d141f2787 ConvertDoctrine1Schema: Fix Doctrine 1 notnull field import (#8649)
  • 469183920 Extend DoctrineTestCase to fix missing methods
  • 91387382b Allow symfony/cache 4.4 to provide PHP 7.1 support
  • f634c64b7 Use stubs over mocks in tests
  • 7ba9c980b Introduce PSR-6 for metadata caching
  • dacdcf2c7 Merge pull request #8662 from greg0ire/2.9.x
  • f296fee9e Merge remote-tracking branch 'origin/2.8.x' into 2.9.x
  • 8555fc1d3 Merge pull request #8659 from greg0ire/make-tests-independent
  • b0826fd74 Merge pull request #8201 from oojacoboo/2.8.x
  • fe93c2e9d Throw Exception that includes name of entity when unable to locate identifier
  • 850d57827 Make tests independent
  • e1388fa98 [GH-8327] Make EntityManagerProvider compatible with expected DoctrineBundle usage (#8646)
  • 9a4845048 Merge pull request #7608 from mavroprovato/patch-1
  • cff8b96dd Avoid unnecessary flush after processing first row
  • 996c1c74b Merge pull request #8644 from greg0ire/more-accurate-return-type
  • 48612e6dc Merge pull request #8641 from Jean85/remove-deprecated-proxy-usage
  • ddfee26f8 Support for Array parameters in SQL filters (#8375)
  • eb860a704 Change incorrect DBAL return types
  • 51ffcb489 Describe return types more accurately
  • 72f500318 Merge pull request #8544 from greg0ire/bc-type-declarations
  • 55f030f66 Add type declarations where backwards-compatible
  • 95af30eb7 FileLockRegion::__construct 3rd param is meant to be an int (#8640)
  • 9ea0769d7 Replace deprecated Proxy usages with parent interface to reduce baseline
  • 22413453d Reintroduce PHP 7.1 support (#8613)
  • 06fadcdd8 Merge pull request #8630 from Jean85/reduce-baseline
  • 7c56aa214 Reduce baseline with a nullable return where needed
  • 4cdcb5f76 Reduce baseline for AbstractCollectionPersister
  • b542b36e4 Remove baseline for DefaultCacheFactory
  • e5a7a13e1 Remove single baseline rule from DefaultCache
  • 8336dd377 Remove baseline for AbstractQuery
  • b04d7a62a Merge pull request #8548 from orklah/test2
  • a959a474f Merge pull request #8636 from greg0ire/update-gitattributes
  • ce128e742 [GH-5202] Implement Query::HINT_READ_ONLY flag (#7936)
  • dac87dae0 [GH-8327] Deprecate EntityManagerHelper for a provider abstraction. (#8524)
  • a2230485b Fix typed properties for default metadata (#7939) (#8589)
  • a68aa580c [GH-8345] Fields for unique constraints (#8629)
  • 5ee71c54d Update ignore rules to reflect current situation
  • dc37c2cd2 psalm fixes
  • 261a40597 Merge pull request #8635 from greg0ire/2.9.x
  • 1ea51d88c Merge remote-tracking branch 'origin/2.8.x' into 2.9.x
  • da3a9fa36 Merge pull request #8634 from orklah/static-upgrade
  • 4fd81d26f upgrade static tools
  • f8e06ad31 [GH-6396] Allow custom hydrators access to meta columns via Query::HINT_INCLUDE_META_COLUMNS hint. (#8382)
  • 559c1ba80 Merge pull request #8628 from greg0ire/2.9.x
  • 4665758c4 Merge remote-tracking branch 'origin/2.8.x' into 2.9.x
  • e2e9f8fa9 Merge pull request #8627 from greg0ire/add-baselines
  • f7249ec70 Declare return type
  • 87dbcca45 Add baseline files for static analyzers
  • ceeea8ccd Merge pull request #8620 from greg0ire/2.9.x
  • 6e16ef8c3 Merge remote-tracking branch 'origin/2.8.x' into 2.9.x
  • 305e0d666 Merge pull request #8617 from greg0ire/cs9
  • 199be94e6 Upgrade to doctrine/coding-standard 9
  • 09a7d9f18 [GH-6578] Add validation that inherited entity class is mapped in discriminator. (#8378)
  • f57f33b67 Merge pull request #8606 from greg0ire/2.9.x
  • e86cddb36 Merge remote-tracking branch 'origin/2.8.x' into 2.9.x
  • fa588af3b Merge pull request #8604 from janatjak/2.8.x
  • d4741720f Merge pull request #8605 from greg0ire/fix-phpdoc-lsp-violations
  • 343385d06 Pin squizlabs/php_codesniffer
  • 6d04dced0 Address sniff rename
  • 22fa3a855 Document actual return types
  • eb05756dc Fix psalm param typehint for OneToManyAssociationBuilder::setOrderBy method
  • 5bb7e2070 Merge pull request #8602 from NicoHaase/fix-8599
  • a9076313c Adjusted return type
  • 2a87821b2 Merge pull request #8552 from acoulton/maint-phpunit-upgrade
  • da5877d60 Only polyfill older phpunit methods when required
  • 67dfe8e1a Simplify mock building calls
  • 2dfe51b39 Remove internal tag
  • 5ac036de0 Merge pull request #8594 from greg0ire/make-sure-test-is-run
  • fda0d7b44 Merge pull request #8596 from doctrine/2.8.x-merge-up-into-2.9.x_606c485ba431f2.86881997
  • 23e1fd8ad Drop assertion about not being an instance of proxy
  • f8fa0fe06 [GH-8592] Deprecated Named (Native) Queries in Metadata/EntityRepository (#8593)
  • a588555ec Merge pull request #8586 from KartaviK/patch-3
  • 501057da8 Ensure test is suffixed with Test
  • 7de84537f Merge pull request #8591 from DmitriiBezborodnikov/case_insensive_parenthesis
  • 97f8325da Make sure tests are suffixed with Test
  • 0ebd7052d Drop create table at shutdown
  • 5d73378b9 Return case insensitive check
  • 10572ec44 Merge pull request #8590 from VincentLanglet/patch-2
  • 76278d801 Fix phpdoc
  • ca80830b2 Describe $orderBy parameter as a hash
  • 1ed89c756 Merge pull request #8582 from doctrine/2.8.x-merge-up-into-2.9.x_6066399d9875f8.96494390
  • bb078b5cb Merge remote-tracking branch 'origin/2.8.x' into 2.8.x-merge-up-into-2.9.x_6066399d9875f8.96494390
  • bcb4889a2 Merge pull request #8583 from greg0ire/sync-static-analysis-workflows
  • 961da8b0c Synchronize static analysis jobs with upstream
  • 657a30f8c [GH-6394] Bugfix: IdentifierFlattener support for association non-object values. (#8384)
  • c3f8996af Bump requirement to DBAL 2.13 (#8577)
  • 0655083e5 Merge remote-tracking branch 'origin/2.8.x' into 2.9.x
  • 0b25d4d8b Merge pull request #8573 from greg0ire/fix-build
  • a88242ee6 Adapt test logic to PHP and SQLite
  • fe4964008 Accommodate 2 behaviors of symfony/console in test
  • 3f3de70c3 Merge pull request #8564 from cybercitizen7/featureIncludeDirectory
  • eb4e31714 Adding DIR to include statement to fix issue with pathing
  • c8f2f61ea Merge pull request #8556 from VincentLanglet/patch-2
  • c9502d3d0 Fix fieldMapping phpdoc
  • b6b3c9743 [GH-8265] Attribute Metadata Driver (#8266)
  • 8f6d146bc Bump doctrine/deprecations to at least v0.5.3 (#8553)
  • 3358ccde3 Merge pull request #8547 from greg0ire/psalm-lv6-phpdoc
  • 1f4e6ebee Add a forward-compatibility wrapper for phpunit8 assertions
  • a94db4f5c Fix remaining warnings from the phpunit9 upgrade
  • 47475f3a6 Merge pull request #8532 from acoulton/bug-fix-ci-db-connection
  • 61c4a5da0 Rename tmpdb_ to privileged_db in test config and TestUtil
  • dd34bca4e Upgrade previously-skipped tests to phpunit 9
  • 3e21c50f6 Fix unit test and CI database driver / credential configuration
  • bc3592bcc Make phpdoc type correct
  • 4fccec132 Merge pull request #8545 from orklah/psalm-plugins-2
  • 017713338 remove unwanted check with 0
  • 8df5cb84f remove some empty() use when safe
  • 3b7275e18 Merge remote-tracking branch 'origin/2.8.x' into 2.9.x
  • 5247c56fc Merge pull request #8539 from greg0ire/cs-20210311
  • cc37c490c Synchronize coding standard workflow with upstream
  • 95824efd6 Manually fix cs
  • 44d4712e6 Ignore rule about annotation phpdoc
  • 930f44c02 Ignore rule for externally-defined property
  • 6e3c011e6 Ignore rule about superflous comment
  • a82de0d42 Ignore rule about unused method
  • 991748817 Ignore rule about empty statements
  • 93f31d2c3 Merge pull request #8533 from acoulton/test-string-lock-version
  • 77356b954 Add test coverage for passing optimistic lock version as string
  • 92f764206 Ignore broken rule
  • 141539673 Merge pull request #8530 from doctrine/cs-20210310
  • 23dc804c9 Merge pull request #8531 from beberlei/GH-8527-RevertLockEquals
  • 9e3baa7ba [GH-8527] Revert cs fixes for entity version compares in lock+merge
  • 322ea51ec Manually fix cs
  • 21b046452 Merge pull request #8529 from greg0ire/cs-20210308
  • c57b81ada Manually fix cs
  • 4fa7c9c6d Merge pull request #8521 from greg0ire/cs-20210228
  • 2685b65c2 [GH-6855] Trigger deprecation for unsupported lifecycle callback mapping on embedded classes.(#8381)
  • 3902a4eb6 [GH-8458] Properly deprecate ConvertDoctrine1Schema (#8517)
  • b3ed525d4 Use typed properties for default metadata for #7939 (#8439)
  • 3580517aa Manually fix cs
  • 4cdc6b1a7 [GH-7128] Improve OneToManyRequiresMappedBy Exception message (#8380)
  • 38ccbd863 DDC-2076 - MEMBER OF - Remove useless join over target table of ManyToMany relationship (#8438)
  • f9e7c3c2d Merge pull request #8516 from greg0ire/cs-20210227
  • 3600c0fbc Manually fix cs
  • f77951304 Remove unused properties
  • b4e6530d2 [GH-8471] Deprecate Partial DQL syntax and forcing partial loads. (#8472)
  • 07d426edf Changed lock function to compare timestamps instead of DateTimeInterface objects directly. (#8508)
  • 4afd4069b Merge pull request #8515 from greg0ire/cs-20210226
  • 239215c2e Merge pull request #8502 from greg0ire/rework-contributing-md
  • e6f11652d Add section for 2.9.x branch
  • 2910a7392 Rework badges urls
  • 3959b2743 Remove references to Travis
  • 658e54027 Remove trailing whitespace
  • ba882451b Refer to our actual coding/standard
  • 1ed984012 Refer to global workflow policy
  • 71044894a Manually fix cs
  • 1a41d6b87 Fix configuration mix up
  • 5dfcb0899 Merge pull request #8512 from greg0ire/cs-20210225
  • 284bd6fd0 Manually fix cs
  • e40ac3e1d Merge pull request #8510 from greg0ire/cs-20210224
  • 0bce2472f Manually fix cs
  • 89f57de88 Merge pull request #8504 from greg0ire/cs-20210223
  • ae19f4095 Merge pull request #8495 from Warxcell/fix_to_iterable_with_cache
  • c2d69a3c4 Merge pull request #8507 from greg0ire/address-move-away-from-master
  • 6ce91dd37 Address move away from master
  • 57e6ba25c Merge pull request #8505 from dbu/patch-1
  • 9d2e67bbb fix typo in changelog
  • 2dce5b20a Manually fix cs
  • 930859f80 Fix bug when using ResultCache with Query::toIterable.
  • a70c73ae3 Use RegEx to match if queryPart contains OR/AND (#8453)
  • 074346b8d Note deprecation of AbstractQuery::iterator (#8497)
  • 9ed4a8c04 Merge pull request #8498 from greg0ire/cs-20210222
  • 9c917811e Manually fix cs
  • f88382025 Ignore rule about wrong comment style
  • a32045dd5 Ignore rule violated by external package
  • 672b04a55 Merge pull request #8483 from olsavmic/fix-single-scalar-hydrator-memory-leak-on-exception
  • 261334aca Merge pull request #8494 from greg0ire/cs-20210221
  • 7f6ed094c Add test to verify that using ResultCache with Query::toIterable is failing.
  • a79265581 Manually fix cs
  • fb7120491 Relax assertion (#8493)
  • b918661cf Merge pull request #8492 from greg0ire/cs-20210220
  • 7971a5316 Method hydrateAll() does not take into account possible exception from hydrateAllData() which in turn does not call cleanup()
  • a175f96ae Manually fix cs
  • 7c1cde647 Ignore rule that triggers on external property
  • 1ffc0cacf Merge pull request #8491 from greg0ire/cs-20210219
  • e979d0d50 Manually fix cs
  • 553ea0307 Ignore rule about case mismatch
  • 149014879 Ignore rule about property defined externally
  • b991c5898 Merge pull request #8490 from greg0ire/cs-20210218
  • ee9627b82 Update QueryBuilder::setParameters docs (#8487)
  • e3f03414f Manually fix cs
  • 1f406fd3d Merge pull request #8484 from greg0ire/cs-20210217
  • 0ae53a670 Merge pull request #8485 from doctrine/2.8.x-merge-up-into-2.9.x_602d59a0aa86b9.63081052
  • 49864a7f5 Merge remote-tracking branch 'origin/2.8.x' into 2.8.x-merge-up-into-2.9.x_602d59a0aa86b9.63081052
  • b747bf15f Manually fix cs
  • 5fe85bfc0 Ignore rule about underscore in method name
  • 0dccf05ca Automatically fix cs
  • ebae57eb9 Merge pull request #8480 from greg0ire/cs-20210216
  • 30a7c2aa6 [GH-8410] Fix memory leak in new toIterable and state bug. (#8467)
  • 3a9b8fde9 Housekeeping: Fix cs
  • 4f864bc17 Identifier type is not set when many2many relations are deleted (#8401)
  • d76cbd755 Manually fix cs
  • 4aece04ae Automatically fix cs
  • f31dbf8d4 Merge pull request #8479 from greg0ire/cs-20210215
  • 416f35dba Manually fix cs
  • c29370e06 Automatically fix cs
  • 4e0f6837d Merge pull request #8478 from beberlei/CsFixes2
  • e45d212f0 Housekeeping: CS fixes Doctrine\ORM\Mapping\MappingException
  • 8f62bd39b Housekeeping: CS fixes Doctrine\ORM\ORMException
  • 5e11afcdf Housekeeping: CS fixes Doctrine\ORM\Mapping\MappingException
  • f83322201 Cs fixes1 (#8475)
  • c7f39ebbd Merge pull request #8477 from greg0ire/cs-20210214
  • 15f08ed00 Manually fix cs
  • b6fd4b5ef Automatically fix cs
  • e2e59e94f [GH-8383] deprecate notify change tracking policy (#8473)
  • 5e4dae88f Merge pull request #8476 from greg0ire/cs-20210213
  • 7312ddeda Manually fix cs
  • 9a67b6f69 Merge pull request #8474 from greg0ire/cs-20210212
  • f59a0c349 Manually fix cs
  • 4c8831f71 Remove unused helper method
  • 6fe388a70 Introduce doctrine/deprecations (#8466)
  • 172a8d941 Restrict EntityManagerInterface::getRepository (#8417)
  • 01ca442be Ignore error about no assignment
  • 01374ca2a Ignore rule about lone comment
  • 94e8b1d43 Merge pull request #8470 from greg0ire/cs-20210211
  • 61d0f96c1 Manually fix cs
  • 41729be80 Spell "first" properly
  • 6dbaa3901 Merge pull request #8469 from greg0ire/cs-20210209
  • 58c95a92d Manually fix cs
  • 4958180b0 Merge pull request #8468 from greg0ire/cs-20210208
  • d00dbf7e2 Merge pull request #8357 from snapshotpl/add-psalm-annotation
  • 8312ff0cb Merge pull request #8353 from fezfez/patch-1
  • 17012f1fe Improve psalm types
  • 324ac3972 Add psalm annotation for parameters
  • fb9b9b276 Manually fix cs
  • 323469cdb Add /*.phpunit.xml to .gitignore
  • 792a9a914 Merge pull request #8464 from greg0ire/cs-20210207
  • 0f655f9fb Manually fix cs
  • 2d7acbd07 Merge pull request #8457 from greg0ire/cs-20210206
  • 835030297 Add support for INDEX BY an associated entity (2.9.x) (#7918)
  • b06679cc1 Manually fix cs
  • 2693a93ae fixed entity generation for numeric values (#8434)
  • 8724589c6 Housekeeping: Fix wrong typehint - Closes #8421
  • 4cc78d947 Merge remote-tracking branch 'origin/2.8.x' into 2.9.x
  • 424305ef3 Merge pull request #8455 from greg0ire/cs
  • 9d01f6a45 Run phpcbf after running git-phpcs
  • 7ed487b53 Manually fix CS
  • 68d24288c Merge remote-tracking branch 'origin/2.8.x' into 2.9.x
  • 40f392558 Merge pull request #8144 from greg0ire/cs
  • f92c3dba3 Fix --complete flag in orm:ensure-production-settings command (#8426)
  • 5abad7c0a Merge remote-tracking branch 'origin/2.8.x' into 2.9.x
  • bcbd4401b Ignore export directory
  • d6aca8e14 Fix proxy file exclude pattern
  • 8f1911a4f Fix cs by hand
  • 7f30cd310 Require doctrine/common ^3.0.3
  • f01fe3e05 Fix or remove wrong assertions
  • 210c2ee6a Remove strict types
  • 497dfd1a8 Avoid covariant return types
  • d9f0e2a27 Add exclude rules for tricky cases
  • 9a40ac6e2 Restore weird phpdoc
  • 1687d9c47 Restore version annotation, but capitalized
  • 1a46ed890 Relax contract of EntityListenerResolver so it doesn't require class name (#8448)
  • 36d0352c0 Add missing use statements
  • 15eacd787 Remove weird extra argument
  • 5b3f9bdd7 Fix type declarations
  • e00dba94f Remove strict types
  • ab0e4007a Use interface instead of concretion
  • 32266c54f Fix compatibility with parent signature
  • dd2120cd4 Make default value compatible with phpdoc
  • 8991df078 Add missing return types
  • ca31923a3 Run phpcbf in the CI
  • 68bc00b6c Automatically fix CS
  • 5b55b8c6c Disable rules that would result in BC-breaks
  • 10f381bc9 Restrict fixes to be compatible with PHP 7.2
  • 40aa8fe5d update getting-started fix type, improve doc (#8440)
  • 5801474ba Catch doctrine/persistence MappingException (#8264)
  • 9dbd96063 Update website config to current repository branches (#8420)
  • 544df8905 Use proper workflow name (#8418)
  • f0ad5f72b bump psalm and fix some issues on level 6 (#8409)
  • 378944dd2 remove T from class metadata (#8398)
  • 8b749642c [GH-8231] Bugfix: Missed dirty check synchronization check. (#8392)
  • 277b53a97 Use the ramsey/composer-install action to install dependencies (#8388)
  • 2febb4509 Fix Psalm param (#8386)
  • cbc252f3b Add Doctrine\ORM\Query\Expr::mod() (#8377)
  • 21d2c8801 [GH-7486] Bugfix: failing the command when clearing empty cache is wrong semantics. (#8376)
  • e7d33eb1a Infer datetime_immutable DBAL type for \DateTimeImmutable instance parameters (#8328)
  • cab7a4558 Fix invalid psalm annotation (#8374)
  • 242cf1a33 Fix ambiguous case where an entity is also a Traversable (#8371)
  • da225a0db Drop step that switches the release branch (#8372)
  • 3ef5a3010 [GH-8366] Catch additional Persistence MappingException (#8370)
  • 418587bc2 Merge remote-tracking branch 'origin/2.7' into 2.8.x
  • 01187c926 Remove trailing whitespaces (#8360)
  • 35cf4810c Add docs to export-ignore
  • 404edd418 [GH-8229] Prevent Illegal Inheritance Override (#8348)
  • 011d3c21e Update functionality of code examples (#8336)
  • 3d46e0788 PHP8 Support (#8303)
  • b1ac293a5 Add missing backtick in rst markup (#8335)
  • f4ebded63 Fix SQL alias generation regression for simple inheritance (#8329)
  • 51bc59650 Update to Psalm 4. (#8332)
  • 95f1b4842 Merge remote-tracking branch 'origin/2.7' into 2.8.x
  • 385b5a2f8 Phpunit 8 (#8330)
  • f7d8b155d Merge branch '2.7' into 2.8.x
  • fa6fe0964 Ignore composer.lock
  • 539ffea39 Merge 2.7 into 2.8.x
  • c270eba67 Start moving travis phpunit runs to Github actions. (#8317)
  • 2f0eb95c9 Patch 1 (#8325)
  • b13b2e8ba Upgrade doctrine/coding-standard (#8321)
  • 4bfc84f03 Rename getIterable() to toIterable() (part 2) (#8293)
  • ca27cc3f7 Fix EOL of text files (#8310)
  • 53dc5b2ac Detect associations inside embeddables (#8291)
  • f1219f141 Add psalm template support to several types (#8289)
  • 072066f74 Merge remote-tracking branch 'origin/2.7' into 2.8.x
  • 5fde5801c Fix many typos (#8299)
  • 18d96fcc0 Update working-with-indexed-associations.rst (#8298)
  • 4d2908a06 Change <phpunit verbose="true" /> to false for better readability of test output.
  • 8d250f592 Use SHELL_VERBOSITY=3 instead of LOG_LEVEL=DEBUG
  • 59fd9b5ea Change LOG_LEVEL to debug should expose more info from laminas/automatic-releases.
  • 8fcc70cfb Change LOG_LEVEL to debug should expose more info from laminas/automatic-releases.
  • 7d84a4998 Setup automated release workflow (#8301)
  • bb64fc953 Move website config to default branch (#8287)
  • e0eb82a3b psalm fixes (#8286)
  • 79cdcde9e rename parameters to match parents (#8284)
  • f4524a8bb Fix psalm errors and upgrade strictness (#8209)
  • f1365b78d Rename getIterable to toIterable (#8268)
  • d810ea411 Use inline literals over escaping (#8279)
  • 107ba93d7 Convert CRLF to LF in test file (#8276)
  • 706670215 Fix OrderByItem parser to proceed with SimpleArithmetic expression before function (#8277)
  • ab2b4987b Improve formatting (#8028)
  • 717ef9106 Update events.rst (#8257)
  • ccae8f717 Fix for bug #8229 (id column from parent class renamed in child class) (#8234)
  • da18985ac Stop using the DBAL extension of PHPBench (#8252)
  • 60cd52444 Introduce getIterable() on AbstractQuery (#7885)
  • 045d1f3bf Bump Doctrine CS to v6 (#8241)
  • 1ae6f18fe Merge remote-tracking branch 'origin/2.7' into 2.8.x
  • 1e2ed0773 Use consistent formatting in command line (#8238)
  • 424241f29 Use more accurate terminology (#8236)
  • 8230afcde Fetch deeper
  • 7cffba874 Fix annotation in Expr
  • 91b9dd90f Add DQL support for ORDER BY CASE (#8188)
  • 7e5fe7934 Change preferred cache driver for metadata and query caches (#8223)
  • efd25484f Update aggregate-fields.rst (#8215)
  • 271f3480c Fix: Typo (#8213)
  • aab589b59 add/fix more types (checked by psalm) (#8199)
  • 190218b26 Change list() syntax to array destructuring (short list syntax) (#8204)
  • 181114f2c [GH-8106] Move test into existing QueryTest testcase to reduce surface.
  • 3689b76a8 Fix QueryBuilder::getParameter() on parameter names with colons (#8107)
  • 75fe18ea5 Add alert to "avoid persisting detached entities" (#8109)
  • 6c73a6b72 Infer return type information with Psalter (#8150)
  • 775d91c2a [GH-8122] Move test from AbstractMappingDriverTest to ClassMetadataFactoryTest case
  • 64c3f6873 Prohibits class typo in the discriminator map (#8122)
  • 2a2a0b298 Remove unwanted period (#8198)
  • 505d658e3 Merge remote-tracking branch 'origin/2.7' into 2.8.x
  • a438e9004 add dev files to .gitattribute (#8190)
  • 6a670d7d6 Allow using on PHP 7.1 with Composer 2 (#8184)
  • 765521d25 Use CodeCov instead of Scrutinizer (#8187)
  • 5ced62bf8 Run benchmark on PHP 7.4 (#8186)
  • bee8decd1 Require persistence 2 and common 3 (#8166)
  • 93867f8d7 TASK: Replace "Blacklist" example with "Banlist" (#8174)
  • 6bce7e9ca Add iterable support for IN criterias (#8162)
  • 4d8418fe6 Merge remote-tracking branch 'origin/2.7' into drop-persistence-bc-layer
  • d95e03ba6 Allow doctrine/common 3 and doctrine/persistence 2 (#8158)
  • 825ceb6b7 Fix inline code example (#8153)
  • de2e2a1d7 Add psalm types (#7989)
  • 850d57e79 [GH-8137] Update doctrine/inflector dependency to 1.4|2.0 (#8147)
  • c3dd71704 Merge remote-tracking branch 'origin/2.7' into 2.8.x
  • 6780a963f Migrate git-phpcs to Github actions (#8146)
  • 0b305e5bd Add possibility to use sql comments in the DQL syntax (#8140)
  • 4d172e259 Revert changes to embeddable mapping in 2.7 (#8138)
  • 21a98234d Static analysis with Psalm (#8116)
  • 061207861 Improve CLI config documentation (#8130)
  • 8a9954e46 Address deprecations from persistence (#7953)
  • 527fff53c removed repository class from metadata (#8125)
  • 70fb1ecd7 Warn users about performance issues with DateTime objects in setParameter() (#8114)
  • 73ec483e9 Convert PHP to SQL for new object expression (#8062)
  • 8d67eec81 Fix JoinColumn documentation (#7966)
  • a418cf641 Remove TODO (#8078)
  • 6138afdca [Docs] Make clear that calling remove() detaches the object (#8081)
  • dafe298ce Fix phpdoc (#8074)
  • 58b8130ea Fix regression in 2.7.1 when mysqli is used with discriminator column that is not a string (#8055)
  • 3c91792dd Address deprecation about PHPUnit annotations (#8070)
  • a705f526f [GH-7633] disallow cache partial objects (#8050)
  • a9b6b7201 Fix inherited embeddables and nesting after AnnotationDriver change #8006 (#8036)
  • cd905fff7 Fix documentation of default generated value behavior (#8068)
  • 431d0a3c5 Remove ORM 2.0 version constraints from docs (#8002)
  • eb700405b Fix: Use neutral pronouns (#8059)
  • 927305764 Annotations override naming strategy (#8041)
  • 1da002ca2 Throw OptimisticLockException when connection::commit() returns… (#7946)
  • e04a79526 Merge pull request #7230 from holtkamp/patch-2
  • d157a6cbe Mention that lifecycle callbacks do not support Embeddables
  • ca5722201 Merge pull request #8023 from peterkeatingie/query-cache-fix
  • 9bb2bf0cc Put into cache using root entity name
  • 445796af0 Travis: Use 7.4 instead of 7.4snapshot
  • ab9328528 Remove nightly builds from .travis.yml
  • ef639d4de Remove nightly builds from .travis.yml
  • 31f4dd671 Merge remote-tracking branch 'origin/2.7' into 2.8.x
  • a69267046 Merge pull request #8006 from doctrine/malarzm-patch-1
  • 58677c29b Make Embeddable not transient
  • 60c4867ed Merge branch 2.7 into 2.8.x
  • 9a0fcb5a8 Merge pull request #7940 from doctrine/GH-7864-ExtraLazyRemoveElement
  • 0ee1716b2 Merge branch 2.7 into 2.8.x
  • 8104c65d6 Merge pull request #7987 from beberlei/GH-7982-NoSqlExecutor
  • a64d254d0 [GH-7982] Bugfix: Passing string|null DQL to Lexer(string $input) leads to downstream notice.
  • a236a83fa Merge pull request #7993 from SenseException/readme2-8
  • 37f1bd760 Update version and links in readme
  • af4cb282b Merge pull request #7978 from alexeyshockov/patch-2
  • ce4914ba0 Merge 2.7 to 2.8.x
  • fdad48278 Merge pull request #7991 from greg0ire/7.4-sa
  • fc94127d7 Make ocramius/package-versions 1.2 the lowest version for phpstan
  • dea3e5df4 Try running phpstan on php 7.4
  • bdfd6c167 Stable PHP 7.4 in Travis
  • 5d7d3e99a Downgrade ocramius/package-versions to lowest in composer.lock to support all PHP versions.
  • 3bc1096fd [GH-7982] Default Query state to dirty to fix execution of empty query.
  • 8e0157d97 Merge branch '2.7' into 2.8.x
  • a2f01f7cc Allow everything from ocramius/package-versions ^1.0.
  • 1767f4b8e Merge branch '2.7' into 2.8.x
  • 401db453a Merge pull request #7974 from beberlei/gh-7505
  • 6e59ec8f1 [GH-7505] Fix cs
  • 87e491465 Add @group
  • 8b588eceb Merge pull request #7973 from DocFX/patch-1
  • edce36598 Adjust tests back for 2.x.
  • ca95b0ee1 Merge branch '2.7' into 2.8.x
  • 20c46035d [Docs] Prefer PhpFileCache for caching and remove APC/XCache.
  • 324aacfb5 Just a micro grammar update.
  • 1edfcabea Merge pull request #7894 from TomckySan/convert-default-value-to-boolean
  • 2785cde79 Merge pull request #7957 from lcobucci/fix-version-information
  • d67e3e8b1 Rely on ocramius/package-versions to render the version
  • d629c4e48 Remove build.xml and related files
  • 4a4226213 Merge pull request #7875 from nicolas-grekas/schema-tool
  • 0ce144088 Add upgrade note about schema_filter change
  • 9aa28b4e3 Test asset whitelisting on SchemaTool#getUpdateSchemasSql()
  • 5c2b6870b Whitelist existing assets we know about from metadata in SchemaTool::getUpdateSchemaSql()
  • 4389b2c18 Merge pull request #7956 from lcobucci/fix-test-suite
  • e481d9880 Ignore Doctrine\Common\Persistence\ObjectManagerDecorator deprecation
  • 85528f28e Fix CS errors
  • 5873242fb Merge pull request #7937 from doctrine/GH-7930-SqliteForeignKeys
  • 4aa09861d Merge pull request #7941 from Grafikart/feat-typed-functions
  • 24e9a7caa Allow defining return types for DQL functions
  • d90df5911 Merge pull request #7948 from beberlei/TravisSmokeTesting
  • f9103a7b4 Add another stage that runs before Test to allow fast failures on Sqlite, Quality + PHPCS-differ
  • 989147709 Merge pull request #7928 from kokspflanze/2.7-patch-deprecated
  • 59e3a5511 Deprecate EntityRepository#clear()
  • c9e41d0aa Merge pull request #7934 from BenMorel/php74
  • f37c12834 Fix Trying to access array offset on value of type null
  • 041404e8b [GH-7864] Revert removeElement EXTRA_LAZY support.
  • bfc68b3ab Add warning about removeElement on extra lazy
  • 1e628370c [GH-7864] Address review comments.
  • ae2b9b192 Housekeeping: phpcbf to fix issues.
  • 419df77a0 [GH-7864] ExtraLazyCollectionTest is not cacahble and should not fail SLC suite.
  • d6f6b2e97 [GH-7864] Remove tests that checked invalid behavior.
  • 75d5adf59 [GH-7864] Bugfix in PersistentCollection::removeElement for EXTRA_LAZY.
  • cfd6fadf9 Revert "#7841 SchemaTool generates extra diff for platforms without FK support"
  • 2bf7916c5 Fix to pass code quality check.
  • 253fd10cc Modified test to use assertTrue.
  • 2c956d55f Fix to pass code quality check.
  • 3db992e95 Add test code.
  • 6fc9b3ab1 Fix to pass code quality check.
  • 2d833a5e8 Fix boolean properties default value when generating entities.
  • a416a9a8b Bump up version
  • 4d763ca4c Bump up version
  • 398d74dea Merge pull request #7911 from lcobucci/be-more-explicit-on-deprecation-messages
  • 331432292 Be explicit about which Doctrine package in message
  • ce93817bf Merge pull request #7909 from lcobucci/add-deprecation-messages
  • 50992eafa Deprecated the usage of number unaware underscore naming strategy
  • 9ccb8837e Add deprecation message for EM#clear($entityName)
  • d959744c0 Merge pull request #7079 from mairo744/hotfix/sqlite-join-table-name
  • 0264ba175 Fix creation of join table names with schemas in SQLite
  • 8332fa185 Merge remote-tracking branch 'upstream/2.6' into 2.7
  • 4fae12645 Bump up version
  • 2d9b93518 Bump up version
  • 4804f602f Merge pull request #7908 from lcobucci/fix-bc-break-on-naming-strategy
  • 3d17290eb Fix BC-break on underscore naming strategy
  • 8420d24f9 Merge remote-tracking branch 'upstream/2.6' into 2.7
  • 52f2b3792 Bump up version
  • 16751d210 Bump up version
  • 686f50857 Merge pull request #7905 from lcobucci/7890-paginator-objecti
  • 00ef1eba9 Add paginator query hint to force type conversion
  • 3843eee5c [Paginator] Add test case for regression with custom id
  • f576e6c41 Merge pull request #7904 from greg0ire/validate-composer-json
  • c79d2e0dc Make sure composer files are valid
  • 33b8d020a Synchronize lock file and json manifest
  • 1b2daac25 Merge pull request #7710 from rtek/pretty-tool-describe
  • 977985f75 Merge pull request #7701 from someniatko/deprecate-use-result-cache
  • 0c36f8793 Prettify arrays in orm:mapping:describe command
  • e8f265d48 Make ResultCacheTest tests slightly more logical
  • 7bcbad076 Split and deprecate AbstractQuery#useResultCache()
  • 57496e32f Add minor BC-break notes on output walkers in paginator
  • 797bfc53c Fix deprecation messages version
  • 8c47dcb6f Merge pull request #7863 from Seb33300/skip-limit-subquery
  • 634719088 Skip limit subquery if not required
  • 9162f3519 Merge pull request #7900 from doctrine/2.6.x-merge-up-into-2.7
  • fc9314d9f Merge remote-tracking branch 'origin/2.7' into 7900--2.6.x-merge-up-into-2.7
  • 26806d08e Require more updated doctrine packages
  • 6a827d5b6 Merge pull request #7861 from ferrastas/bug_removing_collection
  • 7d7798430 Restore ability to clear deferred explicit tracked collections
  • ec9301471 Delete statements will not be created using clear.
  • c83094bde Merge pull request #7684 from rharink/2.6
  • 982d1519d only replace '_id' at end of columnName
  • f7c04ae53 Merge pull request #7901 from lcobucci/add-deprecation-notices
  • f9a4258de Upgrading notes for 2.7
  • eb9f11bf9 Added deprecation warnings for 2.x
  • 2b8cb9de7 Add basic tool to verify deprecation messages
  • 570abb5ba Fix PHP warnings in test suite
  • 855244fd1 Merge pull request #7865 from Ocramius/fix/#7837-paginate-with-custom-identifier-types-even-with-cached-dql-parsing
  • c62977412 Merge pull request #7869 from BenMorel/patch-4
  • 98e557b68 Improve assertion failure message for testWillFindSongsInPaginatorEvenWithCachedQueryParsing
  • 3a32c00dc Add a failing test for issue #7505
  • 1dde2c9e8 Add test case verifying eager loads are clear
  • adfd010a7 Merge pull request #7889 from ajgarlag/hotfix/fix-tests-with-dbal-2.10
  • 1bc4e1f59 Use quoted collation declaration when available.
  • 21680df9b Merge pull request #7884 from rogeriolino/patch-1
  • 19aa3c125 missing entity alias
  • e9e012a03 Merge pull request #7880 from kuraobi/update-doc-dql-qb
  • d1db0655a Update documentation to recommend DQL over QueryBuilder when possible
  • 2d643e6b7 Merge pull request #7876 from nicolas-grekas/sf5-cmd
  • 4d6b1f3e6 Fix compat of commands with Symfony 5
  • d9c30e34c Merge pull request #7723 from nicolas-grekas/sf5
  • 90c1ee0bd Allow Symfony 5.0
  • cfcca3a63 Merge pull request #7600 from Majkl578/travis-php7.4-2.7
  • af0949ada Merge pull request #7382 from Majkl578/homepage-2.7
  • cdb652ad8 CI: Test against PHP 7.4snapshot instead of nightly (8.0)
  • 4fb1ebfc1 Create 2.7 upgrade headline for deprecation changes
  • 46c1b5756 Update homepage
  • fdbbf7edd Add deprecation of EntityManagerInterface::copy() to upgrade information
  • 2fed8204c Set copy-method as deprecated
  • 76f03b5db Bump version to 2.7-dev
  • 9fef4e86e Merge pull request #7871 from BenMorel/2.6
  • 4781dc03e AbstractQuery::getSingleScalarResult() throws exception when no result
  • cc5f84ac2 UnitOfWork::clear() misses $eagerLoadingEntities
  • 023e94661 #7837 force expiry of query cache when WhereInWalker is being used
  • b59fc23f8 #7837 reproduced issue: DQL caching prevents WhereInWalker run
  • d71dd5d94 Bump up version
  • 63513e9a0 Merge pull request #7856 from lcobucci/fix/underscore-strategy-dont-work-with-numbers
  • c802bc46a Format NamingStrategyTest according to our CS
  • 506bf0ee1 Allow numbers in property names on underscore naming strategy
  • a36809db7 Merge pull request #7851 from peter-gribanov/reflFieldValue2.6
  • 5b00d7ba5 remove not used variable $reflFieldValue in ObjectHydrator
  • b22604352 Merge pull request #7849 from axi/patch-1
  • 00c6b1bc6 Update batch-processing.rst
  • 4b0d86ee9 Merge pull request #7842 from vpArth-php/gh-7841
  • 3707c3912 #7841 SchemaTool generates extra diff for platforms without FK support
  • fe72b00df Merge pull request #7850 from nlx-lars/nlx-lars/bugfix/7836-dont-merge-criteria
  • 79a7ecc92 Don't merge PersistentCollection orderBy with criteria in matching()
  • 16df8bfe0 Merge pull request #7298 from dunglas/patch-2
  • b37ceaa9f Add a missing type in Query::getFirstResult and Query::getDQL
  • c41fdbce8 Merge pull request #7727 from madand/patch-1
  • 7526adc80 Merge pull request #7443 from naitsirch/fix/issue6793
  • 766eb693f Finish incomplete definition of class UTCDateTimeType
  • f9e2ae348 Merge pull request #7667 from jschaedl/patch-1
  • 6bf2ff5d1 Merge pull request #7671 from jschaedl/patch-4
  • 27fcc01d8 Fixes example One-To-One, Self-referencing
  • 3ac1f8e68 Added missing "the"
  • b63db5355 Merge pull request #7764 from guillaume-a/7763
  • bed818657 Fix comment quoting in the EntityGenerator
  • f08ff83d0 Merge pull request #7768 from mickaelandrieu/patch-1
  • 7c8c0906b Update batch-processing.rst
  • 167cb44ea Merge pull request #7742 from bocharsky-bw/patch-1
  • 5d74bdb24 Remove misleading documentation
  • ca38249f6 Merge pull request #7838 from samnela/fix/name-classmetadata
  • 6a74f373b Fix the name of ClassMetadata in documentation
  • b52ef5a10 Merge pull request #7322 from dennisenderink/fix/joinedsubclasspersister-pass-identifier-types-on-delete
  • ef783f704 Make use of the PersisterHelper to get field type
  • 435d624d3 Centralise functional test classes
  • 53775fe08 Added correct return types to docblock
  • 59f1679fe Patched spacing
  • 390d081fc Created new DBAL type and updated/reverted tests; also clarified new method return type
  • 37d1d5790 Added unit tests
  • d7a537c94 Pass ClassMetadata object instead of string in parent classes loop
  • cfe73cd74 Separated class identifiers types retrieval in a separate method and implemented in JoinedSubclassPersister delete method
  • d0e1da8c5 Merge pull request #7490 from vladyslavstartsev/patch-2
  • 7fbe663ea Fix broken link
  • 409f2f5d8 Merge pull request #7672 from jschaedl/patch-5
  • 3d8b67277 Merge pull request #7610 from smtchahal/patch-1
  • 17650a610 Added cross-links to relevant documentation
  • 1588ca7e1 Merge pull request #7821 from Ocramius/bug/#7820-paginator-ignores-dbal-type-conversions-in-identifiers
  • 0de17319d #7820 use PersisterHelper to figure out identifier types
  • 681ff32e7 #7820 documented PersisterHelper#getTypeOfField() array return type
  • caee6c868 #7820 restricted return type of Doctrine\ORM\Mapping\ClassMetadataInfo#getTypeOfColumn()
  • c67a515cc As per discussion with @lcobucci, it is better to keep dragons where there be dragons, and this change does indeed rewrite the previous approach by moving the responsibility of type conversion on a query object from the Paginator to the WhereInWalker, which already has access to class metadata for the root of the selection (and can reliably detect the root of the selection too)
  • 24892779f Merge pull request #7818 from SenseException/simple-annotation-docs
  • 39d211354 Fixed #7820 - convert identifiers for WHERE IN(?) queries before binding parameters
  • 65522d977 Failing test case for #7820 - paginator doesn't use custom ID types
  • 50eecf698 Add note into docs about not using SimpleAnnotationReader
  • 20ab78e3c Merge pull request #7753 from SenseException/getting-started-annotation
  • 613ffe9bb Backport documentation sidebar
  • 61ff45f98 Merge pull request #7785 from mlocati/php74-fixes
  • a8aa475d0 Add PHP 7.4 to test matrix
  • a4215cfa5 Update locked dependencies
  • a4ac9a721 Upgrade PHPUnit to 7.5
  • 447183e23 Fix "access array offset on value of type null" PHP 7.4 notices
  • 642e543b4 Merge pull request #7778 from umpirsky/fix/issue-7266
  • 80503c483 Guard cache regions against corrupted data
  • 3577064f8 Make closure static
  • b6663733c Add type assertion to be more strict about persister type
  • b9d683421 Remove unnecessary function calls
  • eafc4c5a0 Remove unnecessary parentheses
  • ecf80b47a Call to a member function resolveAssociationEntries() on boolean
  • 549955586 Merge pull request #7791 from Steveb-p/fix-docs
  • 70df74f65 Fix preFlush event documentation stating incorrectly that flush can be called safely
  • 74415becc Merge pull request #7737 from Smartel1/smartel1/patch1
  • 3a56cf8ad Add MEMBER_OF comparison to queryExpressionVisitor
  • 6b7f53f0f Merge pull request #7766 from stephanschuler/respect-collection-ordering-in-selectable-matching
  • e51666e8b Fix PersistentCollection::matching() not respecting collection ordering
  • 6e56bcd75 Merge pull request #7750 from AlexSmerw/issue_7735_null_values_in_entities_cache_for_2.6
  • 48bfef1f7 Merge pull request #7761 from paxal/persistent_collection/deferred_explicit_2.6
  • e8f91434a Avoid reusing variable name
  • 7e26d8279 Merge pull request #7794 from lcobucci/fix-compatibility-with-dev-dependencies
  • 869b70e4d Use Ubuntu Xenial for MySQL 5.7 build
  • 33904cb9c Fix test compatibility with DBAL 2.10.x-dev
  • a42191eec Add functional test for ArrayCollection::clear() bug
  • 3fbf163d3 Do not modify UOW on PersistentCollection::clear() when owner has DEFFERED_EXPLICIT change tracking policy
  • 1c45e1b74 Fixed grammatical mistake in doc
  • c777aa62b Fix of ORM annotation in examples
  • 6296bd4e1 Merge pull request #7744 from noobshow/patch-1
  • 5a236c19f Merge pull request #7731 from greg0ire/try-mysql-addon
  • 4f8a1f92a Fixed a typo-error
  • 561279030 Start i var from 1 instead of 0
  • 0b5be0037 Merge pull request #7732 from lchrusciel/patch-1
  • 145cc782f [Documentation] Missing comma fix
  • 9712506be Merge pull request #7729 from JoppeDC/patch-1
  • bd9ead11c Replace custom install script with add-on
  • a98ebf734 Whitespace fixes
  • c721ab63e Update DATE_ADD and DATE_SUB docs
  • 2820438af Merge pull request #7694 from darrylhein/patch-1
  • 180cfcc3e change variable name
  • 52d806a34 Merge pull request #7612 from spirlici/patch-1
  • 49a8f2ec9 Merge pull request #7630 from yethee/gh-7629
  • 7f5f4629e Ensure state is cleanup after empty commit
  • d91e0b386 Failing tests
  • b537758b3 Update ordered-associations.rst
  • 2ba6e473d Change APC to OPcache in improving-performance.rst
  • de97061d6 Merge pull request #7596 from mbessolov/patch-1
  • 624ee7808 Correct method names and broken link in docs
  • e003bb2bb Merge pull request #7577 from SenseException/advanced-config-link
  • 5c5f31064 Fix of link to dbal docs
  • c10433e51 Merge pull request #7572 from SenseException/remove-codeigniter
  • 580c53004 Remove codeigniter example from docs
  • 4d461afbd Merge pull request #7571 from batwolf/patch-1
  • 536e31f34 Merge pull request #7385 from SenseException/links-and-typos
  • c6eb4df25 fix typo
  • aae00e398 Fix of links and php version after review
  • b56800b15 Fix of links and anchors
  • be461be36 Update getting help section
  • 85171a949 Fix of reStructuredText format
  • f5b9f2052 Update MySQL links to current version
  • 3d652997d Remove changelog from documentation
  • 10393dca6 Merge pull request #7557 from doctrine/malarzm-patch-1
  • 597bfaea0 Change Stackoverflow tag to doctrine-orm
  • 98b8ced81 Merge pull request #7551 from Majkl578/repo-rename/2.6
  • efaee8ce8 Migrate repository name doctrine/doctrine2 -> doctrine/orm
  • 6e93f5bb7 Merge pull request #7528 from Ocramius/fix/#7527-prevent-unit-of-work-lookup-for-known-value-types
  • a41f5673b #7527 automated CS checks
  • ca436f0ba #7527 performance benchmark - verifying performance impact of inferred query parameter types
  • d8212e8dd Merge pull request #7530 from vladyslavstartsev/patch-3
  • 12eb9f42d Documentation error fix
  • 23af164d7 Note: this will still lead to the UnitOfWork#getSingleIdentifierValue() still being called when not specifying the type of a DQL parameter being bound via Doctrine\ORM\Query#setParameter():
  • 960a437d4 #7527 failing test case: UnitOfWork#getSingleIdentifierValue() should not be called for a well specified parameter type
  • 237bebe2e Merge pull request #7519 from koftikes/fix/#7518-phpdoc-error
  • fc3dca772 Merge pull request #7521 from doctrine/update-chat-link
  • ee64d31f4 7518 Fixed PHPDoc Error.
  • 493ff74a0 Merge pull request #7473 from Majkl578/incremental-cs-2.x
  • 78c700096 Lock dependencies for Code Quality stage
  • 6a05e0129 Perform incremental coding standard checks for pull requests
  • 7de343473 Update doctrine/coding-standard in 2.x branch
  • 74e6189f3 Merge pull request #7483 from javiereguiluz/patch-9
  • 2e7a3affb Fixed a minor syntax issue
  • 505ec21f9 Bump up development version
  • 17bc627bf Added hint about exception in Query#getOneOrNullResult()

This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant