pecl-database-ibm_db2 icon indicating copy to clipboard operation
pecl-database-ibm_db2 copied to clipboard

Extension for IBM DB2 Universal Database, IBM Cloudscape, and Apache Derby

Results 11 pecl-database-ibm_db2 issues
Sort by recently updated
recently updated
newest added

https://windows.php.net/downloads/pecl/releases/ibm_db2/2.1.5/logs/

Logs: => ERROR [16/18] RUN pecl install ibm_db2 4.7s ------ > [16/18] RUN pecl install ibm_db2: #20 1.910 downloading ibm_db2-2.1.5.tgz ... #20 1.912 Starting to download ibm_db2-2.1.5.tgz (196,974 bytes) #20...

Adapted from a Slack conversation, for public consumption: > we're actually getting a chance to diagnose check_pconnect in the field and the lab, and we're getting some fun results. my...

(Writing it in here instead of bugs.php primarily so we can get the feel for GH issues for PHP stuff.) The fact this API takes a symbol name (which it...

enhancement

* Convert 0/1 only options to bools * Make integer options have proper constants, use those in documentation * Make some options no longer i specific if they work everywhere...

Do the whole matrix: ZTS * 32/64 bit (if we still do 32-bit?) * [7.3-8.3] * VC++ version (?). We do CI, but this just tests a PHP version in...

https://github.com/SeidenGroup/doctrine-dbal-ibmi/pull/37#issuecomment-1476258148.

PHP has semi-deprecated resources. They aren't going away, but they aren't recommended anymore, and built-in extensions are being converted. The main benefit would be being able to use PHP's type...

enhancement

Either run the Linux Docker container, or set up the Windows version of Db2. (That seems pretty annoying to do in an automated fashion...) Low priority because building is most...

Most users of this driver are likely using it on IBM i, but we only run tests in CI on Linux (and build on Windows). For things that support LUW,...