php-doctrine-deprecations 1.1.5-1 source package in Ubuntu
Changelog
php-doctrine-deprecations (1.1.5-1) unstable; urgency=medium [ Grégoire Paris ] * Rework risky test * Allow running tests with PHPUnit 10 and 11 * Allow PHPUnit 12 [ David Prévot ] * Drop patch not needed anymore * Update Standards-Version to 4.7.2 * Don’t break phpunit -- David Prévot <email address hidden> Wed, 09 Apr 2025 07:55:49 +0200
Upload details
- Uploaded by:
- Debian PHP PEAR Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian PHP PEAR Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Questing | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| php-doctrine-deprecations_1.1.5-1.dsc | 1.9 KiB | c5d2e38fd97608975361209cc6d32ad9bc801cb2fd7fcdd2a68e9fb83cce28e2 |
| php-doctrine-deprecations_1.1.5.orig.tar.xz | 8.9 KiB | 61fbed2c59e00bcaafe3cc4f25308666f5cffae22c40288c926f1cbdc1832e46 |
| php-doctrine-deprecations_1.1.5-1.debian.tar.xz | 7.6 KiB | 10edb0ff652fbc0e310898d7fe625551cb9948f477c893323e9fd3df628932aa |
Available diffs
- diff from 1.1.4-2 to 1.1.5-1 (4.5 KiB)
No changes file available.
Binary packages built by this source
- php-doctrine-deprecations: Doctrine Deprecations - Doctrine component
A small layer on top of trigger_
error(E_ USER_DEPRECATED ) or PSR-3 logging with
options to disable all deprecations or selectively for packages.
.
The Doctrine Project provides several libraries primarily focused on
database storage and object mapping.
