Skip to content

Commit b7860cd

Browse files
committedFeb 8, 2023
Implement More Appropriate Date/Time Exceptions RFC
1 parent 0cfc45b commit b7860cd

File tree

66 files changed

+1489
-261
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+1489
-261
lines changed
 

‎NEWS

+3
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ PHP NEWS
2424
(ilutov)
2525
. Fix bug GH-10083 (Allow comments between & and parameter). (ilutov)
2626

27+
- Date:
28+
. Implement More Appropriate Date/Time Exceptions RFC. (Derick)
29+
2730
- Exif:
2831
. Removed unneeded codepaths in exif_process_TIFF_in_JPEG(). (nielsdos)
2932

‎ext/date/php_date.c

+213-79
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)