DBDO is a PECL package which hasn't been updated since 2010 and has been marked
as unmaintained. Additionally, I can't find a reference to this field in the
latest source.
# define FALSE 0
#endif
-#define PDO_DRIVER_API 20150127
+#define PDO_DRIVER_API 20161020
enum pdo_param_type {
PDO_PARAM_NULL,
size_t maxlen;
zend_ulong precision;
enum pdo_param_type param_type;
-
- /* don't touch this unless your name is dbdo */
- void *dbdo_data;
};
/* describes a bound parameter */