Reedy
1834ee3d8e
Fix numerous class/function casing
...
Change-Id: I23982bfa0548c9ea3bdb432be7982f1563930715
2016-03-18 23:14:49 +00:00
Siebrand Mazeland
f994817f6b
Pass phpcs-strict on various files in includes/
...
These files have all had treatment before, and these occurrences have either
been missed or have been introduced after.
Change-Id: I06cdab4616b5bff47c85152df28f18c861730a23
2014-04-24 21:50:01 +02:00
umherirrender
8ad1c92441
Fixed some @params documentation (includes/*)
...
Swapped some "$var type" to "type $var" or added missing types
before the $var. Changed some other types to match the more common
spelling. Makes beginning of some text in captial.
Also added some missing @param.
Change-Id: I7f605aa9e117b5fd80d9b1440864fe526d2b14a5
2014-04-20 21:16:57 +02:00
umherirrender
23fab68274
Fix spacing after @param and friends in comments
...
Searched for:
\@(param|return|throws|since|deprecated|access|todo|var)[ \t]{2,}
Change-Id: Icce22ba9fe0635455691ca58d9872d618151f346
2014-04-05 20:02:29 +00:00
Siebrand Mazeland
37bc4ec3dd
Update documentation for media related classes
...
Change-Id: I7a9c8d59f88c68dc3835cb8a18f22a77cd7890fc
2013-12-06 23:03:06 +01:00
Siebrand Mazeland
c7dbaa0f58
Update formatting for media related classes
...
Change-Id: Iaa81af5b65a650222fa65bf8c368e4f1ec3ce9c0
2013-12-05 11:05:05 +01:00
jarry1250
2ae2c36154
Convert core to use new ThumbnailImage() constructor
...
See change #21321 for the introduction of that new constructor
and the reasoning behind it.
Change-Id: I15843fab4217333077e16ae187e7c09f76d47e58
2012-09-01 17:12:48 +01:00
Alexandre Emsenhuber
31003d22ea
Added missing GPLv2 headers in some places.
...
Also made file/class documentation more consistent.
Change-Id: I26a320bcddd4122ce423f536609d5794446d743e
2012-05-03 22:22:45 +02:00
Aaron Schulz
5275f9b097
Merged FileBackend branch. Manually avoiding merging the many prop-only changes SVN likes to sprinkle in (easy to spot from the change list). Did not add SwiftFileBackend.php as it still is in development.
2011-12-20 03:52:06 +00:00
Sam Reed
dfcc5bb7fc
Parameter documentation
2011-02-18 23:34:24 +00:00
Sam Reed
7341bc2f56
Fix up few remaining fixme things from r69910
2010-12-14 15:44:16 +00:00
Alexandre Emsenhuber
320d4e1374
* Standardised file description headers
...
* Added some descriptions
2010-08-15 17:27:41 +00:00
Sam Reed
3a76259f4d
Change some more to parent::
2010-07-25 21:02:56 +00:00
Tim Starling
583127021b
* Added the BitmapHandler_ClientOnly media handler, which allows server-side image scaling to be completely disabled for specific media types, via the $wgMediaHandlers configuration variable.
2008-11-06 20:59:34 +00:00