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

Beginnings of changes for PHP 5.4 support #1042

Closed
wants to merge 8 commits into from

Conversation

tonyarnold
Copy link
Contributor

There are a lot of places where PHP 5.4 seems a lot stricter than earlier versions. Personally, I see this as a good thing — it's exposing places where our API design is quite ambiguous (and could potentially have undefined behaviour).

There'll be plenty more changes like this, but this change set got the major screens functioning.

These changes have not been tested for backwards compatibility with PHP 5.3, so please don't merge until this has been confirmed.

Partially addresses #1041.

@brendo
Copy link
Member

brendo commented Mar 3, 2012

I've merged locally and can confirm that there are no ill effects from these changes in a PHP5.3 install. I'll leave the PR open to collect any future commits.

@tonyarnold
Copy link
Contributor Author

Just ignore this request — I'll create a new one that doesn't contain my dodgy merges.

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

Successfully merging this pull request may close these issues.

None yet

2 participants