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

Changelog

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

  [ Jan Sorgalla ]
  * Update copyright year
  * Update email
  * Assign result and reset handlers early when settling a promise
  * Prepare changelog for v2.2.1 release

  [ David Prévot ]
  * Update copyright

 -- David Prévot <email address hidden>  Sat, 04 Jul 2015 16:02:54 -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

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-react-promise_2.2.1-1.dsc 1.7 KiB 900e627f40ccd4b36beb2a6732aa2d273aff568794e1a93320022f8d91870005
php-react-promise_2.2.1.orig.tar.gz 20.2 KiB d392f89eee61cb9a09685082b409585f714272dbadfb6d232a705e2bebbbdd55
php-react-promise_2.2.1-1.debian.tar.xz 2.8 KiB c65d55d827289338176d27a82503f9c1d64587b15569d836215227477377e7b8

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.