Project

General

Profile

Actions

Feature proposal #5214

closed

Remove the PHP eval method

Feature proposal #5214: Remove the PHP eval method

Added by krileon over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
01 April 2015
Due date:
% Done:

100%

Estimated time:

Description

Remove the two methods and have the PHP method always use create_function. The scope access of eval is just causing too many issues. If a user doesn't have access to create_function then they simply will have to disable it or don't use the code action with PHP.

Updated by krileon over 10 years ago Actions #1

  • Status changed from Assigned to Rejected
  • Target version deleted (6.3.0)
  • % Done changed from 0 to 100

Updated by krileon over 10 years ago Actions #2

  • Status changed from Rejected to Resolved
  • Target version set to 6.3.0

Updated by krileon over 10 years ago Actions #3

  • Target version changed from 6.3.0 to 6.2.3

Updated by krileon over 10 years ago Actions #4

  • Status changed from Resolved to Closed
Actions

Also available in: PDF Atom