1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 17:22:15 +01:00
Files
archived-php-src/ext/dbase
Vlad Krupin fb8c063249 Fixed bug #5993. Now if the result returned from a database is bigger
than a long, dbase_get_record() and dbase_get_record_with_names() will
return a string instead.
# Need to update documentation to reflect that change
@ Fixed problem with dbase not returning very large (larger than long)
@ integers properly. (Vlad)
2001-12-14 04:22:01 +00:00
..
2001-11-30 19:00:13 +00:00
2000-11-20 10:33:33 +00:00
2001-09-19 17:48:34 +00:00
2001-08-06 12:26:55 +00:00
1999-05-21 10:06:25 +00:00
2001-12-11 15:32:16 +00:00