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 #1050

Merged
merged 6 commits into from Mar 8, 2012

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. This pull request replaces #1042.

brendo added a commit that referenced this pull request Mar 8, 2012
Beginnings of changes for PHP 5.4 support. RE: #1041
@brendo brendo merged commit 4caf95f into symphonycms:integration Mar 8, 2012
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