]> git.pld-linux.org Git - packages/php.git/blob - php-5.3.7-bug-54269.patch
move php.1 manual to -program (link to actual php-cli)
[packages/php.git] / php-5.3.7-bug-54269.patch
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.028302 seconds and 3 git commands to generate.