mirror of
https://github.com/php/php-src.git
synced 2025-08-18 23:18:56 +02:00
![]() # Previously, empty strings were either rejected (for scaled integers) # or silently converted to 0 (unscaled integers & floats). Also, in some # cases, null zvals were converted to empty strings, which were # consequently rejected as unconvertible values. # In the new situation, empty strings will be handled as NULLs for # fields that cannot distinguish between the two (numeric/date/time). # Additionally, all range and value checking is now carried out by the # database, so there is a consistent interface for error handling. |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
ibase_blobs.c | ||
ibase_events.c | ||
ibase_query.c | ||
ibase_service.c | ||
interbase.c | ||
interbase.dsp | ||
interbase.rc | ||
php_ibase_includes.h | ||
php_interbase.h |