- Notifications
You must be signed in to change notification settings - Fork 112
Update root-composer (major) #283
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
Open
renovate wants to merge 1 commit into 2.0.x Choose a base branch from renovate/major-root-composer
base: 2.0.x
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
3c8d94f to 02d5323 Compare 02d5323 to f1185a7 Compare f1185a7 to 0d94851 Compare 0d94851 to 65f472f Compare 39ad065 to 941ac71 Compare 8c010c1 to c19fda8 Compare c19fda8 to e69ecc4 Compare e69ecc4 to 6a509df Compare 6a509df to d8d0e72 Compare aa4e98e to 8b28264 Compare d8d0e72 to 9b10ed9 Compare 9b10ed9 to f543b4c Compare f543b4c to 3189450 Compare 172f2aa to e6c3607 Compare 7b329db to cb5372c Compare cb5372c to 3279e14 Compare 3279e14 to 7d5383a Compare 8e3e098 to 2f257e6 Compare 2f257e6 to 2f5dfa9 Compare 2f5dfa9 to a9eceb2 Compare a9eceb2 to ea18813 Compare ea18813 to 817095a Compare 817095a to b06b556 Compare b06b556 to b4f1323 Compare c3f59ec to ec63c64 Compare f866263 to 0183677 Compare 0183677 to ae9b4a8 Compare 59abeef to 0c9739d Compare 0c9739d to e4a7c29 Compare e4a7c29 to fa6ff03 Compare fa6ff03 to e1d8355 Compare Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.7.3->^2.0.0^3.3.8->^4.0.0^2.16.0->^3.0.0^2.2.1 || ^3.2->^4.0^2.49->^3.0^9.6.20->^12.0.0^5.4->^8.0^5.4 || ^6.4 || ^7.3->^8.0Release Notes
cweagans/composer-patches (cweagans/composer-patches)
v2.0.0Compare Source
What's Changed
patchby @afilina in #379New Contributors
Full Changelog: cweagans/composer-patches@1.7.3...2.0.0
doctrine/dbal (doctrine/dbal)
v4.4.1Compare Source
Release Notes for 4.4.1
4.4.1
Bug,Transactions
v4.4.0Compare Source
Release Notes for 4.4.0
4.4.0
Improvement,MariaDB,MySQL,Schema Comparison,Schema Definition
Schema Management,Test Suite
Default Values,Deprecation,Improvement,Schema Definition
Deprecation,Schema Definition
SQLite,Schema Management
Deprecation,Foreign Keys,Schema Comparison,Schema Management
Documentation,Foreign Keys,Schema Management
Deprecation,Improvement,Schema Introspection
Bug,Schema Comparison,Schema Management
$droppedForeignKeysofTableDiffthanks to @santysisiBug,Deprecation,Foreign Keys,Schema Definition
Deprecation,Schema Comparison
Deprecation,Improvement
Deprecation,Improvement,Schema Definition
Improvement,Schema Definition
Deprecation,Schema
Deprecation,Identifiers
Documentation
New Feature,Type Conversion,Types
Bug,Configuration,Deprecation,oci8,pdo_oci
New Feature,QueryBuilder
New Feature,Schema Definition
v4.3.5Compare Source
Release Notes for 4.3.5
4.3.5
CI
MySQL,Prepared Statements,Regression,SQL Parser
Changes from older releases
v4.3.4Compare Source
Release Notes for 4.3.4
4.3.4
Bug,PHP,Types
Drivers,Test Suite
Documentation,Schema Definition
Bug,Identifiers,Schema Introspection
v4.3.3Compare Source
Release Notes for 4.3.3
4.3.3
Documentation
Changes from Lower Branches
This release contains all changes of the 3.10.2 release.
v4.3.2Compare Source
Release Notes for 4.3.2
4.3.2
Deprecation
Improvement
Documentation,Schema Definition
Bug,Schema Introspection,pdo_pgsql
PDO::STRINGIFY_FETCHESenabled thanks to @keulinhoChanges from Lower Branches
v4.3.1Compare Source
Release Notes for 4.3.1
4.3.1
Bug,SQLite,Schema Introspection
Bug,Oracle
Bug,PostgreSQL,Schema Management
Bug,Schema Introspection
MySQLSchemaManagerwithATTR_STRINGIFY_FETCHESenabled thanks to @keulinhoBug,MariaDB,Schema Introspection
v4.3.0Compare Source
Release Notes for 4.3.0
4.3.0
New Features
NumberTypethat maps to theBcMath\Numbervalue object thanks to @derrabusImprovements
Deprecations
AbstractSchemaManager::&#​95;getPortableTableDefinition()thanks to @morozov