php-src/ext/date
Peter Kokot 2041c133ac
Normalize AC_CHECK_FUNC* first argument (#14700)
The m4_normalize is for Autoconf < 2.70 (on 2.70 and later versions a
blank-or-newline separated items can be expanded without using
backslash-newline).

This also syncs the 1st argument quotes.
2024-06-28 22:40:24 +02:00
..
lib Updated to version 2024.1 (2024a) 2024-02-02 10:23:36 +00:00
tests Fixed GH-14383: Fixed usec was carry up (#14463) 2024-06-11 19:02:43 +09:00
config.w32 Sync headers installation 2024-01-28 19:50:55 +01:00
config0.m4 Normalize AC_CHECK_FUNC* first argument (#14700) 2024-06-28 22:40:24 +02:00
CREDITS
php_date.c Fixed GH-14383: Fixed usec was carry up (#14463) 2024-06-11 19:02:43 +09:00
php_date.h Fixed int32 underflow on DateTime::createFromTimestamp (#12775) 2024-02-27 14:01:49 +00:00
php_date.stub.php Fix some ext/date return types (#14600) 2024-06-18 23:25:09 +02:00
php_date_arginfo.h Fix some ext/date return types (#14600) 2024-06-18 23:25:09 +02:00