Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#6322·CodeIgniter

php 8.5: deprecated *_close() and *_free() functions

Author: jamieburchellCreated Oct 22, 2025Updated Oct 24, 2025

As per upcoming PHP 8.5 deprecations a number of *_close() and *_free() functions are deprecated.

For interested parties, there's a preliminary fix in this branch.

Most (all?) of these already had no effect since PHP 8.0.

Source: bcit-ci/CodeIgniter

View original on GitHubView discussion on GitHub