php-react-promise 2.4.1-1ubuntu1 source package in Ubuntu

Changelog

php-react-promise (2.4.1-1ubuntu1) bionic; urgency=medium

  * debian/patches/phpunit6_compatibility.patch: PHPUnit 6 has non-BC
    changes.

 -- Nishanth Aravamudan <email address hidden>  Fri, 16 Feb 2018 14:38:01 -0800

Upload details

Uploaded by:
Nish Aravamudan
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-react-promise_2.4.1.orig.tar.gz 23.1 KiB 46fa6aa301efc85b3655032d017e83827ba87b6c6dee350be083dd153183f904
php-react-promise_2.4.1-1ubuntu1.debian.tar.xz 4.8 KiB 094b4e24983b3fb43c993abef6263d2556ff4715eb1b00d088aeec0efb3b895d
php-react-promise_2.4.1-1ubuntu1.dsc 1.8 KiB 8e31a1bca20f7db964bb57ac6c2a27812eb54fa9caccd42839ae374e06a5339f

View changes file

Binary packages built by this source

php-react-promise: lightweight implementation of CommonJS Promises/A for PHP

 React/Promise provides several useful promise-related concepts, such as
 joining multiple promises and mapping and reducing collections of promises.