Starting today there is a preview of OpenVBX 1.1 in the develop branch
on GitHub. This Preview is to help developers prepare for major
changes coming in the way OpenVBX communicates with Twilio and how it
delivers TwiML.
There are no new user facing features in this preview. Changes are all
code and procedure based and will most likely break a lot of plugins
and custom code.
Changes include:
- Integration of new Services_Twilio API library
- Request validation on all requests from Twilio
- Deprecation, but not removal of, old Twilio API & TwiML libraries
- PHP 5.2 version requirement
- integration tests framework using fooStack and PHPUnit
Full details here:
http://blog.openvbx.org/2011/09/new-twilio-php-rest-api-library-preview-release/
---
Shawn Parker
sh...@twilio.com