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

Implement DateTimeImmutable::createFromMutable #6846

Closed

Conversation

SiebelsTim
Copy link
Contributor

Closes #6805

Test Plan:
zend test

@facebook-github-bot
Copy link
Contributor

This pull request has been imported into Phabricator, and discussion and review of the diff will take place at https://reviews.facebook.net/D54501

@hhvm-bot hhvm-bot closed this in 526ebfa Feb 27, 2016
hhvm-bot pushed a commit that referenced this pull request Sep 6, 2018
Summary:
The Hack project uses some sqlite3 integration which Flow does not use.
We introduced NO_SQLITE3 to conditionally compile that stuff for Hack,
but the define is granular and Hack changes break Flow builds pretty
regularly. This is especially complicated because Flow builds on Windows
and Hack doesn't.

Now that sqlite3 code is (mostly) untangled from the sharedmem code,
it's easier to ignore the entire thing with a big #ifndef block around
the sqlite3 code.
Pull Request resolved: facebook/flow#6846

Reviewed By: sinancepel

Differential Revision: D9659239

Pulled By: samwgoldman

fbshipit-source-id: 2a924eab326e8f5123ceb793a564526966ffb404
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.

None yet

2 participants