You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes from CodeIgniter 3.1.9-dev have been backported: 5448, 5462
A new helper function word_is_countable() has been introduced as a replacement of is_countable() which is reserved for PHP 7.3, see bcit-ci/CodeIgniter#5482