|
|
| Participants: |
Petr Skoda
|
| Security Level: |
None
|
| Affected Branches: |
MOODLE_20_STABLE
|
| Fixed Branches: |
MOODLE_20_STABLE
|
|
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.
|
|
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. |
Show » |
committed 1 file to 'Moodle CVS' - 01/Sep/08 06:23 AM
| MDL-15267 PHP5 strict object warning, whitespace fixes
|
|
|
|