index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
media
/
BitmapHandler.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace a number of uses of class aliases with the real things
James D. Forrester
2025-03-26
1
-0
/
+1
*
mediaHandler: Respect image scaler configs for Webp and XCF files
Func
2024-06-02
1
-1
/
+11
*
Replace complex preg_replace_callback with strtr/preg_replace
thiemowmde
2023-10-05
1
-16
/
+6
*
media: code style improvements
Derk-Jan Hartman
2023-03-09
1
-16
/
+14
*
media: Remove unneeded complexity in BitmapHandler command replacement
Derk-Jan Hartman
2023-02-10
1
-14
/
+11
*
Replace some usages of MWException
Daimona Eaytoy
2023-01-26
1
-1
/
+1
*
Make use of ?:, ?? and ??= operators in mostly trivial cases
thiemowmde
2022-12-05
1
-5
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-5
/
+5
*
build: Update mediawiki/mediawiki-phan-config to 0.12.0
Daimona Eaytoy
2022-10-08
1
-0
/
+1
*
Guard CustomConvertCommand against placeholders within values
Derk-Jan Hartman
2022-06-08
1
-8
/
+22
*
Use MainConfigNames instead of string literals, #4
Aryeh Gregor
2022-04-26
1
-20
/
+24
*
media: Improve documentation on Handler functions
Umherirrender
2022-03-29
1
-2
/
+2
*
phan: Upgrade mediawiki-phan-config to 0.11.1 and set minimum_target_php_version
James D. Forrester
2022-03-29
1
-1
/
+2
*
Merge "media: Limit result array of explode() to minimum needed"
jenkins-bot
2022-03-18
1
-1
/
+1
|
\
|
*
media: Limit result array of explode() to minimum needed
Umherirrender
2022-03-01
1
-1
/
+1
*
|
Fix various documentation related to null types (part II)
Umherirrender
2022-03-08
1
-1
/
+1
|
/
*
Add explicit casts between scalar types
Umherirrender
2022-03-01
1
-1
/
+1
*
Refactor global variables to use MediaWikiServices instead
TChin
2022-01-10
1
-39
/
+50
*
Improve callable docs
Umherirrender
2020-11-13
1
-1
/
+1
*
media: Remove checks for ancient ImageMagick versions in BitmapHandler
Reedy
2020-09-04
1
-27
/
+11
*
Merge "Replace "@stable for subclassing" with "@stable to extend""
jenkins-bot
2020-07-13
1
-1
/
+1
|
\
|
*
Replace "@stable for subclassing" with "@stable to extend"
daniel
2020-07-13
1
-1
/
+1
*
|
Replace "@stable for overriding" with "@stable to override"
daniel
2020-07-13
1
-9
/
+9
|
/
*
Mark remaining eligible classes as stable for subclassing
daniel
2020-07-10
1
-0
/
+19
*
Remove terminating line breaks from debug messages
Tim Starling
2020-06-03
1
-8
/
+8
*
Fix some Squiz.Scope.MethodScope.Missing
Reedy
2020-05-16
1
-1
/
+1
*
Fix return type hints in media related classes
Umherirrender
2019-06-18
1
-3
/
+3
*
Make some array type hints more specific
Thiemo Kreuz
2019-05-22
1
-1
/
+1
*
Replace deprecated function wfEscapeShellArg with Shell::escape()
Derick Alangi
2019-04-07
1
-9
/
+11
*
Collapse some nested if statements
Reedy
2019-04-04
1
-4
/
+2
*
media: Mark public MediaHandler/ImageHandler methods as such
Thiemo Kreuz
2019-02-25
1
-1
/
+1
*
Get rid of call_user_func(_array)(), part 3
Max Semenik
2018-06-10
1
-2
/
+2
*
Replace call_user_func_array(), part 2
Max Semenik
2018-06-07
1
-1
/
+1
*
media: Rename files to match the name of the class they define
Timo Tijhof
2018-04-28
1
-0
/
+607