From: <ru...@us...> - 2010-09-21 06:28:13
|
Revision: 7703 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7703&view=rev Author: rurban Date: 2010-09-21 06:28:07 +0000 (Tue, 21 Sep 2010) Log Message: ----------- revert r7639. This external source is written in tab-width 4 (windows) even if there are currently no tabs anymore. The vim settings are also in tab-width 4 Modified Paths: -------------- trunk/lib/pear/DB/common.php trunk/lib/pear/DB/dbase.php trunk/lib/pear/DB/fbsql.php trunk/lib/pear/DB/ibase.php trunk/lib/pear/DB/ifx.php trunk/lib/pear/DB/ldap.php trunk/lib/pear/DB/msql.php trunk/lib/pear/DB/mssql.php trunk/lib/pear/DB/mysql.php trunk/lib/pear/DB/mysqli.php trunk/lib/pear/DB/oci8.php trunk/lib/pear/DB/odbc.php trunk/lib/pear/DB/pgsql.php trunk/lib/pear/DB/sqlite.php trunk/lib/pear/DB/storage.php trunk/lib/pear/DB/sybase.php Modified: trunk/lib/pear/DB/common.php =================================================================== --- trunk/lib/pear/DB/common.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/common.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -2019,7 +2019,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ Modified: trunk/lib/pear/DB/dbase.php =================================================================== --- trunk/lib/pear/DB/dbase.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/dbase.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -212,7 +212,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ Modified: trunk/lib/pear/DB/fbsql.php =================================================================== --- trunk/lib/pear/DB/fbsql.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/fbsql.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -647,7 +647,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ Modified: trunk/lib/pear/DB/ibase.php =================================================================== --- trunk/lib/pear/DB/ibase.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/ibase.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -776,7 +776,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ Modified: trunk/lib/pear/DB/ifx.php =================================================================== --- trunk/lib/pear/DB/ifx.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/ifx.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -571,7 +571,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ Modified: trunk/lib/pear/DB/ldap.php =================================================================== --- trunk/lib/pear/DB/ldap.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/ldap.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -909,7 +909,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ Modified: trunk/lib/pear/DB/msql.php =================================================================== --- trunk/lib/pear/DB/msql.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/msql.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -234,7 +234,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ Modified: trunk/lib/pear/DB/mssql.php =================================================================== --- trunk/lib/pear/DB/mssql.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/mssql.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -730,7 +730,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ Modified: trunk/lib/pear/DB/mysql.php =================================================================== --- trunk/lib/pear/DB/mysql.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/mysql.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -907,7 +907,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ Modified: trunk/lib/pear/DB/mysqli.php =================================================================== --- trunk/lib/pear/DB/mysqli.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/mysqli.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -883,7 +883,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ Modified: trunk/lib/pear/DB/oci8.php =================================================================== --- trunk/lib/pear/DB/oci8.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/oci8.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -881,7 +881,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ Modified: trunk/lib/pear/DB/odbc.php =================================================================== --- trunk/lib/pear/DB/odbc.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/odbc.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -569,7 +569,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ Modified: trunk/lib/pear/DB/pgsql.php =================================================================== --- trunk/lib/pear/DB/pgsql.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/pgsql.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -843,7 +843,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ Modified: trunk/lib/pear/DB/sqlite.php =================================================================== --- trunk/lib/pear/DB/sqlite.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/sqlite.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -687,7 +687,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ Modified: trunk/lib/pear/DB/storage.php =================================================================== --- trunk/lib/pear/DB/storage.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/storage.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -487,7 +487,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ Modified: trunk/lib/pear/DB/sybase.php =================================================================== --- trunk/lib/pear/DB/sybase.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/sybase.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -829,7 +829,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2012-10-01 14:37:49
|
Revision: 8358 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=8358&view=rev Author: vargenau Date: 2012-10-01 14:37:38 +0000 (Mon, 01 Oct 2012) Log Message: ----------- php_closing_tag [PSR-2] The closing ?> tag MUST be omitted from files containing only PHP. Modified Paths: -------------- trunk/lib/pear/DB/Pager.php trunk/lib/pear/DB/common.php trunk/lib/pear/DB/dbase.php trunk/lib/pear/DB/fbsql.php trunk/lib/pear/DB/ibase.php trunk/lib/pear/DB/ifx.php trunk/lib/pear/DB/ldap.php trunk/lib/pear/DB/msql.php trunk/lib/pear/DB/mssql.php trunk/lib/pear/DB/mysql.php trunk/lib/pear/DB/mysqli.php trunk/lib/pear/DB/oci8.php trunk/lib/pear/DB/odbc.php trunk/lib/pear/DB/pgsql.php trunk/lib/pear/DB/sqlite.php trunk/lib/pear/DB/storage.php trunk/lib/pear/DB/sybase.php Modified: trunk/lib/pear/DB/Pager.php =================================================================== --- trunk/lib/pear/DB/Pager.php 2012-10-01 14:30:33 UTC (rev 8357) +++ trunk/lib/pear/DB/Pager.php 2012-10-01 14:37:38 UTC (rev 8358) @@ -251,4 +251,3 @@ return $data; } } -?> Modified: trunk/lib/pear/DB/common.php =================================================================== --- trunk/lib/pear/DB/common.php 2012-10-01 14:30:33 UTC (rev 8357) +++ trunk/lib/pear/DB/common.php 2012-10-01 14:37:38 UTC (rev 8358) @@ -2021,5 +2021,3 @@ * c-basic-offset: 4 * End: */ - -?> Modified: trunk/lib/pear/DB/dbase.php =================================================================== --- trunk/lib/pear/DB/dbase.php 2012-10-01 14:30:33 UTC (rev 8357) +++ trunk/lib/pear/DB/dbase.php 2012-10-01 14:37:38 UTC (rev 8358) @@ -212,5 +212,3 @@ * c-basic-offset: 4 * End: */ - -?> Modified: trunk/lib/pear/DB/fbsql.php =================================================================== --- trunk/lib/pear/DB/fbsql.php 2012-10-01 14:30:33 UTC (rev 8357) +++ trunk/lib/pear/DB/fbsql.php 2012-10-01 14:37:38 UTC (rev 8358) @@ -647,5 +647,3 @@ * c-basic-offset: 4 * End: */ - -?> Modified: trunk/lib/pear/DB/ibase.php =================================================================== --- trunk/lib/pear/DB/ibase.php 2012-10-01 14:30:33 UTC (rev 8357) +++ trunk/lib/pear/DB/ibase.php 2012-10-01 14:37:38 UTC (rev 8358) @@ -776,5 +776,3 @@ * c-basic-offset: 4 * End: */ - -?> Modified: trunk/lib/pear/DB/ifx.php =================================================================== --- trunk/lib/pear/DB/ifx.php 2012-10-01 14:30:33 UTC (rev 8357) +++ trunk/lib/pear/DB/ifx.php 2012-10-01 14:37:38 UTC (rev 8358) @@ -571,5 +571,3 @@ * c-basic-offset: 4 * End: */ - -?> Modified: trunk/lib/pear/DB/ldap.php =================================================================== --- trunk/lib/pear/DB/ldap.php 2012-10-01 14:30:33 UTC (rev 8357) +++ trunk/lib/pear/DB/ldap.php 2012-10-01 14:37:38 UTC (rev 8358) @@ -910,4 +910,3 @@ * c-basic-offset: 4 * End: */ -?> Modified: trunk/lib/pear/DB/msql.php =================================================================== --- trunk/lib/pear/DB/msql.php 2012-10-01 14:30:33 UTC (rev 8357) +++ trunk/lib/pear/DB/msql.php 2012-10-01 14:37:38 UTC (rev 8358) @@ -236,5 +236,3 @@ * c-basic-offset: 4 * End: */ - -?> Modified: trunk/lib/pear/DB/mssql.php =================================================================== --- trunk/lib/pear/DB/mssql.php 2012-10-01 14:30:33 UTC (rev 8357) +++ trunk/lib/pear/DB/mssql.php 2012-10-01 14:37:38 UTC (rev 8358) @@ -732,5 +732,3 @@ * c-basic-offset: 4 * End: */ - -?> Modified: trunk/lib/pear/DB/mysql.php =================================================================== --- trunk/lib/pear/DB/mysql.php 2012-10-01 14:30:33 UTC (rev 8357) +++ trunk/lib/pear/DB/mysql.php 2012-10-01 14:37:38 UTC (rev 8358) @@ -907,5 +907,3 @@ * c-basic-offset: 4 * End: */ - -?> Modified: trunk/lib/pear/DB/mysqli.php =================================================================== --- trunk/lib/pear/DB/mysqli.php 2012-10-01 14:30:33 UTC (rev 8357) +++ trunk/lib/pear/DB/mysqli.php 2012-10-01 14:37:38 UTC (rev 8358) @@ -883,5 +883,3 @@ * c-basic-offset: 4 * End: */ - -?> Modified: trunk/lib/pear/DB/oci8.php =================================================================== --- trunk/lib/pear/DB/oci8.php 2012-10-01 14:30:33 UTC (rev 8357) +++ trunk/lib/pear/DB/oci8.php 2012-10-01 14:37:38 UTC (rev 8358) @@ -881,5 +881,3 @@ * c-basic-offset: 4 * End: */ - -?> Modified: trunk/lib/pear/DB/odbc.php =================================================================== --- trunk/lib/pear/DB/odbc.php 2012-10-01 14:30:33 UTC (rev 8357) +++ trunk/lib/pear/DB/odbc.php 2012-10-01 14:37:38 UTC (rev 8358) @@ -569,5 +569,3 @@ * c-basic-offset: 4 * End: */ - -?> Modified: trunk/lib/pear/DB/pgsql.php =================================================================== --- trunk/lib/pear/DB/pgsql.php 2012-10-01 14:30:33 UTC (rev 8357) +++ trunk/lib/pear/DB/pgsql.php 2012-10-01 14:37:38 UTC (rev 8358) @@ -845,5 +845,3 @@ * c-basic-offset: 4 * End: */ - -?> Modified: trunk/lib/pear/DB/sqlite.php =================================================================== --- trunk/lib/pear/DB/sqlite.php 2012-10-01 14:30:33 UTC (rev 8357) +++ trunk/lib/pear/DB/sqlite.php 2012-10-01 14:37:38 UTC (rev 8358) @@ -689,5 +689,3 @@ * c-basic-offset: 4 * End: */ - -?> Modified: trunk/lib/pear/DB/storage.php =================================================================== --- trunk/lib/pear/DB/storage.php 2012-10-01 14:30:33 UTC (rev 8357) +++ trunk/lib/pear/DB/storage.php 2012-10-01 14:37:38 UTC (rev 8358) @@ -489,5 +489,3 @@ * c-basic-offset: 4 * End: */ - -?> Modified: trunk/lib/pear/DB/sybase.php =================================================================== --- trunk/lib/pear/DB/sybase.php 2012-10-01 14:30:33 UTC (rev 8357) +++ trunk/lib/pear/DB/sybase.php 2012-10-01 14:37:38 UTC (rev 8358) @@ -829,5 +829,3 @@ * c-basic-offset: 4 * End: */ - -?> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |