repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added release notes for 'ContentHandler::runLegacyHooks' removal
[mediawiki.git]
/
tests
/
integration
/
includes
/
http
/
PhpHttpRequestTest.php
blob
d0222a5e76087dce3e962c78f7ff9a5403142efb
1
<
?php
2
3
class
PhpHttpRequestTest
extends
MWHttpRequestTestCase
{
4
protected static
$httpEngine
=
'php'
;
5
}