Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.5.0 source code.tar.gz | 2025-07-01 | 354.4 kB | |
3.5.0 source code.zip | 2025-07-01 | 570.8 kB | |
README.md | 2025-07-01 | 1.5 kB | |
Totals: 3 Items | 926.7 kB | 3 |
Release Notes for 3.5.0
Feature release (minor)
3.5.0
- Total issues resolved: 0
- Total pull requests resolved: 9
- Total contributors: 5
New Features
- 11988: Add index mapping to column thanks to @jannes-io
- 11781: Detect DBAL's number type thanks to @derrabus
Improvements
- 12037: Add console completion for entityName param of orm:mapping:describe c… thanks to @stlgaits
- 11978: [#11977] implemented batching of
INSERT
operations inUnitOfWork#executeInserts()
so thatEntityPersister#executeInserts()
calls are reduced thanks to @Ocramius
Deprecations
- 12036: Deprecate proxy autoloader and class name resolver thanks to @greg0ire
- 12022: Provide upgrade path to new ORMSetup::create* signature thanks to @greg0ire
- 12020: Deprecate more proxies-related methods or calls thanks to @greg0ire
- 12005: Deprecate not using native lazy objects on PHP 8.4+ thanks to @greg0ire
- 11989: Deprecate methods for configuring no longer configurable features thanks to @greg0ire