Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better support RFC3339 #47

Merged
merged 3 commits into from
Apr 22, 2023
Merged

Better support RFC3339 #47

merged 3 commits into from
Apr 22, 2023

Conversation

jlaswell
Copy link
Contributor

@jlaswell jlaswell commented Apr 18, 2023

Additional support for microsecond values greater than 6 digits.
Removed support for PHP 7.4 since it's EOL.

closes #46

@jlaswell jlaswell force-pushed the jlaswell/better-support-rfc3339 branch 7 times, most recently from 44f0abc to bb40e7d Compare April 18, 2023 19:39
Additional support for microsecond values greater than 6 digits.

Signed-off-by: John Laswell <[email protected]>
@jlaswell jlaswell force-pushed the jlaswell/better-support-rfc3339 branch 2 times, most recently from 197daec to fd4f43f Compare April 19, 2023 01:03
@jlaswell jlaswell self-assigned this Apr 19, 2023
@jlaswell jlaswell force-pushed the jlaswell/better-support-rfc3339 branch 3 times, most recently from 6901dda to 649eefd Compare April 19, 2023 01:17
@jlaswell jlaswell marked this pull request as ready for review April 19, 2023 01:29
@jlaswell jlaswell force-pushed the jlaswell/better-support-rfc3339 branch from 649eefd to 4618a84 Compare April 19, 2023 14:11
@jlaswell jlaswell merged commit 298474a into main Apr 22, 2023
@jlaswell jlaswell deleted the jlaswell/better-support-rfc3339 branch April 22, 2023 00:13
GrahamCampbell added a commit to GrahamCampbell/sdk-php that referenced this pull request Apr 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to parse 7 digit precision in the "time" field
1 participant