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

Update doctrine/orm from v2.6.3 to 2.10.3 #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

violinist-bot
Copy link
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.4 (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.2.0 (updated from v2.10.0)
  • doctrine/dbal: 2.13.6 (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.4 (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.10.3 (updated from v2.6.3)
  • doctrine/persistence: 2.2.3 (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.4.0 (updated from v4.1.7)
  • symfony/deprecation-contracts: v2.5.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-php72: v1.23.0 (new package, previously not installed)
  • 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.5.0 (new package, previously not installed)
  • symfony/string: v5.4.0 (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:

  • 7b2427534 Merge pull request #9218 from Florian-Varrin/patch-1
  • ed1a57630 Fix typo assumptio--> assumption
  • 15ec77fa7 Suppress Psalm's ReservedWord errors (#9212)
  • cac2acae0 Psalm 4.13.1, PHPStan 1.2.0 (#9204)
  • 146b465ec Merge pull request #9198 from laryjulien/fix-fieldmapping-definition
  • 5aba762a3 Add a psalm type for field mapping
  • a663dda86 Use equal to instead of equal of in assertSqlGeneration() (#9195)
  • db14f0fa8 Adding Attributes code block (#9161)
  • 9a74ae628 Fix discriminatorColumn phpdoc (#9168)
  • 32eb38ebd Merge pull request #9181 from greg0ire/fix-broken-build
  • 176fbedc6 Fine-tuning codeblock (#9176)
  • 1b15af44b Remove similar assertions for other platforms
  • 8336420a2 Merge pull request #9153 from armenio/2.10.x
  • a6b7569d7 Fixing more links (#9154)
  • 9e37c788e Infer type from field instead of column
  • ca0a6bbf7 Merge pull request #9167 from derrabus/bump/phpstan
  • a3da3d78d Merge pull request #9159 from ThomasLandauer/patch-10
  • e1c2d2e65 PHPStan 1.0.1
  • 6f194eeab Remove reverted bc break (#9166)
  • 16cbc1699 Document BC break (#9143)
  • 5e6608b48 Update events.rst
  • 94bc13752 Merge pull request #9123 from phansys/quotes_in_column_names
  • 276a0f55e Removing paragraph on consts (#9158)
  • dbaf99f3d Update events.rst
  • 97411f556 Merging Lifecycle Callbacks code samples for PHP + XML + YAML
  • 641330baa Add doctrine/dbal to project composer.json (#9152)
  • 35e680cd3 Fixing links in overview table (#9151)
  • 705d88eab Add XSD "orm:columntoken" type in order to support reserved words in column names
  • 3271d8f6e Fix markup for variable names (#9150)
  • 3622381f8 Overview table for events: Jump links (#9131)
  • f2729b061 Return 0 when there's no metadata to process (#9147)
  • cd4454757 Remove old use statements (#9146)
  • 81d472f6f Merge pull request #9139 from greg0ire/upgrade-workflows
  • d458968ce Upgrade workflows to 1.1.1
  • 5eb01da0a Fix the upgrade guide for 2.8 changes (#9138)
  • 5aaf36113 Merge pull request #9136 from greg0ire/revert-bc-break
  • 6a8dcbc39 Regenerate Psalm baseline (#9135)
  • 12babcc1c Revert "Removing all the occurence of any"
  • 416aa1d2d Explaining the two major ways to register an event v2 (#9128)
  • 8e16bb4dd Merge pull request #9126 from greg0ire/explicitly-pass-secrets
  • e1dee439b Explicitly pass secrets
  • e313d012a Overview table for events (#9039)
  • dede619b9 Add "@method" annotation for wrapInTransaction() method at EntityManagerInterface (#9091)
  • 142cfb39f Merge pull request #9114 from greg0ire/try-out-reusable-workflows
  • 53d41a456 PHP CodeSniffer 3.6.1 (#9115)
  • 95b34ca94 Directly reference some upstream workflows
  • 3eaf76eeb Fix typo & minor issues in dql-custom-walkers.rst (#9113)
  • 5c12d36be Merge pull request #9107 from BackEndTea/patch-1
  • 1ee68eb31 Merge pull request #9098 from ajgarlag/bugfix-indexed-iterable
  • 705c7f0a4 [Psalm] always true/false conditions (#9108)
  • 8c5e49efc Remove the twitter #doctrine2 hashtag refference
  • 483e09cf1 Fix Query::toIterable to honor INDEX BY construct
  • bbb68d007 Fix SchemaValidator with abstract child class in discriminator map (#9096)
  • f346379c7 Add integer cast in setFirstResult methods of Query and QueryBuilder (#9090)
  • b1c31e1aa Add integer cast in setMaxResults methods of Query and QueryBuilder (#9079)
  • 02b6f9c33 Merge pull request #9084 from annechko/patch-1
  • d14d9919c Update phpdoc comment
  • bd79e3d38 Merge pull request #9068 from greg0ire/update-branch-metadata
  • 10f72417c Reflect latest minor release in metadata
  • 87ad869a8 Merge pull request #9067 from greg0ire/use-latest-laminas-release
  • bc4659b73 Revert "Pin laminas/automatic-releases to 1.11.1"
  • 4eab6536c Revert "Try using docker image directly"
  • 1571c8a78 Revert "Explicitly disallow workflows for tags"
  • 20a65cbe3 Revert "Use org admin token"
  • 07e15a003 Merge pull request #9065 from greg0ire/2.10.x
  • 5918cfaa2 Merge remote-tracking branch 'origin/2.9.x' into 2.10.x
  • 73fa465c2 Merge pull request #9064 from greg0ire/use-org-token
  • e8a221d22 Use org admin token
  • b734a7d15 Merge pull request #9063 from greg0ire/explicitly-disallow-workflows-for-tags
  • bbe402256 Explicitly disallow workflows for tags
  • 63f3abfbe Avoid triggering workflows for tags
  • 22added5f Merge pull request #9062 from greg0ire/dont-run-workflows-for-tags
  • 3a3b53e11 Avoid triggering workflows for tags
  • ddcea63d0 Try using docker image directly
  • e800f90d7 Pin laminas/automatic-releases to 1.11.1
  • 6d16147d6 Merge pull request #9061 from greg0ire/revert-to-older-automatic-releases
  • 9ed1fe59f Pin laminas/automatic-releases to 1.11.1
  • f80552633 Deprecate isIdGeneratorTable and isIdentifierUuid (#9046)
  • 2e86134c0 Merge branch '2.9.x' into 2.10.x
  • 5f768742a Run PHP 8.1 CI with stable dependencies (#9058)
  • 7a8c086d4 Add PHP 8.1 to CI (#9057)
  • 1d4e12bc6 Duplicate testTwoIterateHydrations (#9048)
  • 70b0f50d1 Add PHP 8.1 to CI (#9006)
  • 149c4308b Merge pull request #9056 from derrabus/improvement/foreign-key-get-columns
  • 9d4fac088 Remove calls to ForeignKeyConstraint::getColumns()
  • eb27acaa6 Update documentation regarding caching (#9043)
  • 2362aa1a7 Fix locking non-existing entity (#9053)
  • f414e57d8 fix: prevent TypeError in QueryBuilder joins (#9050)
  • 13543df64 Merge pull request #9049 from derrabus/merge/2.9.x
  • 1d7fdde81 Merge branch '2.9.x' into merge/2.9.x
  • 532673657 Minor rewording (#8435)
  • 78d07b0bd Don't presume one-to-one lookup returned an entity (#9028)
  • 51ff4713b Minor change about double The (#9038)
  • c0f70204d Remove duplicate comment (#9036)
  • 2575aa512 Fix docblock types for some nullable properties (#9024)
  • 1f6401ee0 Explicitly allow to use Comparison and Composite in JOIN conditions (#9022)
  • 248ff82f8 Merge pull request #9017 from norkunas/fix-typehints
  • f1db7d7fa Fix some typehints in QueryBuilder
  • 0bcc3ee4e Bump PHPStan (#9014)
  • 0bd651abd Merge pull request #9010 from sztyup/2.9.x
  • 334ca1817 Document fluent interfaces (#9009)
  • ff978ce4d Add tests for advanced types in collection matching
  • 128ebe630 Use types in collection persister
  • 637108159 Use PSR-6 for accessing the query cache (#9004)
  • 31d8bd7a5 Merge pull request #9008 from greg0ire/2.10.x
  • dee58cfef Merge remote-tracking branch 'origin/2.9.x' into 2.10.x
  • 71f1fdb66 Merge pull request #9007 from derrabus/test/query-get-cache
  • 85488d69e Add tests for Query::getQueryCacheDriver()
  • 5c7e6689f Switch cache configuration to PSR-6 (#9002)
  • 5b3fb6ac5 Merge pull request #8999 from derrabus/merge/2.9.x
  • 65839235c Merge branch '2.9.x' into merge/2.9.x
  • d1cd8047f Merge pull request #9001 from derrabus/sa/em-get-reference
  • 90ed9f538 Remove Proxy from EntityManagerInterface contract
  • 04d28a936 Add extension point for the "embedded" XML node (#8992)
  • fb89129fb Merge pull request #9000 from derrabus/bugfix/missing-imports
  • 399b69a30 Fix return type at EntityManagerInterface::get(Partial)Reference() (#8922)
  • 01ab70d20 Merge pull request #8996 from derrabus/improvement/psr6-result-cache
  • 45553556d Fix class casing and avoid name collisions
  • 996fa777b Support for PSR-6 result caches
  • dc1336dbc Include the DBAL version in coverage filenames (#8998)
  • b1f89a5cb Merge pull request #8997 from greg0ire/drop-unused-classes
  • 48f7abf69 Remove unused performance base test class
  • 2159fbee5 Drop unused test base classes
  • 7fcab3d52 Merge pull request #8903 from olsavmic/fix-schema-validator-for-mapped-superclass-inheritance
  • 2d42d7835 Merge pull request #8919 from bhushan/feat/add-get-flat-array-results-by-key-for-query
  • ed8382522 feat(ScalarColumnHydrator): get one dimensional array values for single column
  • beee34055 Merge pull request #8991 from derrabus/merge/2.9.x
  • 7abd106c8 Merge branch '2.9.x' into merge/2.9.x
  • be2208f20 Remove unnecessary method_exists() checks (#8984)
  • 316ba5f75 Restore functional cache tests (#8981)
  • a08b6306d Fix English in note. (#8987)
  • 21e71af13 Remove detach deprecation entry in UPGRADE.md (#8978)
  • f352b2a7e Bump to PHPStan 0.12.98 and Psalm 4.10.0 (#8979)
  • 7bf1ad1a5 Merge pull request #8964 from derrabus/feature/dbal-3
  • 9de601f37 Merge pull request #8966 from doctrine/2.9.x
  • df5086196 Added clarification of using change tracking policy on entities with embeddables (#7495)
  • a427d7d85 Merge pull request #8961 from greg0ire/drop-table
  • efbcca3cb Get dbname from connection params first
  • c65cc91f5 Support for DBAL 3
  • d5f65ba62 Merge pull request #8962 from greg0ire/dont-swallow-exceptions
  • ef9c984bc Merge pull request #8946 from derrabus/bugfix/dbal-3-platforms
  • 3074a4b02 Merge pull request #8932 from greg0ire/drop-support-for-generating-json-array-fields
  • fdbc6b6c1 Support for DBAL 3's platform classes
  • ea584992d Drop support for generating JSON_ARRAY fields
  • 96b4c763e Stop swallowing exceptions
  • 0b5527541 Deprecate / remove TABLE id generator strategy
  • 196373331 Merge pull request #8959 from norkunas/fix-typehint
  • a06bbafd6 Merge pull request #8957 from derrabus/remove/connection-helper
  • 250f7acc9 Merge pull request #8960 from inarli/2.9.x
  • 82f8a7c56 Fix typo
  • b34548827 Remove calls to fixSchemaElementName() (#8941)
  • 1de4020dc Fix getEntityChangeSet return typehint
  • dc6ed8716 Only wire ConnectionHelper if it's available
  • a8a9b2ae7 Merge pull request #8953 from derrabus/improvement/create-schema-manager
  • e03a30bd8 Merge pull request #8954 from derrabus/bugfix/dbal-exception
  • 16357c566 Fix references to deprecated DBALException
  • 131cc1738 Don't call deprecated getSchemaManager()
  • c18b474bb Merge pull request #8934 from derrabus/remove/sql-result-casing
  • e3b1ad559 Merge pull request #8935 from derrabus/improvement/deprecated-calls
  • e6f1bb7da Remove calls to AbstractPlatform::getSQLResultCasing()
  • 730143e39 Remove calls to deprecated Connection methods
  • 5cd00a50b Remove UUID generator strategy from fixtures (#8947)
  • 3b8b3f903 Remove ImportCommand from console (#8948)
  • bbe0b17b9 Don't pass false as lock mode to appendLockHint() (#8937)
  • 7446569cf Remove remaining call to prefersSequences() (#8942)
  • 930c2e093 Remove calls to EchoSQLLogger (#8940)
  • 2154b513a Make mock layer compatible with DBAL 3 (#8949)
  • 93508438f Merge pull request #8945 from greg0ire/document-possible-null-variable
  • 1490b2c3b Merge pull request #8952 from greg0ire/ditch-simple-annotation-reader-2
  • 760abfc31 Drop more usages of SimpleAnnotationReader
  • a1c15778a Merge pull request #8951 from doctrine/2.9.x-merge-up-into-2.10.x_Ryg07QLG
  • 4f9c104ec Merge tag '2.9.5' into 2.9.x-merge-up-into-2.10.x_Ryg07QLG
  • 77cc86ed8 Merge pull request #8916 from greg0ire/failing-test-8914
  • 627113dc6 Merge pull request #8950 from derrabus/bump/phpstan
  • 234829644 PHPStan 0.12.96
  • af4ecbada Document possibly-null member variables
  • b20743b35 Merge pull request #8943 from simPod/wrap-types
  • e546cdef5 Merge pull request #8944 from derrabus/bugfix/datetime-constant
  • 5f3e17152 Remove references to Type::DATETIME
  • 0d6ff230d Add missing EntityManagerInterface argument to callable that is being passed to EM::wrapInTransaction()
  • 14da92cf6 Merge pull request #8939 from derrabus/remove/driver-get-name
  • 563f3bdd8 Merge pull request #8938 from derrabus/bump-psalm
  • 8bed63090 Throw exception NotSupported Exception for UuidGenerator with doctrine/dbal:3.x. (#8898)
  • 4f28ad6cc Remove calls to Driver::getName()
  • 3f9863370 Bump Psalm to 4.9.3
  • e7758866c Merge pull request #8936 from derrabus/bugfix/reset-baseline
  • 1b1d1a246 Reset Psalm baseline
  • db175020e Merge pull request #8928 from simPod/wrap-types
  • 1de28c2ca Merge pull request #8930 from doctrine/2.10-readme
  • 565987f58 Introduce 2.10 to readme
  • 44bea09b1 Add types to EM::wrapInTransaction()
  • ae10af025 Check current class' discriminator map
  • d636d7968 Merge pull request #8895 from derrabus/bugfix/serializable
  • aee197f02 Merge pull request #8904 from carnage/refactoring-tests-backport
  • 38c0f2b20 Change assertion order to ensure query count is tested correctly
  • 3dfbce1f4 Tidy up CS errors
  • ad2cbd6af Fix PHP Unit deprecations and removed methods
  • f34215d56 Refactoring more tests
  • 163aef158 Merge pull request #8915 from basseta/address-type-deprecation
  • 40f613199 Address Type deprecation messages
  • ed230264f Merge pull request #8913 from doctrine/2.9.x-merge-up-into-2.10.x_GK8LNgB8
  • b19a13f4e Override getAssociationTargetClass phpdoc (#8907)
  • 03948f891 Merge pull request #8911 from greg0ire/2.10.x
  • 7dfa14054 Remove uneeded assertion
  • 01e7e4574 Merge remote-tracking branch 'origin/2.9.x' into 2.10.x
  • 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
  • 25135d429 Merge 2.9.x into 2.10.x
  • 3b9e04e97 Merge pull request #8905 from nicolas-grekas/ret-types
  • 7c1593742 Merge pull request #8870 from derrabus/improvement/prefers-sequences
  • fca1f5240 Add explicit @return type next to #[ReturnTypeWillChange]
  • 5685dc05f Fix mapped superclass missing in discriminator map
  • 4fa2f6baa Merge pull request #8896 from derrabus/bugfix/dont-pass-null
  • 245563e1c Merge pull request #8894 from derrabus/bugfix/return-type-will-change
  • f98068282 Merge pull request #8897 from scyzoryck/dbal-3-fix-connection-params
  • b600c01bc Merge pull request #8419 from simPod/more-tests
  • ad43cc04f Merge pull request #8900 from simPod/psalm-10
  • c45402c1e Regenerate psalm baseline
  • a35ce43a6 Merge pull request #8902 from greg0ire/2.10.x
  • ed32b4c81 Merge remote-tracking branch 'origin/2.9.x' into 2.10.x
  • a5436be93 Merge pull request #8899 from simPod/psalm
  • 1246b3b5c Regenerate psalm baseline
  • 4ad5d3edb Introduce Doctrine\ORM\EntityManagerInterface#wrapInTransaction()
  • 355a4a126 Redeclare $_attributes property in Configuration class that has been removed in doctrine/dbal:3.x
  • 346459176 Don't pass null as parameter
  • ae4bcd61e Implement __serialize() and __unserialize()
  • dc960d7d9 Fix return types for PHP 8.1
  • 7736429e9 Merge pull request #8892 from derrabus/bump/phpstan
  • edaa05a21 Remove calls to prefersSequences()
  • 7c6bea130 Bump PHPStan to 0.12.94
  • c4456a286 Merge pull request #8889 from scyzoryck/dbal-3-fix-possibly-null-argument
  • 2bf0f6429 Make sure that passed values (offset and lock mode) will not be a null to meet changes in doctrine/dbal v3.
  • 12705b5c3 Merge pull request #8820 from beberlei/GH-8818-EntityNamespaceAliasDeprecation
  • 913700b11 Remove alias in docs
  • 106ed8009 Merge pull request #8883 from dopeh/patch-1
  • b2e00f608 Fix getting-started example by including cache
  • 0540485b1 Update UPGRADE.md
  • e5228ba66 [GH-8818] Deprecate entity namespace short aliases.
  • e09f126ab Merge pull request #8852 from greg0ire/backport-6943
  • 055b646d9 Merge pull request #8769 from greg0ire/remove-unhelpful-template
  • acdbbdaca Merge pull request #8874 from greg0ire/build-with-dbal-3
  • 6a267f588 Build with DBAL 3
  • c1c3c8983 Merge pull request #8855 from piowin/GH8443-failing-test
  • 692277e72 Merge pull request #8862 from carnage/this-to-self
  • 47267b0da Merge pull request #8875 from doctrine/2.9.x
  • 6fc0176f8 Merge pull request #8872 from simPod/fix-build
  • 8bb1454d5 Merge pull request #8859 from greg0ire/backport-7110
  • 42126dc1b Fix CI SA failures
  • 5861b0575 Merge pull request #8861 from carnage/dbal-compat
  • afe0d1c81 Change ->assert* to self::assert*
  • bc9e0b3d2 Merge pull request #8860 from t-richard/patch-1
  • 0b6ab2d1a Fix compatibility with DBAL develop
  • aa9d0148d Fix typo in "Working with Objects"
  • 183f4a521 Drop tools/sandbox
  • 86703cbc7 Extra brackets if no cti joins fix
  • 0504c535f Failing test for GH8443
  • 84afd6c93 Removing all the occurence of any
  • 706507083 replacing all the sequence by choice
  • 3e18990e9 Merge pull request #8851 from greg0ire/backport-7008
  • 6b481be07 Remove unused exceptions
  • 52f5528d3 Merge pull request #8838 from carnage/remove-expensive-array-ops
  • 0db4a3936 Merge pull request #8841 from greg0ire/strict_types
  • ccc299361 Merge pull request #8837 from greg0ire/backport-6878
  • b7c0e97e7 Assert child property is not null
  • 6c7e85479 Enable strict mode
  • efb74f3ba Document possible return type
  • 270e7a423 Pass strings to SimpleXMLELement::addAttribute()
  • decbd93af Cast mode to string
  • 4770008cb Cast string value to float
  • 141311109 Ensure walkLiteral returns a string
  • 60cf2c785 Merge pull request #8846 from greg0ire/backport-6974
  • ee7ddac7a Merge pull request #8848 from greg0ire/2.10.x
  • e7de028d2 Merge remote-tracking branch 'origin/2.9.x' into 2.10.x
  • 3c4009df3 Merge pull request #8847 from greg0ire/adapt-tests-to-new-wrapping
  • 0a1be2cc2 Adapt tests to new way of wrapping
  • e39a9ba19 Regenerate Psalm baseline
  • 65a55cea7 Use $strict param in functions that have it
  • 9e6bc3594 Merge pull request #8845 from greg0ire/backport-6929
  • c289b79fb Merge pull request #8844 from greg0ire/backport-6549
  • 03a728dfc Ditch SimpleAnnotationReader
  • 558ebcdc8 Merge pull request #8842 from greg0ire/backport-6963
  • 4b06fb242 [CS] Clean elses
  • 474218395 Add root namespace to full classname
  • 70092b980 Update loadClassMetadata example and add namespaces
  • cd13addcf Add ToolEvents of SchemaTool
  • 5b6a1d7a4 Merge pull request #8836 from greg0ire/explicit-type-casts
  • 74ffc25b5 Removing useless post-array-population association hydration via array_walk()
  • 91de49e6a Removing is_array check on a type that can only have two possible states - using instanceof instead
  • 102484dea Removing useless array_key_exists() calls, using ?? operator instead
  • f9b9a1427 Removing useless variable
  • 8b3d5848a Removing useless checking for never-used parameter, inlining merge operation
  • 9c5d67611 Replacing possible O(n^2) operation from PersistentCollection diffing operations
  • 84ad007de Replace spl_object_hash() with spl_object_id()
  • e88d261dc Make implicit type casts explicit
  • 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
  • 7a56ca13f Merge pull request #8824 from greg0ire/remove-license-header
  • 6a41ab56c Backport Github issue and PR templates
  • 802dd54f0 Referenced new support for PHP8 attributes (#8823)
  • be2d99e5f Drop license header
  • 0a663da5b Merge pull request #8822 from greg0ire/2.10.x
  • 0b3fc5745 Merge remote-tracking branch 'origin/2.9.x' into 2.10.x
  • 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
  • 37f60be83 Merge pull request #8813 from greg0ire/deprecate-uuid-generator
  • 9f5b38f53 Deprecate all things related to DB-generated UUIDs
  • 665e5c49e Merge pull request #8812 from greg0ire/update-baseline
  • 3a10e07df Update baseline
  • 909de45c5 Merge pull request #8811 from greg0ire/2.10.x
  • 5aa7f75f7 Merge remote-tracking branch 'origin/2.9.x' into 2.10.x
  • 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
  • 71af666c3 Merge pull request #8796 from derrabus/improvement/hydrators-dbal-3
  • 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
  • 55971d2f0 Merge pull request #8799 from greg0ire/backport-6909-6910
  • 1f6bfe175 Merge pull request #8800 from jderusse/fix-exception
  • 0723e664e Migrate hydrators and queries to DBAL's new Result interface
  • b0c7993dd Ignore errors about missing ReturnTypeWillChange class
  • 796af7265 Fix exception not thrown by "getEntityIdentifier"
  • 02174fb68 Combine consecutives issets
  • 92c51de73 Combine consecutive unsets
  • 233d9b027 Update session examples in docs (#8795)
  • b6d7826dc Merge pull request #8789 from greg0ire/backport-7292
  • ce8de6df7 Merge pull request #8794 from derrabus/improvement/dbal-depecations
  • b3ee7141e Use a more concrete, less confusing example
  • 73aa6e835 Merge pull request #8791 from greg0ire/backport-docs-batch-2
  • d1e5c59af Merge pull request #8792 from greg0ire/backport-malukenho
  • e79277718 Merge pull request #8793 from greg0ire/backport-slamdunk
  • afa837a36 Fix deprecated DBAL calls
  • 5a9bd0904 Apply ternary_operator_spaces
  • b50d06ae5 Apply align_multiline_comment
  • 220201cf1 Apply escape_implicit_backslashes,heredoc_to_nowdoc
  • 5fa3a92ec Apply bare heredoc_to_nowdoc
  • fef46263b Remove unused return statement
  • e6d9f99ac Remove redundant php-docs
  • f3e87d2c2 Fix bullet list not rendering correctly on Github
  • 244e7c7c2 Merge pull request #8787 from greg0ire/optional-doctrine-annotations
  • 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
  • fa583f653 Make doctrine/annotations an optional dependency
  • 7a78fd290 Undeprecate targetEntity omission for some types
  • 67fc57b5e Merge pull request #8780 from derrabus/improvement/deprecated-constants
  • b4547888d Merge pull request #8782 from doctrine/2.9.x
  • f233e4cf6 Merge pull request #8781 from derrabus/bugfix/static-analysis
  • 7277afefb Fix usages of deprecated DBAL constants
  • 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
  • 08149ea0b Merge pull request #8692 from greg0ire/split_orm_exception
  • 06844484d Split the ORMException class
  • 782786919 Make ResolveTargetEntityListener deal with the DiscriminatorMap as well (#8402)
  • 23602784f Merge pull request #8765 from doctrine/2.9.x-merge-up-into-2.10.x_osteH8Wj
  • 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
  • f8bcd2d20 Merge release 2.9.2 into 2.10.x (#8733)
  • 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
  • 7b242753466508e1dd10f67c1baee95785f845c1 ...more commits found, but message is too long for PR

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