Details
-
Type:
Bug
-
Status:
Open
-
Priority:
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.
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
Related to:
http://moodle.org/mod/forum/discuss.php?d=133870#p617572
http://tracker.moodle.org/browse/MDL-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
http://tracker.moodle.org/browse/MDL-15267
?