wiki.techinc.nl/tests/phpunit/includes/installer
Kevin Israel 6c247aa591 InstallDocFormatter: Hyperlink Phabricator task numbers
Also removed the callback functions for the existing regexes. Nothing
has to be or is encoded or escaped at this time, so preg_replace()
can be used instead of preg_replace_callback().

Change-Id: I8cdddd602dcf7b67b8f2b06149b6a0859c70342c
2014-11-21 03:05:44 -05:00
..
DatabaseUpdaterTest.php Fix strict warning in FakeDatabasUpdater::setAppliedUpdates 2014-10-13 13:36:09 +00:00
InstallDocFormatterTest.php InstallDocFormatter: Hyperlink Phabricator task numbers 2014-11-21 03:05:44 -05:00
OracleInstallerTest.php