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 Tue, 03 May 2016 20:39:28 -0400 php-react-promise (2.4.0-1) unstable; urgency=medium [ Jan Sorgalla ] * Reject some() (and any()) if the input array contains not enough items * Support foreign thenables in resolve() * Prepare changelog for v2.4.0 release [ David Prévot ] * Install upstream README -- David Prévot Fri, 01 Apr 2016 16:08:42 -0400 php-react-promise (2.3.0-1) unstable; urgency=medium [ Jan Sorgalla ] * Allow cancellation of promises returned by functions working on promise collections * Prepare changelog for v2.3.0 release [ Josh Di Fabio ] * Handle \Throwable in the same way as \Exception -- David Prévot Fri, 25 Mar 2016 03:10:02 -0400 php-react-promise (2.2.2-1) unstable; urgency=medium [ Jan Sorgalla ] * Update copyright year * Prepare changelog for v2.2.2 release [ Christian Lück ] * Cancellation handler must only be called once [ David Prévot ] * Update copyright (years) * Update Standards-Version to 3.9.7 * Build with latest pkg-php-tools for the PHP 7.0 transition -- David Prévot Thu, 03 Mar 2016 15:42:46 -0400 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 Sat, 04 Jul 2015 16:02:54 -0400 php-react-promise (2.2.0-3) unstable; urgency=medium * Upload to unstable since it’s the end of the freeze * Use homemade autoload.php for tests -- David Prévot Fri, 24 Apr 2015 14:55:48 -0400 php-react-promise (2.2.0-2) experimental; urgency=medium * Provide homemade autoload.php -- David Prévot Sat, 28 Feb 2015 10:35:30 -0400 php-react-promise (2.2.0-1) experimental; urgency=medium * Upload to experimental to respect the freeze [ Jan Sorgalla ] * Introduce ExtendedPromiseInterface * Conditionally require functions.php * Prepare changelog for v2.2.0 release -- David Prévot Sat, 03 Jan 2015 11:14:59 -0400 php-react-promise (2.1.0-1) unstable; urgency=medium [ Jan Sorgalla ] * Switch to PSR-4 * Introduce CancellablePromiseInterface * Make CancellablePromiseInterface extend PromiseInterface * Prepare changelog for v2.1.0 release [ David Prévot ] * Adapt package for PSR-4 distribution * Use php-symfony-class-loader instead of php-symfony-classloader -- David Prévot Sun, 19 Oct 2014 11:51:23 -0400 php-react-promise (2.0.0-1) unstable; urgency=low * Initial release -- David Prévot Tue, 14 Oct 2014 16:08:10 -0400