Project

General

Profile

Actions

Feature proposal #5214

closed

Remove the PHP eval method

Added by krileon about 9 years ago. Updated almost 9 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.

Actions #1

Updated by krileon almost 9 years ago

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

Updated by krileon almost 9 years ago

  • Status changed from Rejected to Resolved
  • Target version set to 6.3.0
Actions #3

Updated by krileon almost 9 years ago

  • Target version changed from 6.3.0 to 6.2.3
Actions #4

Updated by krileon almost 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF