fix(deps): update app_platform #191
Open
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:
4.2.3
->4.3.3
2.14.0
->2.16.2
3.3.3
->3.5.2
v4.24.7
->v4.25.1
v7.2.4
->v7.3.2
v7.2.6
->v7.3.3
v7.2.0
->v7.3.0
v7.2.0
->v7.3.2
v2.7.1
->v2.8.2
v7.2.5
->v7.3.3
v7.2.6
->v7.3.3
v6.4.13
->v6.4.24
v7.2.3
->v7.3.1
v7.2.3
->v7.3.3
v7.2.6
->v7.3.3
v7.2.4
->v7.3.0
v7.2.0
->v7.3.2
v7.2.6
->v7.3.3
v7.2.4
->v7.3.3
v7.2.6
->v7.3.3
Release Notes
doctrine/dbal (doctrine/dbal)
v4.3.3
Compare 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.2
Compare Source
Release Notes for 4.3.2
4.3.2
Deprecation
Improvement
Documentation,Schema Definition
Bug,Schema Introspection,pdo_pgsql
PDO::STRINGIFY_FETCHES
enabled thanks to @keulinhoChanges from Lower Branches
v4.3.1
Compare Source
Release Notes for 4.3.1
4.3.1
Bug,SQLite,Schema Introspection
Bug,Oracle
Bug,PostgreSQL,Schema Management
Bug,Schema Introspection
MySQLSchemaManager
withATTR_STRINGIFY_FETCHES
enabled thanks to @keulinhoBug,MariaDB,Schema Introspection
v4.3.0
Compare Source
Release Notes for 4.3.0
4.3.0
New Features
NumberType
that maps to theBcMath\Number
value object thanks to @derrabusImprovements
Deprecations
AbstractSchemaManager::&#​95;getPortableTableDefinition()
thanks to @morozovBugfixes
Static Analysis
Test Suite
CI
Changes from lower branches
This release contains improvements shipped with the 3.10.0 release:
v4.2.5
Compare Source
Release Notes for 4.2.5
4.2.5
Bugfixes
v4.2.4
Compare Source
Release Notes for 4.2.4
4.2.4
Dependencies,Test Suite
CI,Test Suite
Documentation
Bug,Columns,SQLite,Schema Management,Tables
Configuration,Test Suite,pdo_sqlsrv
Auto-increment,MySQL,PostgreSQL,Primary Keys,Schema Management,Test Suite
IBM Db2,Test Suite
Static Analysis
Test Suite
MySQL,Primary Keys,Test Suite
Auto-increment,Schema Introspection,Test Suite
Auto-increment,Bug,MySQL,Primary Keys,Schema Management
Bug,DSN Parser
Changes from Lower Branches
doctrine/DoctrineBundle (doctrine/doctrine-bundle)
v2.16.2
Compare Source
Release Notes for 2.16.2
2.16.x bugfix release (patch)
2.16.2
Bugfixes
Static Analysis
Improvements
Test Suite
CI
v2.16.1
Compare Source
Release Notes for 2.16.1
2.16.x bugfix release (patch)
2.16.1
Bug
Test Suite
1963: Remove deprecated cache classes from test fixtures thanks to @derrabus
1957: Rely even less on YML in tests thanks to @greg0ire
1953: Reduce reliance on YamlBundle in tests thanks to @greg0ire
CI
Documentation
Static Analysis
Improvement
v2.16.0
Compare Source
Release Notes for 2.16.0
Feature release (minor)
2.16.0
Improvements
Bugfixes
Breaking changes
v2.15.2
Compare Source
Release Notes for 2.15.2
2.15.x bugfix release (patch)
2.15.2
Bugfixes
v2.15.1
Compare Source
Release Notes for 2.15.1
2.15.x bugfix release (patch)
2.15.1
Bugfixes
Improvements
Documentation
v2.15.0
Compare Source
Release Notes for 2.15.0
Feature release (minor)
2.15.0
Improvement
1888: add configuration for php native lazy object thanks to @eltharin
1878: Improve named autowiring targets thanks to @nicolas-grekas
1887: Add
RegisterDatePointTypePass
thanks to @MatTheCatFeature
v2.14.1
Compare Source
Release Notes for 2.14.1
2.14.x bugfix release (patch)
2.14.1
CI
Documentation
doctrine/orm (doctrine/orm)
v3.5.2
Compare Source
Release Notes for 3.5.2
3.5.x bugfix release (patch)
3.5.2
Test Suite
Bugfixes
This release also contains the changes from https://github.com/doctrine/orm/releases/tag/2.20.6
v3.5.1
Compare Source
Release Notes for 3.5.1
3.5.x bugfix release (patch)
3.5.1
Deprecation
Bugfixes
Static Analysis
Test Suite
Documentation
v3.5.0
Compare Source
Release Notes for 3.5.0
Feature release (minor)
3.5.0
New Features
Improvements
INSERT
operations inUnitOfWork#executeInserts()
so thatEntityPersister#executeInserts()
calls are reduced thanks to @OcramiusDeprecations
v3.4.4
Compare Source
Release Notes for 3.4.4
3.4.x bugfix release (patch)
3.4.4
Bugfixes
Improvement
Static Analysis
Test Suite
v3.4.3
Compare Source
Release Notes for 3.4.3
3.4.x bugfix release (patch)
3.4.3
Bugfixes
v3.4.2
Compare Source
Release Notes for 3.4.2
3.4.x bugfix release (patch)
3.4.2
This release includes changes from https://github.com/doctrine/orm/releases/tag/2.20.5
v3.4.1
Compare Source
Release Notes for 3.4.1
3.4.x bugfix release (patch)
3.4.1
BC Break
Bugfixes
Test Suite
Documentation
v3.4.0
Compare Source
Release Notes for 3.4.0
3.4.0
New Feature
Improvement