Feature proposal #6751
closed
create_function deprecated in PHP 7.2
Added by krileon about 7 years ago.
Updated about 7 years ago.
Description
Replace create_function usages as this function is deprecated in PHP 7.2 and eventually will be removed.
- Target version changed from 7.0.0 to 7.1.0
- Due date set to 28 March 2016
- Start date changed from 01 September 2017 to 28 March 2016
- Follows Feature proposal #6754: Replace plugin call user func with variable calls added
- Status changed from Assigned to Resolved
- Target version changed from 7.1.0 to 7.0.0
- % Done changed from 0 to 100
Will fallback to a tmpfile usage that mimics eval if create_function is disabled or on PHP 7.2 or greater.
- Status changed from Resolved to Closed
Also available in: Atom
PDF