? ? Success

User tests: Successful: Unsuccessful:

avatar zero-24
zero-24
7 Oct 2016

Pull Request for Issue #12336

Summary of Changes

See: #12336

Testing Instructions

with this PR, the errors would be reduced from 80 to 11

Documentation Changes Required

None

avatar zero-24 zero-24 - open - 7 Oct 2016
avatar zero-24 zero-24 - change - 7 Oct 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 7 Oct 2016
Category Postgresql Libraries Unit Tests
avatar joomla-cms-bot joomla-cms-bot - change - 7 Oct 2016
Labels Added: ? ?
avatar zero-24
zero-24 - comment - 7 Oct 2016

Thanks @Hackwar !

avatar photodude
photodude - comment - 7 Oct 2016

These are exactly the changes I have made in my test branches pending release of hhvm 3.15.2 or 3.16 which will resolve these issues.

I have been hesitant to submit the change for our call to pg_set_error_verbosity() since I'm unsure of any possible downstream consequences (I assume possibly none, but you know what they say about assuming). I'm also hesitant since this issue is fixed in hhvm 3.15.2. At the same time I have suggested the same change as a possible work around.

Looks good on code review and travis review.

avatar photodude
photodude - comment - 16 Oct 2016

The change to our call of pg_set_error_verbosity() is no longer needed as hhvm 3.15.2 has been released. We do still need the change to the separator for the DSN used in the tests as that patch has not been merged (they requested some additional changes).

avatar zero-24
zero-24 - comment - 16 Oct 2016

Thanks closing than.

avatar zero-24 zero-24 - change - 16 Oct 2016
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2016-10-16 08:01:15
Closed_By zero-24
avatar zero-24 zero-24 - close - 16 Oct 2016
avatar photodude
photodude - comment - 16 Oct 2016

@zero-24 the DSN separator portion of this is still needed. It just needed to be modified

avatar photodude
photodude - comment - 17 Oct 2016

The HHVM patch to fix the DSN separators to allow semicolon or space has been merged, the HHVM 3.16.0 STS release will have this, and is on the list of potential cherry picks for HHVM 3.15.3 LTS.

HHVM 3.16.0 STS is expected around 10/24/2016 and will automatically be the version tested on Travis CI

Add a Comment

Login with GitHub to post a comment