RELEASE-NOTES 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477
  1. = MediaWiki release notes =
  2. Security reminder: MediaWiki does not require PHP's register_globals
  3. setting since version 1.2.0. If you have it on, turn it *off* if you can.
  4. == MediaWiki 1.15.1 ==
  5. July 14, 2009
  6. This is a security and bugfix release of the the 2009 Q2 branch of MediaWiki.
  7. MediaWiki is now using a "continuous integration" development model with
  8. quarterly snapshot releases. The latest development code is always kept
  9. "ready to run", and in fact runs our own sites on Wikipedia.
  10. Release branches will continue to receive security updates for about a year
  11. from first release, but nonessential bugfixes and feature developments
  12. will be made on the development trunk and appear in the next quarterly release.
  13. Those wishing to use the latest code instead of a branch release can obtain
  14. it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
  15. === Changes since 1.15.0 ===
  16. * Fixed fatal errors for unusual file repository configurations, such as
  17. ForeignAPIRepo.
  18. * Fixed the "change password" link on Special:Preferences to have the correct
  19. returnto parameter.
  20. * (bug 19693) Fixed cross-site scripting vulnerability in Special:Block
  21. === Changes since 1.15.0rc1 ===
  22. * Removed category redirect feature, implementation was incomplete.
  23. * (bug 18846) Remove update_password_format(), unnecessary, destroys all
  24. passwords if a wiki with $wgPasswordSalt=false is upgraded with the web
  25. installer.
  26. * (bug 19127) Documentation warning for PostgreSQL users who run update.php:
  27. use the same user in AdminSettings.php as in LocalSettings.php.
  28. * Fixed possible web invocation of some maintenance scripts, due to the use of
  29. include() instead of require(). A full exploit would require a very strange
  30. web server configuration.
  31. * Localisation updates.
  32. === Configuration changes in 1.15 ===
  33. * Added $wgNewPasswordExpiry, to specify an expiry time (in seconds) to
  34. temporary passwords
  35. * Added $wgUseTwoButtonsSearchForm to choose the Search form behavior/look
  36. * Added $wgNoFollowDomainExceptions to allow exempting particular domain names
  37. from rel="nofollow" on external links
  38. * (bug 12970) Brought back $wgUseImageResize.
  39. * Added $wgRedirectOnLogin to allow specifying a specifc page to redirect users
  40. to upon logging in (ex: "Main Page")
  41. * Add $wgExportFromNamespaces for enabling/disabling the "export all from
  42. namespace" option (disabled by default)
  43. === New features in 1.15 ===
  44. * (bug 2242) Add an expiry time to temporary passwords
  45. * (bug 9947) Add PROTECTIONLEVEL parser function to return the protection level
  46. for the current page for a given action
  47. * (bug 17002) Add &minor= and &summary= as parameters in the url when editing,
  48. to automatically add a summary or a minor edit.
  49. * (bug 16852) padleft and padright now accept multiletter pad characters
  50. * When using 'UserCreateForm' hook to add new checkboxes into
  51. Special:UserLogin/signup, the messages can now contain HTML to allow
  52. hyperlinking to the site's Terms of Service page, for example
  53. * Add new hook 'UserLoadFromDatabase' that is called while loading a user
  54. from the database.
  55. * (bug 17045) Options on the block form are prefilled with the options of the
  56. existing block when modifying an existing block.
  57. * (bug 17055) "(show/hide)" links to Special:RevisionDelete now use a CSS class
  58. rather than hardcoded HTML tags
  59. * Added new hook 'WantedPages::getSQL' into SpecialWantedpages.php to allow
  60. extensions to alter the SQL query which is used to get the list of wanted
  61. pages
  62. * (bugs 16957/16969) Add show/hide to preferences for RC patrol options on
  63. specialpages
  64. * (bug 11443) Auto-noindex user/user talk pages for blocked user
  65. * (bug 11644) Add $wgMaxRedirects variable to control how many redirects are
  66. recursed through until the "destination" page is reached.
  67. * Add $wgInvalidRedirectTargets variable to prevent redirects to certain
  68. special pages.
  69. * Use HTML5 rel attributes for some links, where appropriate
  70. * Added optional alternative Search form look - Go button & Advanced search
  71. link instead of Go button & Search button
  72. * (bug 2314) Add links to user custom CSS and JS to Special:Preferences
  73. * More helpful error message on raw page access if PHP_SELF isn't set
  74. * (bug 13040) Gender switch in user preferences
  75. * (bug 13040) {{GENDER:}} magic word for interface messages
  76. * (bug 3301) Optionally sort user list according to account creation time
  77. * Remote description pages for foreign file repos are now fetched in the
  78. content language.
  79. * (bug 17180) If $wgUseFileCache is enabled, $wgShowIPinHeader is automatically
  80. set to false.
  81. * (bug 16604) Mark non-patrolled edits in feeds with "!"
  82. * (bug 16604) Show title/rev in IRC for patrol log
  83. * (bug 16854) Whether a page is being parsed as a preview or section preview
  84. can now be determined and set with ParserOptions.
  85. * Wrap message 'confirmemail_pending' into a div with CSS classes "error" and
  86. "mw-confirmemail-pending"
  87. * (bug 8249) The magic words for namespaces and pagenames can now be used as
  88. parser functions to return the desired namespace or normalized title/title
  89. part for a given title.
  90. * (bug 17110) Styled #mw-data-after-content in cologneblue.css to match the
  91. rest of the font
  92. * (bug 7556) Time zone names in signatures lack i18n
  93. * (bug 3311) Automatic category redirects
  94. * (bug 17236) Suppress 'watch user page link' for IP range blocks
  95. * Wrap message 'searchresulttext' (Special:Search) into a div with
  96. class "mw-searchresult"
  97. * (bug 15283) Interwiki imports can now fetch included templates
  98. * Treat svn:// URLs as external links by default
  99. * New function to convert namespace text for display (only applies on wiki with
  100. LanguageConverter class)
  101. * (bug 17379) Contributions-title is now parsed for magic words.
  102. * Preprocessor output now cached in memcached.
  103. * (bug 14468) Lines in classic RecentChanges and Watchlist have classes
  104. "mw-line-odd" and "mw-line-even" to make styling using css possible.
  105. * (bug 17311) Add a note beside the gender selection menu to tell users that
  106. this information will be public
  107. * Localize time zone regions in Special:Preferences
  108. * Add NUMBEROFACTIVEUSERS magic word, which is like NUMBEROFUSERS, but uses
  109. the active users data from site_stats.
  110. * Add a <link rel="canonical"> tag on redirected page views
  111. * Replace hardcoded '...' as indication of a truncation with the
  112. 'ellipsis' message
  113. * Wrap warning message 'editinginterface' into a div with class
  114. 'mw-editinginterface'
  115. * (bug 17497) Oasis opendocument added to mime.types
  116. * Remove the link to Special:FileDuplicateSearch from the "file history" section
  117. of image description pages as the list of duplicated files is shown in the
  118. next section anyway.
  119. * Added $wgRateLimitsExcludedIPs, to allow specific IPs to be whitelisted from
  120. rate limits.
  121. * (bug 14981) Shared repositories can now have display names, located at
  122. Mediawiki:Shared-repo-name-REPONAME, where REPONAME is the name in
  123. $wgForeignFileRepos
  124. * Special:ListUsers: Sort list of usergroups by alphabet
  125. * (bug 16762) Special:Movepage now shows a list of subpages when possible
  126. * (bug 17585) Hide legend on Special:Specialpages from non-privileged users
  127. * Added $wgUseTagFilter to control enabling of filter-by-change-tag
  128. * (bug 17291) MediaWiki:Nocontribs now has an optional $1 parameter for the
  129. username
  130. * Wrap special page summary message '$specialPageName-summary' into a div
  131. with class 'mw-specialpage-summary'
  132. * $wgSummarySpamRegex added to handle edit summary spam. This is used *instead*
  133. of $wgSpamRegex for edit summary checks. Text checks still use $wgSpamRegex.
  134. * New function to convert content text to specified language (only applies on wiki with
  135. LanguageConverter class)
  136. * (bug 17844) Redirect users to a specific page when they log in, see
  137. $wgRedirectOnLogin
  138. * Added a link to Special:UserRights on Special:Contributions for privileged users
  139. * (bug 10336) Added new magic word {{REVISIONUSER}}, which displays the editor
  140. of the displayed revision's author user name
  141. * LinkerMakeExternalLink now has an $attribs parameter for link attributes and
  142. a $linkType parameter for the type of external link being made
  143. * (bug 17785) Dynamic dates surrounded with a <span> tag, fixing sortable tables
  144. with dynamic dates.
  145. * (bug 4582) Provide preference-based autoformatting of unlinked dates with the
  146. dateformat parser function.
  147. * (bug 17886) Special:Export now allows you to export a whole namespace (limited
  148. to 5000 pages)
  149. * (bug 17714) Limited TIFF upload support now built in if 'tif' extension is
  150. enabled. Image width and height are now recognized, and when using ImageMagick,
  151. optional flattening to PNG or JPEG for inline display can be enabled by setting
  152. $wgTiffThumbnailType
  153. * Renamed two input IDs on Special:Log from 'page' and 'user' to 'mw-log-page' and
  154. 'mw-log-user', respectively
  155. * Added $wgInvalidUsernameCharacters to disallow certain characters in
  156. usernames during registration (such as "@")
  157. * Added $wgUserrightsInterwikiDelimiter to allow changing the delimiter
  158. used in Special:UserRights to denote the user should be searched for
  159. on a different database
  160. * Add a class if 'missingsummary' is triggered to allow styling of the summary
  161. line
  162. === Bug fixes in 1.15 ===
  163. * (bug 16968) Special:Upload no longer throws useless warnings.
  164. * (bug 17000) Special:RevisionDelete now checks if the database is locked
  165. before trying to delete the edit.
  166. * (bug 16852) padleft and padright now handle multibyte characters correctly
  167. * (bug 17010) maintenance/namespaceDupes.php now add the suffix recursively if
  168. the destination page exists
  169. * (bug 17035) Special:Upload now fails gracefully if PHP's file_uploads has
  170. been disabled
  171. * Fixing the caching issue by using -{T|xxx}- syntax (only applies on wiki with
  172. LanguageConverter class)
  173. * Improving the efficiency by using -{A|xxx}- syntax (only applies on wiki with
  174. LanguageConverter class)
  175. * (bug 17054) Added more descriptive errors in Special:RevisionDelete
  176. * (bug 11527) Diff on page with one revision shows "Next" link to same diff
  177. * (bug 8065) Fix summary forcing for new pages
  178. * (bug 10569) redirects to Special:Mypage and Special:Mytalk are no longer
  179. allowed by default. Change $wgInvalidRedirectTargets to re-enable.
  180. * (bug 3043) Feed links of given page are now preceded by standard feed icon
  181. * (bug 17150) escapeLike now escapes literal \ properly
  182. * Inconsistent use of sysop, admin, administrator in system messages changed
  183. to 'administrator'
  184. * (bug 14423) Check block flag validity for block logging
  185. * DB transaction and slave-lag avoidance tweaks for Email Notifications
  186. * (bug 17104) Removed [Mark as patrolled] link for already patrolled revisions
  187. * (bug 17106) Added 'redirect=no' and 'mw-redirect' class to redirects at
  188. "user contributions"
  189. * Rollback links on new pages removed from "user contributions"
  190. * (bug 15811) Re-upload form tweaks: license fields removed, destination locked,
  191. comment label uses better message
  192. * Whole HTML validation ($wgValidateAllHtml) now works with external tidy
  193. * Parser tests no longer fail when $wgExternalLinkTarget is set in
  194. LocalSettings
  195. * (bug 15391) catch DBQueryErrors on external storage insertion. This avoids
  196. error messages on save were the edit in fact is saved.
  197. * (bug 17184) Remove duplicate "z" accesskey in MonoBook
  198. * Parser tests no longer fail when $wgAlwaysUseTidy is set in LocalSettings.php
  199. * Removed redundant dupe warnings on reupload for the same title. Dupe warnings
  200. for identical files at different titles are still given.
  201. * Add 'change tagging' facility, where changes can be tagged internally with
  202. certain designations, which are displayed on various summaries of changes,
  203. and the entries can be styled with CSS.
  204. * (bug 17207) Fix regression breaking category page display on PHP 5.1
  205. * Categoryfinder utility class no longer fails on invalid input or gives wrong
  206. results for category names that include pseudo-namespaces
  207. * (bug 17252) Galician numbering format
  208. * (bug 17146) Fix for UTF-8 and short word search for some possible MySQL
  209. configs
  210. * (bug 7480) Internationalize database error message
  211. * (bug 16555) Number of links to mediawiki.org scaled back on post-installation
  212. * (bug 14938) Removing a section no longer leaves excess whitespace
  213. * (bug 17304) Fixed fatal error when thumbnails couldn't be generated for file
  214. history
  215. * (bug 17283) Remove double URL escaping in show/hide links for log entries
  216. and RevisionDeleteForm::__construct
  217. * (bug 17105) Numeric table sorting broken
  218. * (bug 17231) Transcluding special pages on wikis using language conversion no
  219. longer affects the page title
  220. * (bug 6702) Default system messages updated/improved
  221. * (bug 17190) User ID on preference page no longer has delimeters
  222. * (bug 17341) "Powered by MediaWiki" should be on the left on RTL wikis
  223. * (bug 17404) "userrights-interwiki" right was missing in User::$mCoreRights
  224. * (bug 7509) Separation strings should be configurable
  225. * (bug 17420) Send the correct content type from action=raw when the HTML file
  226. cache is enabled.
  227. * (bug 12746) Do not allow new password e-mails when wiki is in read-only mode
  228. * (bug 17478) Fixed a PHP Strict standards error in
  229. maintenance/cleanupWatchlist.php
  230. * (bug 17488) RSS/Atom links in left toolbar are now localized in classic skin
  231. * (bug 17472) use print <<<EOF in maintenance/importTextFile.php
  232. * Special:PrefixIndex: Move table styling to shared.css, add CSS IDs to tables
  233. use correct message 'allpagesprefix' for input form label, replace _ with ' '
  234. in next page link
  235. * (bug 17506) Exceptions within exceptions now respect $wgShowExceptionDetails
  236. * Fixed excessive job queue utilisation
  237. * File dupe messages for remote repos are now shown only once.
  238. * (bug 14980) Messages 'shareduploadwiki' and 'shareduploadwiki-desc' are now
  239. used as a parameter in 'sharedupload' for easier styling and customization.
  240. * (bug 17482) Formatting error in Special:Preferences#Misc (Opera)
  241. * (bug 17556) <link> parameters in Special:Contributions feeds (RSS and Atom)
  242. now point to the actual contributors' feed.
  243. * ForeignApiRepos now fetch MIME types, rather than trying to figure it locally
  244. * Special:Import: Do not show input field for import depth if
  245. $wgExportMaxLinkDepth == 0
  246. * (bug 17570) $wgMaxRedirects is now correctly respected when following
  247. redirects (was previously one more than $wgMaxRedirects)
  248. * (bug 16335) __NONEWSECTIONLINK__ magic word to suppress new section link.
  249. * (bug 17581) Wrong index name in PostgreSQL's updater: was rc_timestamp_nobot,
  250. changed to rc_timestamp_bot
  251. * (bug 17437) Fixed incorrect link to web-based installer
  252. * (bug 17538) Use shorter URLs in <link> elements
  253. * (bug 13778) Hidden input added to the search form so that using the Enter key
  254. on IE will do a fulltext search like clicking the button does
  255. * (bug 1061) CSS-added icons next to links display through the text and makes
  256. it unreadable in RTL
  257. * Special:Wantedtemplates now works on PostgreSQL
  258. * (bug 14414) maintenance/updateSpecialPages.php no longer throws error with
  259. PostgreSQL
  260. * (bug 17546) Correct Tongan language native name is "lea faka-Tonga"
  261. * (bug 17621) Special:WantedFiles has no link to Special:Whatlinkshere
  262. * (bug 17460) Client ecoding is now correctly set for PostgreSQL
  263. * (bug 17648) Prevent floats from intruding into edit area in previews if no
  264. toolbar present
  265. * (bug 17692) Added (list of members) link to 'user' in Special:Listgrouprights
  266. * (bug 17707) Show file destination as plain text if &wpForReUpload=1
  267. * (bug 10172) Moved setting of "changed since last visit" flags out of the job
  268. queue
  269. * (bug 17761) "show/hide" link in page history in now works for the first
  270. displayed revision if it's not the current one
  271. * (bug 17722) Fix regression where users are unable to change temporary passwords
  272. * (bug 17799) Special:Random no longer throws a database error when a non-
  273. namespace is given, silently falls back to NS_MAIN
  274. * (bug 17751) The message for bad titles in WantedPages is now localized
  275. * (bug 17860) Moving a page in the "MediaWiki" namespace using SuppressRedirect
  276. no longer corrupts the message cache
  277. * (bug 17900) Fixed User Groups interface log display after saving groups.
  278. * (bug 17897) Fixed string offset error in <pre> tags
  279. * (bug 17778) MediaWiki:Catseparator can now have HTML entities
  280. * (bug 17676) Error on Special:ListFiles when using Postgres
  281. * Special:Export doesn't use raw SQL queries anymore
  282. * (bug 14771) Thumbnail links to individual DjVu pages have two no longer have
  283. two "page" parameters
  284. * (bug 17972) Special:FileDuplicateSearch form now works correctly on wikis that
  285. don't use PathInfo or short urls
  286. * (bug 17990) trackback.php now has a trackback.php5 alias and works with
  287. $wgScriptExtension
  288. * (bug 14990) Parser tests works again with PostgreSQL
  289. * (bug 11487) Special:Protectedpages doesn't list protections with pr_expiry
  290. IS NULL
  291. * (bug 18018) Deleting a file redirect leaves behind a malfunctioning redirect
  292. * (bug 17537) Disable bad zlib.output_compression output on HTTP 304 responses
  293. * (bug 11213) [edit] section links in printable version no longer appear when
  294. you cut-and-paste article text
  295. * (bug 17405) "Did you mean" to mirror Go/Search behavior of original request
  296. * (bug 18116) 'edittools' is now output identically on edit and upload pages
  297. * (bug 17241) The diffonly URI parameter should cascade to "Next edit" and
  298. "Previous edit" diff links
  299. * (bug 16823) 'Sidebar search form should not use Special:Search view URL as
  300. target'
  301. * (bug 16343) Non-existing, but in use, category pages can be "go" match hits
  302. * Fixed the circular template inclusion check, was broken when the loop
  303. involved redirects. Without this, infinite recursion within the parser is
  304. possible.
  305. * (bug 17611) Provide a sensible error message on install when the SQLite data
  306. directory is wrong.
  307. * (bug 16937) Fixed PostgreSQL installation on Windows, workaround for upstream
  308. pg_version() bug.
  309. * (bug 11451) Fix upgrade from MediaWiki 1.2 or earlier (imagelinks schema).
  310. * Fixed SQLite indexes, installation and upgrade. Reintroduced it as an option
  311. to the installer.
  312. * (bug 18170) Fixed a PHP warning in Parser::preSaveTransform() in PHP 5.3
  313. * (bug 8873) Enable variant conversion in text on 'alt' and 'title' attributes
  314. == API changes in 1.15 ==
  315. * (bug 16858) Revamped list=deletedrevs to make listing deleted contributions
  316. and listing all deleted pages possible
  317. * (bug 16844) Added clcategories parameter to prop=categories
  318. * (bug 17025) Add "fileextension" parameter to meta=siteinfo&siprop=
  319. * (bug 17048) Show the 'new' flag in list=usercontribs for the revision that
  320. created the page, even if it's not the top revision
  321. * (bug 17069) Added ucshow=patrolled|!patrolled to list=usercontribs
  322. * action=delete respects $wgDeleteRevisionsLimit and the bigdelete user right
  323. * (bug 15949) Add undo functionality to action=edit
  324. * (bug 16483) Kill filesort in ApiQueryBacklinks caused by missing parentheses.
  325. Building query properly now using makeList()
  326. * (bug 17182) Fix pretty printer so URLs with parentheses in them are
  327. autolinked correctly
  328. * (bug 17224) Added siprop=rightsinfo to meta=siteinfo
  329. * (bug 17239) Added prop=displaytitle to action=parse
  330. * (bug 17317) Added watch parameter to action=protect
  331. * (bug 17007) Added export and exportnowrap parameters to action=query
  332. * (bug 17326) BREAKING CHANGE: Changed output format for iiprop=metadata
  333. * (bug 17355) Added auwitheditsonly parameter to list=allusers
  334. * (bug 17007) Added action=import
  335. * BREAKING CHANGE: Removed rctitles parameter from list=recentchanges because
  336. of performance concerns
  337. * Listing (semi-)deleted revisions and log entries as well in prop=revisions
  338. and list=logevents
  339. * (bug 11430) BREAKING CHANGE: Modules may return fewer results than the
  340. limit and still set a query-continue in some cases
  341. * (bug 17357) Added movesubpages parameter to action=move
  342. * (bug 17433) Added bot flag to list=watchlist&wlprop=flags output
  343. * (bug 16740) Added list=protectedtitles
  344. * Added mainmodule and pagesetmodule parameters to action=paraminfo
  345. * (bug 17502) meta=siteinfo&siprop=namespacealiases no longer lists namespace
  346. aliases already listed in siprop=namespaces
  347. * (bug 17529) rvend ignored when rvstartid is specified
  348. * (bug 17626) Added uiprop=email to list=userinfo
  349. * (bug 13209) Added rvdiffto parameter to prop=revisions
  350. * Manual language conversion improve: Now we can include both ";" and ":" in
  351. conversion rules
  352. * (bug 17795) Don't report views count on meta=siteinfo if $wgDisableCounters
  353. is set
  354. * (bug 17774) Don't hide read-restricted modules like action=query from users
  355. without read rights, but throw an error when they try to use them.
  356. * Don't hide write modules when $wgEnableWriteAPI is false, but throw an error
  357. when someone tries to use them
  358. * BREAKING CHANGE: action=purge requires write rights and, for anonymous users,
  359. a POST request
  360. * (bug 18099) Using appendtext to edit a non-existent page causes an interface
  361. message to be included in the page text
  362. * (bug 18601) generator=backlinks returns invalid continue parameter
  363. * (bug 18597) Internal error with empty generator= parameter
  364. * (bug 18617) Add xml:space="preserve" attribute to relevant tags in XML output
  365. === Languages updated in 1.15 ===
  366. MediaWiki supports over 300 languages. Many localisations are updated
  367. regularly. Below only new and removed languages are listed, as well as
  368. changes to languages because of MediaZilla reports.
  369. * Austrian German (de-at) (new)
  370. * Swiss Standard German (de-ch) (new)
  371. * Simplified Gan Chinese (gan-hans) (new)
  372. * Traditional Gan Chinese (gan-hant) (new)
  373. * Literary Chinese (lzh) (new)
  374. * Uyghur (Latin script) (ug-latn) (renamed from 'ug')
  375. * Veps (vep) (new)
  376. * Võro (vro) (renamed from fiu-vro)
  377. * (bug 17151) Add magic word alias for #redirect for Vietnamese
  378. * (bug 17288) Messages improved for default language (English)
  379. * (bug 12937) Update native name for Afar
  380. * (bug 16909) 'histlegend' now reuses messages instead of copying them
  381. * (bug 17832) action=delete returns 'unknownerror' instead of 'permissiondenied'
  382. when the user is blocked
  383. * Traditional/Simplified Gan Chinese conversion support
  384. == Compatibility ==
  385. MediaWiki 1.15 requires PHP 5 (5.2 recommended). PHP 4 is no longer supported.
  386. PHP 5.0.x fails on 64-bit systems due to serious bugs with array processing:
  387. http://bugs.php.net/bug.php?id=34879
  388. Upgrade affected systems to PHP 5.1 or higher.
  389. MySQL 3.23.x is no longer supported; some older hosts may need to upgrade.
  390. At this time we still recommend 4.0, but 4.1/5.0 will work fine in most cases.
  391. == Upgrading ==
  392. 1.15 has several database changes since 1.14, and will not work without schema
  393. updates.
  394. If upgrading from before 1.11, and you are using a wiki as a commons reposito-
  395. ry, make sure that it is updated as well. Otherwise, errors may arise due to
  396. database schema changes.
  397. If upgrading from before 1.7, you may want to run refreshLinks.php to ensure
  398. new database fields are filled with data.
  399. If you are upgrading from MediaWiki 1.4.x or earlier, some major database
  400. changes are made, and there is a slightly higher chance that things could
  401. break. Don't forget to always back up your database before upgrading!
  402. See the file UPGRADE for more detailed upgrade instructions.
  403. === Caveats ===
  404. Some output, particularly involving user-supplied inline HTML, may not
  405. produce 100% valid or well-formed XHTML output. Testers are welcome to
  406. set $wgMimeType = "application/xhtml+xml"; to test for remaining problem
  407. cases, but this is not recommended on live sites. (This must be set for
  408. MathML to display properly in Mozilla.)
  409. For notes on 1.14.x and older releases, see HISTORY.
  410. === Online documentation ===
  411. Documentation for both end-users and site administrators is currently being
  412. built up on MediaWiki.org, and is covered under the GNU Free Documentation
  413. License (except for pages that explicitly state that their contents are in
  414. the public domain) :
  415. http://www.mediawiki.org/wiki/Documentation
  416. === Mailing list ===
  417. A MediaWiki-l mailing list has been set up distinct from the Wikipedia
  418. wikitech-l list:
  419. http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
  420. A low-traffic announcements-only list is also available:
  421. http://lists.wikimedia.org/mailman/listinfo/mediawiki-announce
  422. It's highly recommended that you sign up for one of these lists if you're
  423. going to run a public MediaWiki, so you can be notified of security fixes.
  424. === IRC help ===
  425. There's usually someone online in #mediawiki on irc.freenode.net