cmb69 / advancedform_xh

Custom form plugin for CMSimple_XH
GNU General Public License v3.0
3 stars 4 forks source link

Require PHP ≥ 5.5.4 #85

Closed cmb69 closed 2 years ago

cmb69 commented 2 years ago

The fix for #84 requires the $escape parameter of fputcsv() which is only available as of PHP 5.5.4, so we bump the requirements.