]> git.pld-linux.org Git - packages/php.git/blame - php-5.3.7-bug-54269.patch
use /usr/sbin/php-fpm as other branches
[packages/php.git] / php-5.3.7-bug-54269.patch
CommitLineData
fb98beff
ER
1--- PHP_5_3/ext/interbase/php_ibase_includes.h 2011/05/22 17:19:40 311340
2+++ PHP_5_3/ext/interbase/php_ibase_includes.h 2011/05/22 19:06:21 311341
3@@ -51,7 +51,7 @@
4 #define LE_PLINK "Firebird/InterBase persistent link"
5 #define LE_TRANS "Firebird/InterBase transaction"
6
7-#define IBASE_MSGSIZE 256
8+#define IBASE_MSGSIZE 512
9 #define MAX_ERRMSG (IBASE_MSGSIZE*2)
10
11 #define IB_DEF_DATE_FMT "%Y-%m-%d"
This page took 0.033271 seconds and 4 git commands to generate.