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

Changelog

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

  [ Jan Sorgalla ]
  * Fix some() not cancelling pending promises when too much input
    promises reject
  * Prepare changelog for v2.4.1 release

  [ David Prévot ]
  * Update Standards-Version to 3.9.8

 -- David Prévot <email address hidden>  Tue, 03 May 2016 20:39:28 -0400

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 Pocket Published Component Section

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-react-promise_2.4.1-1.dsc 1.7 KiB b3bfed731c3e2f75e72a1ab48151de14665486a9c47fda668517f317efe1488a
php-react-promise_2.4.1.orig.tar.gz 23.1 KiB 46fa6aa301efc85b3655032d017e83827ba87b6c6dee350be083dd153183f904
php-react-promise_2.4.1-1.debian.tar.xz 3.2 KiB b915187aafaafea65e66f64a6281d58bd2ba5f992a17527692f6413ac1f8f5ba

Available diffs

No changes file available.

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.