wiki.techinc.nl/tests/phpunit/data
Brad Jorsch 1e21a4bcab Fix TestingAccessWrapper private property access and parent classes
PHP's reflection mechanism is weird: reflecting on a private method will
find it even if it's defined in a parent class, while reflecting on a
private property just fails.

It would likely be more useful if TestingAccessWrapper could find
private properties defined in parent classes, so let's make that happen.

Change-Id: I9cfdde2694136d0e4559cc419a528762ea14ae4b
2015-09-09 11:44:03 -04:00
..
autoloader
composer Don't display composer installed extensions/skins on Special:Version 2015-01-05 15:58:43 +00:00
css Make "/*@noflip*/ /*@embed*/" annotation work 2014-08-18 17:40:51 +02:00
cssmin CSSMin: Do not base64-encode non-binary files when embedding 2014-09-30 23:13:42 +02:00
db
filerepo
gitinfo Change to unix eol style 2014-12-24 12:33:26 +00:00
helpers Fix TestingAccessWrapper private property access and parent classes 2015-09-09 11:44:03 -04:00
import Follow-up a43af3bc: Add Import integration test 2015-05-25 10:07:06 +02:00
less resourceloader: Fully remove ResourceLoaderLESSFunctions 2015-09-04 01:41:40 +00:00
localisationcache LocalisationCache: Process one fallback at a time 2014-09-04 16:56:31 +02:00
media Basic support for WebP 2015-06-26 19:38:38 +00:00
parser
resourceloader ResourceLoaderImage: Add basic tests 2015-03-30 19:15:35 +02:00
templates Support mustache partials in server-side templates 2015-07-06 20:13:45 -07:00
upload
xmp SECURITY: Don't allow entities in XMP with HHVM 2015-04-01 09:56:43 -07:00
zip