Searched hist:"433 bef32d237280f4b789c93c0b33f863533e8b4" (Results 1 – 3 of 3) sorted by relevance
| /dokuwiki/inc/parser/ |
| H A D | parser.php | 433bef32d237280f4b789c93c0b33f863533e8b4 Fri Apr 22 10:12:53 UTC 2005 andi <andi@splitbrain.org> removed magical __
The PHP manual states "PHP reserves all function names starting with __ as magical. It is recommended that you do not use function names with __ in PHP unless you want some documented magic functionality." (http://www.php.net/manual/en/language.oop.php)
I renamed all functions starting with __ to _
darcs-hash:20050422101253-9977f-79b7cb3ac3b5b8287073ab0bc7d9e78f115b4a58.gz
|
| H A D | handler.php | 433bef32d237280f4b789c93c0b33f863533e8b4 Fri Apr 22 10:12:53 UTC 2005 andi <andi@splitbrain.org> removed magical __
The PHP manual states "PHP reserves all function names starting with __ as magical. It is recommended that you do not use function names with __ in PHP unless you want some documented magic functionality." (http://www.php.net/manual/en/language.oop.php)
I renamed all functions starting with __ to _
darcs-hash:20050422101253-9977f-79b7cb3ac3b5b8287073ab0bc7d9e78f115b4a58.gz
|
| H A D | xhtml.php | 433bef32d237280f4b789c93c0b33f863533e8b4 Fri Apr 22 10:12:53 UTC 2005 andi <andi@splitbrain.org> removed magical __
The PHP manual states "PHP reserves all function names starting with __ as magical. It is recommended that you do not use function names with __ in PHP unless you want some documented magic functionality." (http://www.php.net/manual/en/language.oop.php)
I renamed all functions starting with __ to _
darcs-hash:20050422101253-9977f-79b7cb3ac3b5b8287073ab0bc7d9e78f115b4a58.gz
|