Skip to content
This repository has been archived by the owner on Nov 26, 2017. It is now read-only.

Fix a PHP strict warning in JDate::setTimezone() #1041

Merged
merged 1 commit into from
Mar 25, 2012
Merged

Fix a PHP strict warning in JDate::setTimezone() #1041

merged 1 commit into from
Mar 25, 2012

Conversation

elkuku
Copy link
Contributor

@elkuku elkuku commented Mar 25, 2012

This fixes a PHP strict warning, since PHP's DateTime::setTimezone() seems not using type hinting internally (tested on PHP 5.4.0) Sorry for the mess..

robschley added a commit that referenced this pull request Mar 25, 2012
Fix a PHP strict warning in JDate::setTimezone()
@robschley robschley merged commit aa5a242 into joomla:staging Mar 25, 2012
@robschley
Copy link
Contributor

Merged. Thanks.

@realityking
Copy link
Contributor

I stumbled on that one a couple of days ago too: https://bugs.php.net/bug.php?id=61483&thanks=4

@elkuku
Copy link
Contributor Author

elkuku commented Mar 25, 2012

Very nice Rouven 👍

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

Successfully merging this pull request may close these issues.

3 participants