wiki.techinc.nl/tests/phpunit/includes/parser
umherirrender a2e470ee68 (bug 32951) Do not register absolute internal externals
Setting $wgRegisterInternalExternals = false for proto server should not
store the http/https links in externallinks table

Also fix detection of own links for links with query or anchor or
nothing

new also detected:
//localhost
//localhost?query
//localhost#anchor

already detected:
//localhost/path

Change-Id: Idd03d309cc3b71728a8cbea460efa12b10348d64
2012-10-03 23:15:38 +00:00
..
MagicVariableTest.php
MediaWikiParserTest.php Use __DIR__ instead of dirname( __FILE__ ) 2012-08-27 21:45:00 +02:00
NewParserTest.php MessageCache::destroyInstance() is static. 2012-08-16 10:00:45 +02:00
ParserMethodsTest.php Class renaming didn't went into change 12729 2012-06-23 23:04:57 +02:00
ParserOutputTest.php (bug 32951) Do not register absolute internal externals 2012-10-03 23:15:38 +00:00
ParserPreloadTest.php
PreprocessorTest.php Use __DIR__ instead of dirname( __FILE__ ) 2012-08-27 21:45:00 +02:00
TagHooksTest.php