Wordpress/tests/phpunit/tests/theme
Andrew Nacin 4c8f1e263a Use @expectedDeprecated. see #25282, [25408].
git-svn-id: https://develop.svn.wordpress.org/trunk@25409 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-12 18:37:32 +00:00
..
support.php Suppress the _doing_it_wrong notices when calling add_theme_support( 'html5' ) in tests/theme/support.php 2013-09-12 05:39:45 +00:00
themeDir.php Use @expectedDeprecated. see #25282, [25408]. 2013-09-12 18:37:32 +00:00
WPTheme.php Remove lingering instances of call time pass-by-reference, limited to instances of callable - use $this instead of &$this. 2013-09-05 16:33:50 +00:00