How about the convenstion that true/false should always be written as: <constant>TRUE</constant> and idem for false? It is also possible to make that a snippet, but I think that'd be overkill... What do you think of it? By the way: typical example of where a good script can be used :) In fact just a multifile regex of course. /(<(literal|constant)>)?false(</\2>)?/i => <constant>FALSE</constant> for example. Greetz, Jeroen
- Re: [PHP-DOC] Convention: true/false jeroen
- Re: [PHP-DOC] Convention: true/false Hojtsy Gabor
- Re: [PHP-DOC] Convention: true/false Jeroen van Wolffelaar
- Re: [PHP-DOC] Convention: true/false Daniel Beckham
- Re: [PHP-DOC] Convention: true/false derick
- Re: [PHP-DOC] Convention: true/false Damien Seguy
- Re: [PHP-DOC] Convention: true/false Hojtsy Gabor
- Re: [PHP-DOC] Convention: true/false jeroen
- Re: [PHP-DOC] Convention: true/false Hojtsy Gabor