|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2017-09-28 11:26 UTC] james at asgrim dot com
Description: ------------ Trying to install ibm_db2 on PHP 5.6 fails as of 2.0.0. Using `pecl install ibm_db2` Build log here: https://gist.github.com/asgrim/fa5b98190daccfc9fe0413e02909487b I believe the commit that broke was: http://git.php.net/?p=pecl/database/ibm_db2.git;a=commit;h=df913feb4dff56366ac4656b0bb6b39200794bde PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Oct 28 01:00:01 2025 UTC |
Further platform info: $ php --version PHP 5.6.31 (cli) (built: Jul 22 2017 11:52:17) Copyright (c) 1997-2016 The PHP Group Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies with Xdebug v2.5.5, Copyright (c) 2002-2017, by Derick Rethans If it helps, we're using a Travis box on Trusty distro. I've pinned our build to 1.9.9 for now as a workaround.