php-src/ext/sybase_ct
Timm Friebe a75203a278 - Fixed bug #29064 (Exact numeric/decimal/money datatypes lose precision)
- Fixed bug #27843 (sybase_query() triggers (spurious?) notices when
  query is a stored procedure)
- Fixed multiple memory leaks with sybase_unbuffered_query()
- Changed sybase_query() to ignore store_results = false in  buffering
  mode, it would yield unpredictable results
- Fixed sybase_unbuffered_query() when used with store_results = false
- Changed sybase_fetch_object() to ignore second argument when passed
  as NULL
- Made sybase_data_seek() error message more verbose
- Fixed memory leak in shutdown when not all rows where selected in an
  unbuffered query
2004-07-29 19:32:46 +00:00
..
tests - Initial release 2004-07-12 20:26:53 +00:00
config.m4 Fixed bug #24231: ext/sybase_ct could not be build as shared 2003-06-18 18:28:47 +00:00
config.w32 Make these build with new win32 build system. 2003-12-19 17:00:14 +00:00
CREDITS #- Added myself here 2002-11-05 08:30:57 +00:00
php_sybase_ct.c - Fixed bug #29064 (Exact numeric/decimal/money datatypes lose precision) 2004-07-29 19:32:46 +00:00
php_sybase_ct.h @- Added ability to define a message handler not only globally, but also 2004-01-25 20:03:10 +00:00
sybase_ct.dsp - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00