** Description changed:

+ [Impact]
+ 
+ * Running PDO::lastInsertId() using a bad sequence name (not updated or
+ nonexistent) no longer throws an exception.
+ 
+ * This is a functional regression in upstream PHP between 7.0.8 and
+ 7.0.13, which was previously SRU'd to xenial and yakkety.
+ 
+ [Test Case]
+ 
+ * https://github.com/php/php-
+ src/blob/master/ext/pdo_pgsql/tests/bug73959.phpt which was added in the
+ upstream commit that fixed the issue.
+ 
+ * I have backported the test-case along with the SRU'd versions, and the
+ test suite is run at build and autopkgtest time.
+ 
+ [Regression Potential]
+ 
+ * This is an upstream bugfix with a small and contained solution, I
+ believe the regression potential is minimal; in fact, we regressed in
+ the prior SRU, so this returns lost functionality.
+ 
+ --
+ 
  After upgrading php7.0 to 7.0.13-0ubuntu0.16.04.1 from xenial-updates,
  we had a couple of failed tests in our internal test suite.
  
  I reported php bug #73959, which was then fixed in commit
  21ac79e94bd0335bf885b807e09c4d86d75d776a.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1658289

Title:
  Regression in pdo_pgsql after SRU to php 7.0.13 (fixed upstream)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php7.0/+bug/1658289/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to