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

Timezone is accidentally overridden #6

Closed
MiniCodeMonkey opened this issue Aug 18, 2014 · 3 comments
Closed

Timezone is accidentally overridden #6

MiniCodeMonkey opened this issue Aug 18, 2014 · 3 comments

Comments

@MiniCodeMonkey
Copy link

Hey,

The following line overrides my timezone even though it has already been set with date_default_timezone_set

https://github.com/SammyK/FacebookQueryBuilder/blob/master/src/FQB.php#L7

Mathias

@SammyK
Copy link
Owner

SammyK commented Aug 18, 2014

Nice catch! This should be in the testing bootstrap. I'll be fixing this soon.

@SammyK
Copy link
Owner

SammyK commented Sep 5, 2014

Fixed in 1.1.1. Thanks again for this find! :)

@SammyK SammyK closed this as completed Sep 5, 2014
@MiniCodeMonkey
Copy link
Author

Awesome!

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

No branches or pull requests

2 participants