Skip to content

Conversation

mariano
Copy link
Contributor

@mariano mariano commented Nov 27, 2017

Actual fix in: derickr/timelib#29

@mariano
Copy link
Contributor Author

mariano commented Nov 27, 2017

@derickr this is a fix for bug https://bugs.php.net/bug.php?id=75577

@tpunt
Copy link
Contributor

tpunt commented Nov 27, 2017

This PR should be made upstream to derickr/timelib, rather than here.

@salathe
Copy link
Contributor

salathe commented Nov 27, 2017

Also note that parse_date.c is a generated file, be sure to apply the changes to parse_date.re then re-generate the C file.

@mariano
Copy link
Contributor Author

mariano commented Nov 27, 2017

@tpunt thanks Thomas. Added PR there: derickr/timelib#29

@salathe Good catch, sorry about that newbie mistake :)

@mariano mariano changed the title Fix bug 75577: issue where RFC3339_EXTENDED could not be used via DateTime::createFromFormat Add test for bug 75577: issue where RFC3339_EXTENDED could not be used via DateTime::createFromFormat Nov 27, 2017
@petk
Copy link
Member

petk commented Feb 14, 2019

Worth noting that the bug https://bugs.php.net/bug.php?id=75577 has been resolved and timelib library has the patch merged in. Should this be closed as resolved then?

@derickr
Copy link
Member

derickr commented Feb 15, 2019

@petk Not quite, I think that this test just need to be merged still.

@krakjoe krakjoe closed this May 10, 2021
@krakjoe krakjoe reopened this May 10, 2021
@krakjoe krakjoe merged commit ff38575 into php:PHP-7.2.0 May 10, 2021
krakjoe added a commit that referenced this pull request May 10, 2021
…t be used via DateTime::createFromFormat (#2945)"

This reverts commit ff38575.
krakjoe added a commit that referenced this pull request May 10, 2021
…t be used via DateTime::createFromFormat (#2945)" (#6965)

This reverts commit ff38575.
@krakjoe
Copy link
Member

krakjoe commented May 10, 2021

There was already a test for this, but someone forgot to close the pr ... closing now, sorry about the noise @remicollet, didn't notice bad target :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants