Skip to content

Migrated Minds.com's engine to PHP v7.2.0.

Theodore R. Smith requested to merge hopeseekr:php7.3 into master

Note: The Twilio/SDK v3.13.1 is incompatible with PHP v7.2 because it uses create_function in several places. Only their latest v6 supports PHP v7.2 and since v3 has been EOL'd, they definitely aren't going to backport PHP 7.2 fixes.

So! Working with the Twilio devs, I backported the PHP 7.2 changes to v3.13.1 and updated this project's composer.json to use that specific project branch instead.


This change is Reviewable

Merge request reports