Skip to content

Commit 204b3ad

Browse files
author
Rahul Priyadarshi
committed
Fixed: Garbage value for VARCHAR type OUT variable of stored-procedure
1 parent dc98f2f commit 204b3ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_ibm_db2.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
$Id$
2424
*/
2525

26-
#define PHP_IBM_DB2_VERSION "1.9.2"
26+
#define PHP_IBM_DB2_VERSION "1.9.3"
2727

2828
#ifndef PHP_IBM_DB2_H
2929
#define PHP_IBM_DB2_H

0 commit comments

Comments
 (0)