php-console-commandline (1.2.1-1ubuntu1) impish; urgency=medium

  * d/p/fix-incorrect-arg-order-for-implode.patch: Fix FTBFS due to
    inverted argument order for implode() call, no longer supported in
    PHP 8.0.
    + Per https://www.php.net/manual/en/function.implode.php the separator is
      the first argument.  The inverse order was supported up to PHP 7.4 but
      removed as of PHP 8.0.

 -- Bryce Harrington <bryce@canonical.com>  Tue, 15 Jun 2021 19:34:08 +0000

php-console-commandline (1.2.1-1) unstable; urgency=medium

  * Team upload

  [ Christian Weiske ]
  * Release 1.2.1

  [ David Prévot ]
  * Document upstream VCS
  * Run test suite
  * Add missing dependency on php-pear
  * Update Standards-Version to 3.9.7
  * Build with recent pkg-php-tools for the PHP 7.0 transition

 -- David Prévot <taffit@debian.org>  Sun, 20 Mar 2016 21:06:32 -0400

php-console-commandline (1.2.0-1) unstable; urgency=medium

  * Initial release. (Closes: #805715)

 -- Prach Pongpanich <prach@debian.org>  Sat, 21 Nov 2015 17:49:11 +0700
