History | Log In     View a printable version of the current page.  
We are currently focused especially on Moodle 2.0, Moodle 1.9.x bugs and Moodle 1.9.x testing.    Confused? Lost? Please read this introduction to the Tracker.
Issue Details (XML | Word | Printable)

Key: MDL-15267
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Petr Škoda
Reporter: Petr Škoda
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Moodle

PHP5 strict mode - META

Created: 16/Jun/08 11:04 PM   Updated: 16/Jun/08 11:04 PM
Component/s: General
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Petr Škoda
Security Level: None


 Description  « Hide
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.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.