php-src/ext
Keyur Govande b34f8ef599 Fix for bugs #68114 (Build fails on OS X due to undefined symbols)
and #68657 (Reading 4 byte floats with Mysqli and libmysqlclient
has rounding errors).

The patch removes support for Decimal floating point numbers and
now defaults to using similar logic as what libmysqlclient does:
convert a 4 byte floating point number into a string, and then the
string into a double. The quirks of MySQL are maintained as seen in
Field_Float::val_str()
2015-01-26 21:20:29 +00:00
..
bcmath bump year 2015-01-15 23:26:37 +08:00
bz2 bump year 2015-01-15 23:26:37 +08:00
calendar bump year 2015-01-15 23:26:37 +08:00
com_dotnet bump year 2015-01-15 23:26:37 +08:00
ctype bump year 2015-01-15 23:26:37 +08:00
curl bump year 2015-01-15 23:26:37 +08:00
date fix timelib build configuration 2015-01-21 16:22:23 +01:00
dba Merge branch 'PHP-5.5' into PHP-5.6 2015-01-20 15:09:34 +01:00
dom bump year 2015-01-15 23:26:37 +08:00
enchant bump year 2015-01-15 23:26:37 +08:00
ereg bump year 2015-01-15 23:26:37 +08:00
exif Merge branch 'PHP-5.5' into PHP-5.6 2015-01-20 10:40:39 -08:00
fileinfo Fixed bug #68731 finfo_buffer doesn't extract the correct mime with some gifs 2015-01-22 12:26:50 +01:00
filter bump year 2015-01-15 23:26:37 +08:00
ftp bump year 2015-01-15 23:26:37 +08:00
gd bump year 2015-01-15 23:26:37 +08:00
gettext bump year 2015-01-15 23:26:37 +08:00
gmp bump year 2015-01-15 23:26:37 +08:00
hash bump year 2015-01-15 23:26:37 +08:00
iconv bump year 2015-01-15 23:26:37 +08:00
imap bump year 2015-01-15 23:26:37 +08:00
interbase bump year 2015-01-15 23:26:37 +08:00
intl Merge branch 'PHP-5.5' into PHP-5.6 2014-11-30 17:34:51 -08:00
json Fixed bug #50224 where float without decimals were converted to integer 2015-01-19 00:46:02 -08:00
ldap bump year 2015-01-15 23:26:37 +08:00
libxml bump year 2015-01-15 23:26:37 +08:00
mbstring bump year 2015-01-15 23:26:37 +08:00
mcrypt bump year 2015-01-15 23:26:37 +08:00
mssql bump year 2015-01-15 23:26:37 +08:00
mysql bump year 2015-01-15 23:26:37 +08:00
mysqli Fix for bugs #68114 (Build fails on OS X due to undefined symbols) 2015-01-26 21:20:29 +00:00
mysqlnd Fix for bugs #68114 (Build fails on OS X due to undefined symbols) 2015-01-26 21:20:29 +00:00
oci8 bump year 2015-01-15 23:26:37 +08:00
odbc bump year 2015-01-15 23:26:37 +08:00
opcache Merge branch 'PHP-5.5' into PHP-5.6 2015-01-22 10:00:10 +01:00
openssl bump year 2015-01-15 23:26:37 +08:00
pcntl bump year 2015-01-15 23:26:37 +08:00
pcre bump year 2015-01-15 23:26:37 +08:00
pdo bump year 2015-01-15 23:26:37 +08:00
pdo_dblib bump year 2015-01-15 23:26:37 +08:00
pdo_firebird bump year 2015-01-15 23:26:37 +08:00
pdo_mysql Merge branch 'PHP-5.5' into PHP-5.6 2015-01-15 17:48:11 +01:00
pdo_oci bump year 2015-01-15 23:26:37 +08:00
pdo_odbc bump year 2015-01-15 23:26:37 +08:00
pdo_pgsql bump year 2015-01-15 23:26:37 +08:00
pdo_sqlite bump year 2015-01-15 23:26:37 +08:00
pgsql bump year 2015-01-15 23:26:37 +08:00
phar bump year 2015-01-15 23:26:37 +08:00
posix bump year 2015-01-15 23:26:37 +08:00
pspell bump year 2015-01-15 23:26:37 +08:00
readline bump year 2015-01-15 23:26:37 +08:00
recode bump year 2015-01-15 23:26:37 +08:00
reflection bump year 2015-01-15 23:26:37 +08:00
session bump year 2015-01-15 23:26:37 +08:00
shmop bump year 2015-01-15 23:26:37 +08:00
simplexml bump year 2015-01-15 23:26:37 +08:00
skeleton fixed skeleton to produce the normalized ext version macros 2013-10-14 14:37:39 +02:00
snmp bump year 2015-01-15 23:26:37 +08:00
soap bump year 2015-01-15 23:26:37 +08:00
sockets bump year 2015-01-15 23:26:37 +08:00
spl bump year 2015-01-15 23:26:37 +08:00
sqlite3 bump year 2015-01-15 23:26:37 +08:00
standard Fix for bugs #68114 (Build fails on OS X due to undefined symbols) 2015-01-26 21:20:29 +00:00
sybase_ct bump year 2015-01-15 23:26:37 +08:00
sysvmsg bump year 2015-01-15 23:26:37 +08:00
sysvsem bump year 2015-01-15 23:26:37 +08:00
sysvshm bump year 2015-01-15 23:26:37 +08:00
tidy bump year 2015-01-15 23:26:37 +08:00
tokenizer bump year 2015-01-15 23:26:37 +08:00
wddx bump year 2015-01-15 23:26:37 +08:00
xml bump year 2015-01-15 23:26:37 +08:00
xmlreader bump year 2015-01-15 23:26:37 +08:00
xmlrpc bump year 2015-01-15 23:26:37 +08:00
xmlwriter bump year 2015-01-15 23:26:37 +08:00
xsl bump year 2015-01-15 23:26:37 +08:00
zip bump year 2015-01-15 23:26:37 +08:00
zlib bump year 2015-01-15 23:26:37 +08:00
ext_skel Merge branch 'PHP-5.5' into PHP-5.6 2014-10-01 09:26:46 +02:00
ext_skel_win32.php