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
/
libs
/
MemoizedCallable.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace gettype() with get_debug_type() in exception messages
Bartosz Dziewoński
2024-07-31
1
-1
/
+1
*
MemoizedCallable: Remove outdated php5-apc support
Timo Tijhof
2021-11-16
1
-11
/
+6
*
MemoizedCallable: Disallow memoizing of unnamed closures
Timo Tijhof
2021-02-11
1
-2
/
+1
*
libs: Declare dynamic properties and improve doc types
Daimona Eaytoy
2019-09-12
1
-0
/
+3
*
Get rid of unnecessary func_get_args() and friends
Aryeh Gregor
2019-04-12
1
-3
/
+3
*
Get rid of call_user_func(_array)(), part 3
Max Semenik
2018-06-10
1
-1
/
+1
*
Improve some parameter docs
Umherirrender
2017-09-10
1
-0
/
+2
*
Use correct variable name in @param documentation
Umherirrender
2017-08-11
1
-1
/
+1
*
doc: Fix a few Example docs for PHP classes
Timo Tijhof
2017-07-17
1
-17
/
+20
*
Remove auto-generated "Constructor" documentation on constructors
Thiemo Mättig
2017-07-10
1
-2
/
+0
*
Detect/use APCu properly
Reedy
2016-10-01
1
-4
/
+8
*
build: Update mediawiki-codesniffer to 0.6.0, add "composer fix"
Kunal Mehta
2016-02-17
1
-2
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-2
/
+2
*
Add MemoizedCallable for APC-backed function memoization
Ori Livneh
2015-10-06
1
-0
/
+151