Moodle

PHP5 strict mode - META

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Minor Minor
  • Resolution: Unresolved
  • Affects Version/s: 2.0
  • Fix Version/s: DEV backlog
  • Component/s: General
  • Labels:
    None
  • Affected Branches:
    MOODLE_20_STABLE

Description

Ideally all code in HEAD should be without PHP5 strict warnings:

  • all ubjects must be instantiated properly - undefine($neobject) not allowed
  • private, public or protected instead of var
  • etc.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated: