php-src/ext
Derick Rethans 55626549d8 Improve support for microseconds with Date/Time
It fixes several bugs:

- Fixed bug #45554 (Inconsistent behavior of the u format char).
- Fixed bug #48225 (DateTime parser doesn't set microseconds for "now").
- Fixed bug #52514 (microseconds are missing in DateTime class).
- Fixed bug #52519 (microseconds in DateInterval are missing).
- Fixed bug #68506 (General DateTime improvments needed for microseconds to become useful).
- Fixed bug #73109 (timelib_meridian doesn't parse dots correctly).
- Fixed bug #73247 (DateTime constructor does not initialise microseconds property).

It also updates timelib to 2016.04, and updates a data mapping file, which
causes changes to the volatile abbreviations tests.
2016-10-05 15:03:06 -04:00
..
bcmath fix clang compat 2016-08-27 22:25:02 +02:00
bz2 Merge branch 'PHP-7.0' into PHP-7.1 2016-08-19 12:52:13 +02:00
calendar Merge branch 'PHP-7.0' into PHP-7.1 2016-07-29 01:27:51 +02:00
com_dotnet Fixed bug #73126 Cannot pass parameter 1 by reference 2016-09-22 11:49:35 +02:00
ctype
curl Merge branch 'PHP-7.0' into PHP-7.1 2016-09-29 14:41:12 +02:00
date Improve support for microseconds with Date/Time 2016-10-05 15:03:06 -04:00
dba Merge branch 'PHP-7.0' into PHP-7.1 2016-08-25 18:41:45 +02:00
dom Merge branch 'PHP-7.0' 2016-07-15 01:22:26 +02:00
enchant
exif Merge branch 'PHP-7.0' into PHP-7.1 2016-09-04 20:58:09 -07:00
fileinfo Merge branch 'PHP-7.0' into PHP-7.1 2016-08-08 18:51:34 +02:00
filter Merge branch 'PHP-7.0' into PHP-7.1 2016-09-09 14:43:16 +02:00
ftp Merge branch 'PHP-7.0' into PHP-7.1 2016-08-30 13:45:49 +02:00
gd Merge branch 'PHP-7.0' into PHP-7.1 2016-10-01 00:00:46 +02:00
gettext Remove zpp fallback code (always use Fast ZPP) 2016-09-11 22:44:46 +01:00
gmp Fix #72948: Uncatchable "Catchable" fatal error for class to string conversions 2016-09-03 13:05:37 +02:00
hash Fixed compilation warnings 2016-06-22 00:40:50 +03:00
iconv remove useless assignment 2016-09-01 23:45:31 +02:00
imap Merge branch 'PHP-7.0' into PHP-7.1 2016-09-13 11:51:17 +02:00
interbase Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03:00
intl Merge branch 'PHP-7.0' into PHP-7.1 2016-09-12 21:10:34 -07:00
json Merge branch 'PHP-7.0' into PHP-7.1 2016-09-19 16:42:53 +02:00
ldap Fix various int size overflows. 2016-09-12 21:04:23 -07:00
libxml Merge branch 'PHP-7.0' 2016-07-15 01:22:26 +02:00
mbstring Fix bug26639.phpt 2016-09-08 14:07:57 +09:00
mcrypt Merge branch 'PHP-7.0' into PHP-7.1 2016-08-17 17:14:30 +08:00
mysqli Merge branch 'PHP-7.0' into PHP-7.1 2016-09-17 22:56:36 +02:00
mysqlnd fix ZTS build 2016-09-15 13:27:20 +02:00
oci8 Prepare for OCI8 PECL release 2016-08-18 13:58:24 +10:00
odbc Fix #69975: PHP segfaults when accessing nvarchar(max) defined columns 2016-07-08 15:33:46 +02:00
opcache Special handling for $php_errormsg and $http_response_header. 2016-09-30 02:41:08 +03:00
openssl Merge branch 'PHP-7.0' into PHP-7.1 2016-09-13 18:27:55 +01:00
pcntl Merge RFC Additional Context in pcntl_signal Handler 2016-07-20 14:17:04 -07:00
pcre Merge branch 'PHP-7.0' into PHP-7.1 2016-09-23 01:55:17 +02:00
pdo Merge branch 'PHP-7.0' into PHP-7.1 2016-09-13 17:02:53 -04:00
pdo_dblib Merge branch 'PHP-7.0' into PHP-7.1 2016-09-26 17:13:14 -04:00
pdo_firebird fix test portability 2016-06-17 17:09:42 +02:00
pdo_mysql Merge branch 'PHP-7.0' into PHP-7.1 2016-08-09 11:32:34 +08:00
pdo_oci
pdo_odbc Merge branch 'master' into throw-error-in-extensions 2016-06-10 22:02:23 -05:00
pdo_pgsql Merge branch 'PHP-5.6' into PHP-7.0 2016-08-14 22:39:01 +02:00
pdo_sqlite Fixed compilation warnings 2016-06-22 00:40:50 +03:00
pgsql Fix various int size overflows. 2016-09-12 21:04:23 -07:00
phar fix erroneous resource destruction 2016-09-14 12:07:38 +02:00
posix Fix #72948: Uncatchable "Catchable" fatal error for class to string conversions 2016-09-03 13:05:37 +02:00
pspell Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03:00
readline Merge branch 'PHP-7.0' 2016-07-03 23:57:02 +08:00
recode Add more checks for int overflow 2016-09-12 21:04:23 -07:00
reflection Unwrap reference returns in cufa etc 2016-09-30 22:10:01 +02:00
session Merge branch 'PHP-7.0' into PHP-7.1 2016-09-16 23:50:00 +02:00
shmop Fixed compilation warnings 2016-06-23 12:47:06 +03:00
simplexml Merge branch 'PHP-7.0' into PHP-7.1 2016-09-09 16:32:27 +02:00
skeleton
snmp Merge branch 'PHP-7.0' into PHP-7.1 2016-08-17 17:14:30 +08:00
soap Merge branch 'PHP-7.0' into PHP-7.1 2016-09-23 18:48:14 +02:00
sockets Fix #72810. Add check for SKIP_ONLINE_TESTS 2016-08-11 12:01:24 +02:00
spl Improve support for microseconds with Date/Time 2016-10-05 15:03:06 -04:00
sqlite3 upgrade bundled sqlite to 3.14.2 2016-09-13 15:44:21 +02:00
standard Merge branch 'PHP-7.0' into PHP-7.1 2016-10-05 15:04:55 +02:00
sysvmsg Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03:00
sysvsem Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03:00
sysvshm fix format 2016-08-18 16:29:46 +02:00
tidy show libtidy version in the info, if available 2016-07-11 19:18:57 +02:00
tokenizer Make sure TOKEN_PARSE mode is thread safe 2016-07-23 00:00:13 +02:00
wddx Merge branch 'PHP-7.0' into PHP-7.1 2016-09-12 21:10:34 -07:00
xml Fix various int size overflows. 2016-09-12 21:04:23 -07:00
xmlreader Merge branch 'PHP-7.0' into PHP-7.1 2016-09-11 00:14:49 +02:00
xmlrpc Fixed bug #72647 (xmlrpc_encode() unexpected output after referencing array elements) 2016-07-22 23:15:15 +08:00
xmlwriter Fixed compilation warnings 2016-06-22 00:40:50 +03:00
xsl Fixed compilation warnings 2016-06-22 00:40:50 +03:00
zip Merge branch 'PHP-7.0' into PHP-7.1 2016-09-06 01:18:22 +02:00
zlib Fix various int size overflows. 2016-09-12 21:04:23 -07:00
ext_skel
ext_skel_win32.php