Jonnyauk / Wonderflux

A free, professional Open Source theme framework for WordPress & BuddyPress. Download the latest stable release by clicking on the 'releases' tab. API documentation at http://wonderflux.com/guide or drop by the main site at
http://wonderflux.com
159 stars 46 forks source link

PHP v7 errors #59

Closed Jonnyauk closed 8 years ago

Jonnyauk commented 8 years ago

I've just tested Wonderflux on PHP v7.0.1.0 and it kicks out a few errors - in particular with Flux Layout... definitely work to be done ;(

Jonnyauk commented 8 years ago

I've tested upto PHP v5.6.25 and all seems fine, looking through the error logs it looks like a fairly simple fix to support PHP 7 ;)

Jonnyauk commented 8 years ago

All tested and fixed ;) As an aside - I'd recommend starting to use PHP 7 - in my testing it's over twice as fast (if not more in some cases!) and seems to use less memory too ;)