It's time to make extensions first class citizens of the PHP community
- Get PHP extensions running "out of the box" when PHP7 is released (no lag time)
- Make extensions in general easier to install and use (binaries, ppas)
- Get more people involved in extension maintainance (and travis/appveyor running on them all, killing off bugs)
- Get more documentation written for extension writing
- Codify some of the "best practices" of extension writing and design (a la PSR)
All the information you need is on our site http://lornajane.github.io/gophp7-ext/