Submitted by: brian@soda.berkeley.edu
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ?? 1999, Version 4.0 Beta 3
+
+- Fixed pg_fetch_array() with three arguments (Sascha)
+ Patch submitted by: brian@soda.berkeley.edu
- Upgraded a lot internal functions to use new Zend function API (Thies)
- fdf support ported; not completely tested with latest version 4.0 for
glibc (Uwe)
}
break;
case 3:
- if (getParameters(ht, 2, &result, &row, &arg3)==FAILURE) {
+ if (getParameters(ht, 3, &result, &row, &arg3)==FAILURE) {
RETURN_FALSE;
}
convert_to_long(arg3);