wiki.techinc.nl/includes
Kevin Israel bec7e8287c FormatJson: Skip whitespace cleanup when unnecessary
The patch[1] for PHP bug 66021[2], which removes the same undesirable
whitespace that WS_CLEANUP_REGEX does, has been merged into php-src.
Subsequent PHP versions having the patch shouldn't have to take the
10-20% performance hit from that workaround.

[1]: https://github.com/php/php-src/commit/82a4f1a1a287
[2]: https://bugs.php.net/bug.php?id=66021

Change-Id: I717a0e164952cc6ace104f13f6236e86c4ab8b58
2014-04-24 20:54:44 -04:00
..
actions SECURITY: escape sortKey in pageInfo 2014-04-24 21:52:22 +02:00
api Pass phpcs-strict on various files in includes/ 2014-04-24 21:50:01 +02:00
cache Pass phpcs-strict on various files in includes/ 2014-04-24 21:50:01 +02:00
changes Consistently use '@deprecated since <version>' 2014-04-15 22:18:19 +02:00
clientpool Consistently use '@deprecated since <version>' 2014-04-15 22:18:19 +02:00
composer Pass phpcs-strict on various files in includes/ 2014-04-24 21:50:01 +02:00
config
content Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
context Fixed some @params documentation 2014-04-14 19:52:18 +00:00
dao Fixed some @params documentation 2014-04-14 12:59:19 +00:00
db Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
debug Fixed some @params documentation (includes/*) 2014-04-19 22:22:20 +02:00
deferred Merge "Introducing pp_sortkey." 2014-04-24 21:42:07 +00:00
diff Pass phpcs-strict on various files in includes/ 2014-04-24 21:50:01 +02:00
exception Pass phpcs-strict on various files in includes/ 2014-04-24 21:50:01 +02:00
externalstore Fixed some @params documentation 2014-04-14 19:52:18 +00:00
filebackend Merge "Avoid bogus IE extension check errors in img_auth.php" 2014-04-22 20:59:04 +00:00
filerepo Simplify LocalFile::isVolatile 2014-04-24 15:57:09 -07:00
gallery Consistently use '@deprecated since <version>' 2014-04-15 22:18:19 +02:00
htmlform Pass phpcs-strict on various files in includes/ 2014-04-24 21:50:01 +02:00
installer Merge "Pass phpcs-strict on various files in includes/" 2014-04-24 21:43:28 +00:00
interwiki
jobqueue Pass phpcs-strict on various files in includes/ 2014-04-24 21:50:01 +02:00
json FormatJson: Skip whitespace cleanup when unnecessary 2014-04-24 20:54:44 -04:00
libs Pass phpcs-strict on includes/libs/ 2014-04-24 21:48:10 +02:00
logging Fixed some @params documentation (includes/*) 2014-04-19 22:22:20 +02:00
media Pass phpcs-strict on various files in includes/ 2014-04-24 21:50:01 +02:00
normal Pass phpcs-strict on includes/normal/ 2014-04-24 21:44:48 +02:00
objectcache Added pool counter support for all thumb.php requests 2014-04-23 20:57:17 +00:00
parser Merge "Introducing pp_sortkey." 2014-04-24 21:42:07 +00:00
poolcounter Include pool type in pool counter log entries 2014-04-21 10:37:14 -07:00
profiler Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
rcfeed Fixed some @params documentation 2014-04-14 19:52:18 +00:00
resourceloader Resolve complex arguments to LESS helper functions 2014-04-23 18:50:02 +00:00
revisiondelete Fixed some @params documentation (includes/*) 2014-04-19 22:22:20 +02:00
search Clean up database-backed SearchResultSets 2014-04-22 12:56:36 -07:00
site Merge "Add 'since <version>' to @deprecated annotations" 2014-04-22 19:46:38 +00:00
specialpage Fixed some @params documentation (includes/[specialpage|specials]) 2014-04-19 10:16:52 +02:00
specials Merge "New 'newimagestext' message on [[Special:NewFiles]]" 2014-04-24 08:30:22 +00:00
templates Remove unnecessary h2 element on create account 2014-04-22 04:17:26 +00:00
title Merge "Update formatting of includes/title/" 2014-04-21 17:11:39 +00:00
upload Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
utils Handle null file handles in UIDGenerator::_destruct() 2014-04-08 16:13:44 +00:00
.htaccess
AjaxDispatcher.php
AjaxResponse.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
Article.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
AuthPlugin.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
AutoLoader.php Pass phpcs-strict on includes/libs/CSSJanus.php 2014-04-24 21:46:54 +02:00
Autopromote.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
Block.php Fixed some @params documentation (includes/[Block.php|Revision.php]) 2014-04-23 11:25:56 +02:00
CacheHelper.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
Category.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
Categoryfinder.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
CategoryPage.php Fixed some @params documentation 2014-04-14 12:59:19 +00:00
CategoryViewer.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
ChangesFeed.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
ChangeTags.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
Collation.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
Cookie.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
DefaultSettings.php Merge "Introducing pp_sortkey." 2014-04-24 21:42:07 +00:00
Defines.php
DeprecatedGlobal.php
EditPage.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
Export.php Fixed some @params documentation (includes/[Export.php|Import.php]) 2014-04-23 11:30:40 +02:00
Fallback.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
Feed.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
FeedUtils.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
FileDeleteForm.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
ForkController.php
FormOptions.php Fix formatting of some php docs 2014-03-15 20:49:55 +00:00
GitInfo.php Rename some local vars to start with a lowercase letter 2014-03-15 21:03:05 +00:00
GlobalFunctions.php Fix some @params documentation in includes/{GlobalFunctions,User.php} 2014-04-23 09:53:38 +00:00
HistoryBlob.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
Hooks.php
Html.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
HtmlFormatter.php HtmlFormatter::filterContent() should always return an array 2014-04-24 15:09:34 -07:00
HttpFunctions.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
ImagePage.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
ImageQueryPage.php
Import.php Fixed some @params documentation (includes/[Export.php|Import.php]) 2014-04-23 11:30:40 +02:00
Init.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
Licenses.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
limit.sh
Linker.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
LinkFilter.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
MagicWord.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
MediaWikiVersionFetcher.php Fixed spacing 2014-03-20 20:37:30 +00:00
Message.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
MessageBlobStore.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
mime.info
mime.types
MimeMagic.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
MWTimestamp.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
Namespace.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
OutputHandler.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
OutputPage.php Consistently use '@deprecated since <version>' 2014-04-15 22:18:19 +02:00
PageQueryPage.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
Pager.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
PathRouter.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
PHPVersionError.php Couple more 1.24 bumps 2014-04-14 17:39:53 +01:00
Preferences.php Fixed some @params documentation (includes/[Article|Pref|Skin].php) 2014-04-23 11:46:22 +02:00
PrefixSearch.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
ProtectionForm.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
QueryPage.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
Revision.php Fixed some @params documentation (includes/[Block.php|Revision.php]) 2014-04-23 11:25:56 +02:00
RevisionList.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
Sanitizer.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
Setup.php Normalise comments in Setup.php 2014-04-14 00:17:14 +00:00
SiteConfiguration.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
SiteStats.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
Skin.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
SkinTemplate.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
SquidPurgeClient.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
StatCounter.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
Status.php Allow Status::hasMessage to work with Message objects. 2014-04-22 20:19:04 +02:00
StreamFile.php
StubObject.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
tidy.conf
TimestampException.php Fixed spacing 2014-03-20 20:37:30 +00:00
Title.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
TitleArray.php Fixed some @params documentation 2014-04-14 12:59:19 +00:00
TitleArrayFromResult.php Fixed some @params documentation 2014-04-14 12:59:19 +00:00
User.php Fix some @params documentation in includes/{GlobalFunctions,User.php} 2014-04-23 09:53:38 +00:00
UserArray.php Fixed some @params documentation 2014-04-14 12:59:19 +00:00
UserArrayFromResult.php Fixed some @params documentation 2014-04-14 12:59:19 +00:00
UserMailer.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
UserRightsProxy.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
WatchedItem.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
WebRequest.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
WebResponse.php Fixed some @params documentation 2014-04-14 12:59:19 +00:00
WebStart.php Clean up access points 2014-03-28 01:05:30 +00:00
Wiki.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
WikiCategoryPage.php
WikiFilePage.php Fixed some @params documentation 2014-04-14 12:59:19 +00:00
WikiMap.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
WikiPage.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
Xml.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
ZhConversion.php zhtable: Add zh2Hant rule 箱里 => 箱裡 2014-04-09 08:45:27 +00:00