issues
search
php
/
pecl-database-ibm_db2
Extension for IBM DB2 Universal Database, IBM Cloudscape, and Apache Derby
http://pecl.php.net/package/ibm_db2
Apache License 2.0
23
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix GH-62
#63
NattyNarwhal
closed
1 day ago
0
Empty string bound to `NVARCHAR` fails
#62
NattyNarwhal
closed
1 day ago
2
Fix garbage in column names on IBM i
#61
NattyNarwhal
closed
1 day ago
3
fix: compile on php84
#60
tessus
closed
2 months ago
7
Clean up INI handling
#59
NattyNarwhal
opened
11 months ago
0
Automate windows binary builds
#58
NattyNarwhal
opened
11 months ago
0
Boolean support
#57
NattyNarwhal
closed
1 year ago
5
SQL_BOOLEAN support
#56
NattyNarwhal
closed
1 year ago
2
Initial testing on PHP 8.3
#55
NattyNarwhal
closed
11 months ago
0
Add GitHub issue templates
#54
phansys
opened
1 year ago
0
Argument 1 in `db2_connect()` and `db2_pconnect()` can contain the connection password
#53
phansys
closed
1 year ago
2
Update allowed type and default value for `$row_number` parameter in `db2_fetch_row()`
#52
phansys
closed
1 year ago
0
Update allowed type and default value for the `$row_number` parameter in several "fetch" functions
#51
phansys
closed
1 year ago
0
Parameter 5 in `db2_statistics()` is defined as `bool`
#50
phansys
closed
1 year ago
0
Leverage GitHub actions services instead of manually running the "ibmcom/db2" container
#49
phansys
closed
1 year ago
4
Update Docker image location for IBM DB2
#48
phansys
closed
1 year ago
1
Run tests on Windows CI
#47
NattyNarwhal
opened
1 year ago
0
IBM i CI
#46
NattyNarwhal
opened
1 year ago
0
Convert resources to objects
#45
NattyNarwhal
opened
1 year ago
2
Update parameter name from `$colnum` to `$column_number` in `db2_lob_read()`
#44
phansys
opened
1 year ago
0
Update `README.md` to make clear the situation about Db2 for IBM i
#43
phansys
closed
1 year ago
0
[CI] Bump to "actions/checkout@v3"
#42
phansys
closed
1 year ago
0
[PoC] Automatically push header updates on PR
#41
phansys
closed
1 year ago
1
[CI] Download just `gen_stub.php` script instead of the whole PHP source
#40
phansys
closed
1 year ago
5
Argument 1 for `db2_bind_param()` is a statement resource
#39
phansys
closed
1 year ago
0
Parameter 2 for `db2_execute()` contains prepared statement parameters, not options
#38
phansys
closed
1 year ago
0
`db2_last_insert_id()` may return `null`
#37
phansys
closed
1 year ago
0
Use `\SensitiveParameter` attribute for `$password` parameter in `db2_connect()` and `db2_pconnect()` functions
#36
phansys
closed
1 year ago
0
[CI] Check that headers are up to date in the CI pipeline
#35
phansys
closed
1 year ago
4
Instances of `object` returned by `db2_*()` functions are always instances of `stdClass`
#34
phansys
closed
1 year ago
0
Use camel case for parameter names in `ibm_db2.stub.php`
#33
phansys
closed
1 year ago
3
Update `ibm_db2.stub.php`
#32
phansys
closed
1 year ago
4
Confirm that `db2_server_info()` returns an instance of `\stdClass`
#31
phansys
closed
1 year ago
0
Update `README.md`
#30
phansys
closed
1 year ago
0
Cleanup autotools scripts
#29
NattyNarwhal
closed
1 year ago
0
version 2.1.6 will not install with pecl, missing manifest
#28
ciscon
closed
2 years ago
4
Field return types using db2_fetch_assoc
#27
DannyRidgway
closed
2 years ago
2
Make CI go on 8.1
#26
NattyNarwhal
closed
2 years ago
0
Many check_pconnect behaviours are ineffective
#25
NattyNarwhal
opened
2 years ago
0
Building driver from source on RHEL 7 fails
#24
Anshu-Garg
closed
2 years ago
8
Update README.md to have pre-requisite info.
#23
praveen-db2
closed
2 years ago
6
cannot find -ldb2 and execute pecl install ibm_db2 command on docker container
#22
MaraRuizG
opened
2 years ago
6
GitHub Actions CI
#21
NattyNarwhal
closed
2 years ago
0
PHP8 Windows builds - ?
#20
AnrDaemon
opened
2 years ago
11
Include password in persistent hash key
#19
NattyNarwhal
closed
2 years ago
5
pconnect doesn't check for valid password after a connection has been made
#18
NattyNarwhal
closed
2 years ago
10
Autotrim not working via QSHELL
#17
DannyRidgway
closed
2 years ago
6
Take references instead of symbol names for bind param
#16
NattyNarwhal
opened
3 years ago
5
PHP 8.0.11 support for IBM DB2
#15
praveen-db2
closed
3 years ago
6
Bug #76322: Strings containing NULL-byte get truncated
#14
morozov
closed
3 years ago
8
Next