mirror of
https://github.com/php/pecl-database-ibm_db2.git
synced 2026-03-23 23:02:16 +01:00
PHP 7.3: boolean is now bool in warning message
This commit is contained in:
committed by
Abhinav Radke
parent
96f7317768
commit
2bc8ee7161
@@ -139,7 +139,7 @@ Good, no memory leaks
|
||||
Good, no memory leaks
|
||||
Good, no memory leaks
|
||||
|
||||
Warning: db2_fetch_array() expects parameter 1 to be resource, boolean given in %s
|
||||
Warning: db2_fetch_array() expects parameter 1 to be resource, bool%S given in %s
|
||||
Good, no memory leaks
|
||||
Good, no memory leaks
|
||||
Good, no memory leaks
|
||||
|
||||
Reference in New Issue
Block a user