..
composer
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-05-30 18:06:13 -07:00
eventrelayer
Remove "@author Aaron Schulz" annotations
2017-06-27 15:24:14 -07:00
filebackend
filebackend: Use $tmpDirectory instead of wfTempDir()
2018-08-23 01:14:52 +01:00
http
Update composer/spdx-licenses to 1.4.0 and mediawiki/mediawiki-codesniffer to 21.0.0
2018-07-26 17:44:28 +00:00
iterators
Move utils/iterators/ into libs/
2016-10-16 17:33:23 +00:00
lockmanager
Merge "Disallow empty paths in LockManager"
2018-07-27 10:04:02 +00:00
mime
Fix PhanTypeMismatchDeclaredParam
2018-07-07 00:34:30 +00:00
objectcache
objectcache: Improve WANObjectCache doc for update strategies
2018-08-27 03:46:54 +00:00
rdbms
Fix some phan-taint-check false positives
2018-09-21 17:27:44 -07:00
redis
Fix PhanTypeMismatchDeclaredParam
2018-07-07 00:34:30 +00:00
replacers
StringUtils: Deprecate Replacer classes
2018-07-12 10:25:59 -07:00
stats
Create and use PrefixingStatsdDataFactoryProxy in PerDbNameStatsdDataFactory
2018-08-19 00:19:57 -07:00
virtualrest
build: Updating mediawiki/mediawiki-codesniffer to 22.0.0
2018-09-16 15:51:11 +00:00
APACHE-LICENSE-2.0.txt
ArrayUtils.php
Get rid of call_user_func(_array)(), part 3
2018-06-10 02:21:24 +00:00
Cookie.php
Fix PhanTypeMismatchDeclaredParam
2018-07-07 00:34:30 +00:00
CookieJar.php
Clean up http classes a bit
2016-11-30 19:00:44 -08:00
CryptHKDF.php
Clean up CSPRNG support for PHP7
2018-06-10 00:52:04 +00:00
CryptRand.php
Clean up CSPRNG support for PHP7
2018-06-10 00:52:04 +00:00
CSSMin.php
resourceloader: CSSMin::getLocalFileReferences now strips anchors
2018-07-20 04:40:44 +00:00
DeferredStringifier.php
Soft deprecate DeferredStringifier class
2018-02-16 22:46:59 +00:00
DnsSrvDiscoverer.php
Add EtcdConfig class
2017-04-10 07:36:33 +00:00
EasyDeflate.php
Upstream EasyDeflate library from VisualEditor
2018-06-10 14:35:27 +00:00
ExplodeIterator.php
Cleanup some incorrect return annotations
2016-12-12 10:15:05 -08:00
GenericArrayObject.php
Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors
2018-05-23 16:23:42 -07:00
HashRing.php
HashRing: use bisection instead of guess and refine
2018-06-08 02:36:49 -07:00
HtmlArmor.php
Use SPDX 3.0 license identifier
2018-03-18 18:08:22 +00:00
HttpStatus.php
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-05-30 18:06:13 -07:00
IEUrlExtension.php
Remove @param comments that literally repeat what the code says
2018-01-10 14:14:26 +01:00
IP.php
Use PHP 5.6 '**' operator instead of 'pow()' function
2018-05-30 18:05:19 -07:00
JavaScriptMinifier.php
JavaScriptMinifier: Fix bad state after ternary in object literal
2018-08-16 17:02:07 +00:00
jsminplus.php
PHP: Use short ternary operator (?:) where possible
2018-06-11 11:26:35 +02:00
MapCacheLRU.php
Improve MapCacheLRU error message
2018-08-13 22:52:22 -07:00
MappedIterator.php
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-05-30 18:06:13 -07:00
MemoizedCallable.php
Get rid of call_user_func(_array)(), part 3
2018-06-10 02:21:24 +00:00
MessageSpecifier.php
MultiHttpClient.php
Added non-parallel fallback to MultiHttpClient when curl is unavailable
2018-07-23 00:19:59 +00:00
MWCryptHash.php
Move MWCryptHash into libs/
2016-10-01 23:19:28 -07:00
MWMessagePack.php
Require indentation of CASE statements in PHP code
2017-12-10 22:07:50 -05:00
ProcessCacheLRU.php
Fix PhanTypeMismatchDeclaredParam
2018-07-07 00:34:30 +00:00
README
ReplacementArray.php
Enable "PhanTypeInvalidRightOperand" phan checks
2018-05-17 23:27:42 -07:00
ReverseArrayIterator.php
RiffExtractor.php
Remove semicolon after class declaration
2018-08-27 21:08:55 +02:00
StaticArrayWriter.php
Support nested arrays in StaticArrayWriter
2018-08-27 22:23:02 +00:00
StatusValue.php
Fix PhanTypeMismatchDeclaredParam
2018-07-07 00:34:30 +00:00
StringUtils.php
StringUtils: Deprecate Replacer classes
2018-07-12 10:25:59 -07:00
Timing.php
Fix PhanTypeMismatchDeclaredParam
2018-07-07 00:34:30 +00:00
UDPTransport.php
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-05-30 18:06:13 -07:00
Xhprof.php
Xhprof: support tideways-xhprof extension
2018-06-19 14:43:40 +00:00
XhprofData.php
Use PHP 7 '<=>' operator in 'sort()' callbacks
2018-05-30 18:05:20 -07:00