php-di-invoker 2.3.6-1 source package in Ubuntu
Changelog
php-di-invoker (2.3.6-1) unstable; urgency=medium * New upstream version 2.3.6 * Remove not needed d/watch "gitmode=full" mode * Revert "Force system dependencies loading" * Drop the test patch * Bump Standards-Version to 4.7.0 * Cleanup the pkg-php-tools version restriction -- William Desportes <email address hidden> Sun, 02 Feb 2025 02:18:51 +0100
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 | |
---|---|---|---|---|
Plucky | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
php-di-invoker_2.3.6-1.dsc | 2.1 KiB | 8e7f62586e4c455b81936b84c183924fe77a50b85fadaf193d28b39721a0bc2e |
php-di-invoker_2.3.6.orig.tar.xz | 13.4 KiB | 79521cfb4d72d34ebd239505f0e9d97fa2fa9c6c1c2a9ee8e5e35e3ca0d8c000 |
php-di-invoker_2.3.6-1.debian.tar.xz | 2.8 KiB | 6bd4d1e57b9290b6078cab901b5fc17f32d3c9c385d0899ac689792a9e038c2c |
Available diffs
- diff from 2.3.4-2 to 2.3.6-1 (2.9 KiB)
No changes file available.
Binary packages built by this source
- php-di-invoker: Generic and extensible callable invoker library
This library allows to invoke callables with named parameters in a generic
and extensible way.
.
This library provides clear extension points to let frameworks implement
any kind of dependency injection support they want.
.
It is meant to be a base building block for calling a function with
named parameters and/or dependency injection.