(01-13-2018, 09:47 AM)jlp Wrote: CodeIgniter 3.1.7 was released today, with some changes and some bug fixes.
Changes: Updated the Cache, Email, Form Validation, Loader and Pagination libraries; deprecated the CAPTCHA helper's create_captcha() function.
Bug fixes: Database, Database Utilities, Query Builder and Session libraries; URL helper; $config['allow_get_array'] handling.
This is recommended for all users of version 3. Download v3.1.7 now, and we encourage you to read the changelog, and to check the directions for upgrading from a previous version.
Hello James,
I just came across an issue with the new Form Validation (valid_email rule) whereby I receive the following error: "Use of undefined constant INTL_IDNA_VARIANT_UTS46 - assumed 'INTL_IDNA_VARIANT_UTS46'". Am I overlooking anything?
Thanks,
Mike