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

PHP array key warnings and strftime deprecation #32

Closed
wants to merge 3 commits into from

Conversation

PuddingtonBeer
Copy link

Fixed some PHP missing array key warnings due to lazy coding, and switched from strftime() to date() (including formatting examples in USAGE.md) because the former is deprecated.

Change strftime() to date(), and resolve another PHP array key warning.
Update date format string in event listing examples because now we're using date() instead of strftime() in api4-get.php.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant