History log of /PHP-8.2/ext/date/php_date.c (Results 51 – 75 of 943)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# e0d21297 27-May-2022 Derick Rethans

Update wording of warning message, and reinstate 'UTC' fallback for ctor

# b3c6b540 20-May-2022 Derick Rethans

Fixed bug #73239 (DateTime shows strange error message with invalid timezone)

# 21fe7275 28-May-2022 Máté Kocsis

Declare DatePeriod properties (#8534)

# 33fd554a 27-May-2022 Derick Rethans

Fixed merge due to changed return type in API

# 1400aa4f 27-May-2022 Derick Rethans

Merge branch 'PHP-8.1'


# f3d23d45 27-May-2022 Derick Rethans

Merge branch 'PHP-8.0' into PHP-8.1


# d5e57268 20-May-2022 Derick Rethans

Fixed bug #78139 (timezone_open accepts invalid timezone string argument).

# e59bb88b 27-May-2022 Derick Rethans

Merge branch 'PHP-8.1'


# 4f32983f 27-May-2022 Derick Rethans

Merge branch 'PHP-8.0' into PHP-8.1


# 6418eba1 20-May-2022 Derick Rethans

Fixed bug #74671 (DST timezone abbreviation has incorrect offset)

# f3441c83 26-May-2022 Derick Rethans

Merge branch 'PHP-8.1'


# a04eccb2 26-May-2022 Derick Rethans

Merge branch 'PHP-8.0' into PHP-8.1


# dfd1d7a5 20-May-2022 Derick Rethans

Fixed bug #76963 (Null-byte injection in createFromFormat)

# 14da1cb90 22-May-2022 Máté Kocsis

Add support for class constants in stubs (#7434)

# 4f1b8f48 20-May-2022 Derick Rethans

Add serialisation support for the new 'include_end_date' property

# c0c801d2 13-May-2022 Derick Rethans

Fixed bug #52015 (Allow including end date in DatePeriod iterations)

# 12702a20 29-Dec-2021 Pavel Djundik

Add "N" and "o" format specifiers to idate()

# 1eab5b79 05-May-2022 Derick Rethans

GH-8458: DateInterval::createFromDateString does not throw non-relative items are present

# 5164f60c 05-May-2022 Derick Rethans

Merge branch 'PHP-8.1'


# 7670ee43 05-May-2022 Derick Rethans

Merge branch 'PHP-8.0' into PHP-8.1


# 92f8f19d 05-May-2022 Derick Rethans

Fixed GH-8471: Segmentation fault when converting immutable and mutable DateTime instances created using reflection

# d54bcbb4 03-May-2022 Derick Rethans

Add DatePeriod's __serialize and __unserialize methods (#8464)

# c1ad706b 29-Apr-2022 Derick Rethans

Fixed reference count issue with zend_string

# 5fb36414 22-Apr-2022 Derick Rethans

Fixed cloning DateInterval

# cae1d4ad 22-Apr-2022 Derick Rethans

Add support for serialising all DateInterval objects

12345678910>>...38