didou Mon Jan 15 01:56:30 2007 UTC
Modified files:
/phpdoc/scripts fix-whitespace.php
Log:
Make it parse single quotes too
http://cvs.php.net/viewvc.cgi/phpdoc/scripts/fix-whitespace.php?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/scripts/fix-whitespace.php
didou Sat Jan 13 16:46:14 2007 UTC
Modified files:
/phpdoc/scripts fix-whitespace.php
Log:
stop missleading me
http://cvs.php.net/viewvc.cgi/phpdoc/scripts/fix-whitespace.php?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/scripts/fix-whitespace.php
diff -u phpd
Hi,
Thanks for the notice and for the idea!
Richard A. Quadling a écrit :
> Just looking at this script.
>
> I notice that even when there is no physical change to a file (binary
> comparison results in identical file), the script still says the file
> was changed and a datetimestamp update is pe
colder Tue Aug 22 17:23:08 2006 UTC
Modified files:
/phpdoc/scripts fix-whitespace.php
Log:
Don't touch files that need no modifications
http://cvs.php.net/viewvc.cgi/phpdoc/scripts/fix-whitespace.php?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/scripts/fix-wh
if (fwrite($fp, $tmp)) {
-Original Message-
From: Etienne Kneuss [mailto:[EMAIL PROTECTED]
Sent: 22 August 2006 14:46
To: phpdoc@lists.php.net
Subject: [PHP-DOC] cvs: phpdoc /scripts fix-whitespace.php
colder Tue Aug 22 13:46:15 2006 UTC
Added files:
colder Tue Aug 22 13:46:15 2006 UTC
Added files:
/phpdoc/scripts fix-whitespace.php
Log:
Script fixing whitespaces issues to prepare the documentation to the new style
http://cvs.php.net/viewvc.cgi/phpdoc/scripts/fix-whitespace.php?view=markup&rev=1.1
In