]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
php_closing_tag [PSR-2] The closing ?> tag MUST be omitted from files containing...
authorvargenau <vargenau@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Tue, 2 Oct 2012 09:04:52 +0000 (09:04 +0000)
committervargenau <vargenau@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Tue, 2 Oct 2012 09:04:52 +0000 (09:04 +0000)
commit3c4ddcdeb865b4327fa9ca2b25bc17554431bc72
tree6d922548127d074b8bec6052b5fc6fcf781d2180
parent89e27677b00e7b1f72c51a82591eaecd98ae51f1
php_closing_tag [PSR-2] The closing ?> tag MUST be omitted from files containing only PHP.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@8369 96ab9672-09ca-45d6-a79d-3d69d39ca109
24 files changed:
tests/CompatInfo.php
tests/unit/lib/AtomParserTest.php
tests/unit/lib/DumpHtml.php
tests/unit/lib/HtmlParserTest.php
tests/unit/lib/InlineParserTest.php
tests/unit/lib/PageListTest.php
tests/unit/lib/SetupWiki.php
tests/unit/lib/TextSearchTest.php
tests/unit/lib/XmlRpcTest.php
tests/unit/lib/plugin/AllPagesTest.php
tests/unit/lib/plugin/AllUsersTest.php
tests/unit/lib/plugin/AtomFeedTest.php
tests/unit/lib/plugin/IncludePageTest.php
tests/unit/lib/plugin/ListPagesTest.php
tests/unit/lib/plugin/OrphanedPagesTest.php
tests/unit/lib/plugin/WantedPagesTest.php
tests/unit/pcre-crash.php
tests/unit/test.php
tests/unit_test_backend_cvs.php
tests/xmlrpc/interop-server.php
tests/xmlrpc/validate.php
tests/xmlrpc/xmlrpc-introspect.php
tests/xmlrpc/xmlrpc-servers.php
tests/xmlrpc/xmlrpc_utils.php