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 v2.7.1 #33

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.

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

  • 445796af0 Travis: Use 7.4 instead of 7.4snapshot
  • ab9328528 Remove nightly builds from .travis.yml
  • a69267046 Merge pull request #8006 from doctrine/malarzm-patch-1
  • 58677c29b Make Embeddable not transient
  • 9a0fcb5a8 Merge pull request #7940 from doctrine/GH-7864-ExtraLazyRemoveElement
  • 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.
  • 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
  • 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.
  • a2f01f7cc Allow everything from ocramius/package-versions ^1.0.
  • 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.
  • 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
  • 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