Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

Talk:Coding style: Difference between revisions

From MoodleDocs
New page: Should we enforce the PHP5 constructor? (__construct instead of classname()) ~~~~
 
m (keeping talk page clean)
 
(100 intermediate revisions by 18 users not shown)
Line 1: Line 1:
Should we enforce the PHP5 constructor? (__construct instead of classname()) [[User:Nicolas Connault|Nicolas Connault]] 19:55, 19 May 2009 (UTC)
<p class="note">Note: Please avoid using this talk page to propose changes to the coding style. Instead [https://tracker.moodle.org/secure/CreateIssueDetails!init.jspa?pid=10020&issuetype=1&components=12132&summary=coding%20style%20change file a coding style bug]. See the forum discussion [http://moodle.org/mod/forum/discuss.php?d=202406 Using Moodle: Proposing changes to moodle coding style] for more details.</p>

Latest revision as of 14:49, 30 September 2016

Note: Please avoid using this talk page to propose changes to the coding style. Instead file a coding style bug. See the forum discussion Using Moodle: Proposing changes to moodle coding style for more details.