Fix output of wfSajaxSearch:
[lhc/web/wiklou.git] / RELEASE-NOTES
1 = MediaWiki release notes =
2
3 Security reminder: MediaWiki does not require PHP's register_globals
4 setting since version 1.2.0. If you have it on, turn it *off* if you can.
5
6 == MediaWiki 1.12 ==
7
8 THIS IS NOT A RELEASE YET
9
10 MediaWiki is now using a "continuous integration" development model with
11 quarterly snapshot releases. The latest development code is always kept
12 "ready to run", and in fact runs our own sites on Wikipedia.
13
14 Release branches will continue to receive security updates for about a year
15 from first release, but nonessential bugfixes and feature developments
16 will be made on the development trunk and appear in the next quarterly release.
17
18 Those wishing to use the latest code instead of a branch release can obtain
19 it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
20
21 === Configuration changes in 1.12 ===
22 * Marking edits as bot edits with Special:Contributions?bot=1 now requires the
23 markbotedit permission, rather than the rollback permission previously used.
24 This permission is assigned by default to the sysop group.
25 * MediaWiki now checks if serialized files are out of date. New configuration
26 variable $wgCheckSerialized can be set to false to enable old behavior (i.e.
27 to not check and assume they are always up to date)
28 * The rollback permission is now assigned by default to all logged-in users. It
29 can also now be rate-limited using the normal mechanism.
30 * New configuration variable $wgExtraLanguageNames
31
32 === New features in 1.12 ===
33 * (bug 10735) Add a warning for non-descriptive filenames at Special:Upload
34 * Add {{filepath:}} parser function to get full path to an uploaded file,
35 complementing {{fullurl:}} for pages.
36 * (bug 11136) If using Postgres, search path is explicitly set if wgDBmwschema
37 is not set to 'mediawiki', allowing multiple mediawiki instances per user.
38 * (bug 11151) Add descriptive <title> to revision history page
39 * (bug 5412) Add feed links for the site to all pages
40 * (bug 11353) Add ability to retrieve raw section content via action=raw
41 * (bug 6909) Show relevant deletion log lines when uploading a previously
42 deleted file
43 * On SkinTemplate based skins (like MonoBook), omit confusing "edit"/"view
44 source" tab entirely if the page doesn't exist and the user isn't allowed to
45 create it
46 * Clarify instructions given when an exception is thrown
47 * AuthPlugin added strictUserAuth() method to allow per-user override
48 of the strict() authentication behavior.
49 * (bug 7872) Deleted revisions can now be viewed as diffs showing changes
50 against the previous revision, whether currently deleted or live.
51 * Added tooltips for the "Go" and "Search" buttons
52 * (bug 11649) Show input form when Special:Whatlinkshere has no parameters
53 * isValidEmailAddr hook added to User method of that name, to allow, e.g., re-
54 stricting e-mail addresses to a specific domain
55 * Removed "Clear" link in watchlist editor tools, as people were afraid to
56 click it. Existing clear links will fall back to the raw editor, which is
57 very easy to clear your watchlist with.
58 * (bug 1405) Add wgUseNPPatrol option to control patroling for new articles
59 on Special:Newpages
60 * LogLine hook added to allow formatting custom entries in Special:Log.
61 * Support for Iranian calendar
62 * (bug 1401) Allow hiding logged-in users, bots and patrolled pages on
63 Special:Newpages
64 * ChangesListInsertArticleLink hook added for adding extra article info to RC.
65 * MediaWikiPerformAction hook added for diverting control after the main
66 globals have been set up but before any actions have been taken.
67 * BeforeWatchlist hook added for filtering or replacing watchlist.
68 * SkinTemplateTabAction hook added for altering the properties of tab links.
69 * OutputPage::getRedirect public method added.
70 * (bug 11848) Allow URL parameters 'editintro' and 'preload' in Special:Mypage
71 and Special:Mytalk
72 * Add ot=raw to Special:Allmessages
73 * Support for Hebrew calendar
74 * Support for Hebrew numerals in dates and times
75 * (bug 11315) Signatures can be configured in [[MediaWiki:Signature]] and
76 [[MediaWiki:Signature-anon]]
77 * Signatures for anonymous users link to Special:Contributions page rather than
78 user page
79 * Added --override switch for disabled pages in updateSpecialPages.php
80 * Provide a unique message (ipb_blocked_as_range) if unblock of a single IP
81 fails
82 because it is part of a blocked range.
83 * (bug 3973) Use a separate message for the email content when an account is
84 created by another user
85 * dumpTextPass.php can spawn fetchText.php as a subprocess, which should restart
86 cleanly if database connections fail unpleasantly.
87 * (bug 12028) Add Special:Listbots as shortcut for Special:Listusers/bot
88 * (bug 9633) Add a predefined list of delete reasons to the deletion form
89 * Show a warning message when creating/editing a user (talk) page but the user
90 does not exists
91 * (bug 8396) Ignore out-of-date serialised message caches
92 * (bug 12195) Undeleting pages now requires 'undelete' permission
93 * (bug 11810) Localize displayed semicolons
94 * (bug 11657) Support for Thai solar calendar
95 * (bug 943) RSS feed for Recentchangeslinked
96 * Introduced AbortMove hook
97 * (bug 2919) Protection of nonexistent pages with regular protection interface.
98 * Special:Upload now lists permitted/prohibited file extensions.
99 * Split ambiguous filetype-badtype message into two new messages,
100 filetype-unwanted-type and filetype-banned-type.
101
102 === Bug fixes in 1.12 ===
103
104 * Subpages are now indexed for searching properly when using PostgreSQL
105 * (bug 3846) Suppress warnings from, e.g. open_basedir when scanning for
106 ImageMagick, diff3 et al. during installation [patch by Jan Reininghaus]
107 * (bug 7027) Shift handling of deletion permissions-checking to
108 getUserPermissionsErrors.
109 * Login and signup forms are now more correct for right-to-left languages.
110 * (bug 5387) Block log items on RecentChanges don't make use of possible
111 translations
112 * (bug 11211) Pass, as a parameter to the protectedpagetext interface
113 message, the level of protection.
114 * (bug 9611) Supply the blocker and reason for the cantcreateaccounttext
115 message.
116 * (bug 8759) Fixed bug where rollback was allowed on protected pages for wikis
117 where rollback is given to non-sysops.
118 * (bug 8834) Split off permission for editing user JavaScript and CSS from
119 editinterface to a new permission key editusercssjs.
120 * (bug 11266) Set fallback language for Fulfulde (ff) to French
121 * (bug 11179) Include image version deletion comment in public log
122 * Fixed notice when accessing special page without read permission and whitelist
123 is not defined
124 * (bug 9252) Fix for tidy funkiness when using editintro mode
125 * (bug 4021) Fix for MySQL wildcard search
126 * (bug 10699) Fix for MySQL phrase search
127 * (bug 11321) Fix width of gallerybox when option "width=xxx" is used
128 * (bug 7890) Special:BrokenRedirects links deleted redirects to a non-existent
129 page
130 * Fix initial statistics when installing: add correct values
131 * (bug 11342) Fix several 'returnto' links in permissions/error pages which
132 linked to the main page instead of targetted page
133 * Strike the link to the redirect rather than using an asterisk in
134 Special:Listredirects
135 * (bug 11355) Fix false positives in Safe Mode and other config detection
136 when boolean settings are disabled with 'Off' via php_admin_value/php_value
137 * (bug 11292) Fixed unserialize errors with Postgres by creating special Blob
138 object.
139 * (bug 11363) Make all metadata fields bytea when using Postgres.
140 * (bug 11331) Add buildConcat() and use CASE not IF for DB compatibility. Make
141 oldimage cascade delete via image table for Postgres, change fa_storage_key
142 TEXT.
143 * (bug 11438) Live Preview chops returned text
144 * Show the right message on account creation when the user is blocked
145 * (bug 11450) Fix creation of objectcache table on upgrade
146 * Fix namespace selection after submit of Special:Newpages
147 * Make input form of Special:Newpages nicer for RTL wikis
148 * (bug 11462) Fix typo in LanguageGetSpecialPageAliases hook name
149 * (bug 11474) Fix unintentional fall-through in math error handling
150 * (bug 11478) Fix undefined method call in file deletion interface
151 * (bug 278) Search results no longer highlight incorrect partial word matches
152 * Compatibility with incorrectly detected old-style DJVU mime types
153 * (bug 11560) Fix broken HTML output from weird link nesting in edit comments.
154 Nested links (as in image caption text) still don't work _right_ but they're
155 less wrong
156 * (bug 9718) Remove unnecessary css from main.css causing spacing issues on
157 some browsers.
158 * (bug 11574) Add an interface message loginstart, which, similarly to loginend,
159 appears just before the login form. Patch by MinuteElectron.
160 * Do not cache category pages if using 'from' or 'until'
161 * Created new hook getUserPermissionsErrors, to go with userCan changes.
162 * Diff pages did not properly display css/js pages.
163 * (bug 11620) Add call to User::isValidEmailAddr during accout creation.
164 * (bug 11629) If $wgEmailConfirmToEdit is true, require people to supply an
165 email address when registering.
166 * (bug 11612) Days to show in recent changes cannot be larger than 7
167 * (bug 11131) Change filearchive width/height columns to int for Postgres
168 * Support plural in undeleted{revisions,revisions-files,files}
169 * (bug 11343) If the database is read-only, ensure that undelete fails.
170 * (bug 11690) Show revert link for page moves in Special:Log to allowed users
171 only
172 * Initial-lowercase prefix checks in namespaceDupes.php now actually work.
173 * Fix regression in LinkBatch.php breaking PHP 5.0
174 * (bug 11452) wfMsgExt uses sometimes wrong language object for parsing magic
175 words when called with options ''parsemag'' or ''content''.
176 * (bug 11727) Support plural in 'historysize' message
177 * (bug 11744) Incorrect return value from Title::getParentCategories()
178 * (bug 11762) Fix native language name of Akan (ak)
179 * (bug 11722) Fix inconsistent case in unprotect tabs
180 * (bug 11795) Be more paranoid about confirming accept-encoding header is
181 present
182 * (bug 11809) Use formatNum() for more numbers
183 * (bug 11818) Fix native language name of Inuktitut (iu)
184 * Remove all commas when parsing float numbers in sorted tables
185 * Limit text field of deletion, protection and user rights changes reasons to
186 255 characters (already restricted in the database)
187 * In the deletion default reasons, calculate how much text to get from the
188 article text, rather than getting 150 characters (which may be too much)
189 * Add two messages for Special:Blockme which were used but undefined
190 * (bug 11921) Support plural in message number_of_watching_users_pageview
191 * If an IP address is blocked as part of a rangeblock, attempting to unblock
192 the single IP should not unblock the entire range.
193 * (bug 6695) Fix native language name of Southern Sotho (Sesotho) (st)
194 * Make action=render follow redirects by default
195 * If restricted read access was enabled, whitelist didn't work with special
196 pages which had spaces in theirs names
197 * If restricted read access was enabled, requests for non-existing special pages
198 threw an exception
199 * Feeds for recent changes now provide correct URLs for the change, not just
200 the page
201 * Check for if IP is blocked as part of a range when unblocking (see above bug-
202 fix) was faulty. Now fixed.
203 * Fixed wpReason URL parameter to action=delete.
204 * Do not force a password for account creation by email
205 * Ensure that rate-limiting is applied to rollbacks.
206 * Make a better rate-limiting error message (i.e. a normal MW error,
207 rather than an "Internal Server Error").
208 * Do not present an image bigger than the source when 'frameless' option is used
209 (to be consistent with the 'thumb' option now)
210 * Support {{PLURAL}} for import log
211 * Make sure that the correct log entries are shown on Special:Userrights even
212 for users with special characters in their names
213 * The number of watching users in watchlists was always reported as 1
214 * namespaceDupes.php no longer dies when coming across an illegal title
215 * (bug 12143) Do not show a link to patrol new pages for non existent pages
216 * (bug 12166) Fix XHTML validity for Special:Emailuser
217 * (bug 11346) Users who cannot edit a page can now no longer unprotect it.
218 * (bug 451) Add a generic Traditional / Simplified Chinese conversion table,
219 instead of a Traditional conversion with Taiwan variant, and a Simplified
220 conversion with China variant.
221 * (bug 12178) Fix wpReason parameter to action=delete, again.
222 * Graceful behavior for updateRestrictions.php if a page already has records
223 in the page_restrictions matching its old page_restrictions field.
224 May help with odd upgrade issues or race condition.
225 * (bug 11993) Remove contentsub "revision history"
226 * (bug 11952) Ensure we quote_ident() all schema names as needed
227 inside of the DatabasePostgres.php file.
228 * (bug 12184) Exceptions now sent to stderr instead of stdout for command-line
229 scripts, making for cleaner reporting during batch jobs. PHP errors will also
230 be redirected in most cases on PHP 5.2.4 and later, switching 'display_errors'
231 to 'stderr' at runtime.
232 * (bug 12148) Text highlight wasn't applied to cleanly deleted and added
233 lines in diff output
234 * (bug 10166) Fix a PHP warning in Language::getMagic
235 * Only mark rollback edits as minor if the user can normally mark edits minor
236 * Escape page names in the move successful page (e.g. for pages with two
237 apostrophes).
238 * (bug 12145) Add localized names of kk-variants
239 * (bug 12259) Localize the numbers in deleted pages on the sysop view
240 * Set proper page title for successful file deletion
241 * (bug 11221) Do not show 'Compare selected versions' button for a history page
242 with one revision only
243 * (bug 12267) Set the default date format to Thai solar calender for the Thai
244 language
245 * (bug 10184) Extensions' stylesheets and scripts should be loaded before
246 user-customized ones (like Common.css, Common.js)
247 * (bug 12283) Special:Newpages forgets parameters
248 * (bug 12031) All namespaces doesn't work in Special:Newpages
249
250 == Parser changes in 1.12 ==
251
252 The parser pass order has changed from
253
254 * Extension tag strip and render
255 * HTML normalisation and security
256 * Template expansion
257 * Main section...
258
259 to
260
261 * Template and extension tag parse to intermediate representation
262 * Template expansion and extension rendering
263 * HTML normalisation and security
264 * Main section...
265
266 The main effect of this for the user is that the rules for uncovered syntax
267 have changed.
268
269 Uncovered main-pass syntax, such as HTML tags, are now generally valid, whereas
270 previously in some cases they were escaped. For example, you could have "<ta" in
271 one template, and "ble>" in another template, and put them together to make a
272 valid <table> tag. Previously the result would have been "&lt;table&gt;".
273
274 Uncovered preprocessor syntax is generally not recognised. For example, if you
275 have "{{a" in Template:A and "b}}" in Template:B, then "{{a}}{{b}}" will be
276 converted to a literal "{{ab}}" rather than the contents of Template:Ab. This
277 was the case previously in HTML output mode, and is now uniformly the case in
278 the other modes as well. HTML-style comments uncovered by template expansion
279 will not be recognised by the preprocessor and hence will not prevent template
280 expansion within them, but they will be stripped by the following HTML security
281 pass.
282
283 The rules for template expansion during message transformation were
284 counterintuitive, mostly accidental and buggy. There are a few small changes in
285 this version: for example, templates with dynamic names, as in "{{ {{a}} }}",
286 are fully expanded as they are in HTML mode, whereas previously only the inner
287 template was expanded. I'd like to make some larger breaking changes to message
288 transformation, after a review of typical use cases.
289
290 The header identification routines for section edit and for numbering section
291 edit links have been merged. This removes a significant failure mode and fixes a
292 whole category of bugs (tracked by bug #4899). Wikitext headings uncovered by
293 template expansion or comment removal will still be rendered into a heading tag,
294 and will get an entry in the TOC, but will not have a section edit link.
295 HTML-style headings will also not have a section edit link. Valid wikitext
296 headings present in the template source text will get a template section edit
297 link. This is a major break from previous behaviour, but I believe the effects
298 are almost entirely beneficial.
299
300 The main motivation for making these changes was performance. The new two-pass
301 preprocessor can skip "dead branches" in template expansion, such as unfollowed
302 #switch cases and unused defaults for template arguments. This provides a
303 significant performance improvement in template-heavy test cases taken from
304 Wikipedia. Parser function hooks can participate in this performance improvement
305 by using the new SFH_OBJECT_ARGS flag during registration.
306
307 The pre-expand include size limit has been removed, since there's no efficient
308 way to calculate such a figure, and it would now be meaningless for performance
309 anyway. The "preprocessor node count" takes its place, with a generous default
310 limit.
311
312 The context in which XML-style extension tags are called has changed, so
313 extensions which make use of the parser state may need compatibility changes.
314
315 === API changes in 1.12 ===
316
317 Full API documentation is available at http://www.mediawiki.org/wiki/API
318
319 * (bug 11275) Enable descending sort in categorymembers
320 * (bug 11308) Allow the API to output the image metadata
321 * (bug 11296) Temporary fix for escaping of ampersands inside links in
322 pretty-printed
323 help document.
324 * (bug 11405) Expand templates implementation in the API
325 * (bug 11218) Add option to feedwatchlist to display multiple revisions for each
326 page.
327 * (bug 11404) Provide name of exception caught in error code field of internal
328 api error messages.
329 * (bug 11534) rvendid doesn't work
330 * Fixed rvlimit of the revisions query to only enforce the lower query limit if
331 revision content is requested.
332 * Include svn revision number (if install is checked-out from svn) in siteinfo
333 query.
334 * (bug 11173) Allow limited wikicode rendering via api.php
335 * (bug 11572) API should provide interface for expanding templates
336 * (bug 11569) Login should return the cookie prefix
337 * (bug 11632) Breaking change: Specify the type of a change in the recentchanges
338 list as 'edit', 'new', 'log' instead of 0, 1, 2, respectively.
339 * Compatibility fix for PHP 5.0.x.
340 * Add rctype parameter to list=recentchanges that filters by type
341 * Add apprtype and apprlevel parameters to filter list=allpages by protection
342 types and levels
343 * Add apdir parameter to enable listing all pages from Z to A
344 * (bug 11721) Use a different title for results than for the help page.
345 * (bug 11562) Added a user_registration parameter/field to the list=allusers
346 query.
347 * (bug 11588) Preserve document structure for empty dataset in backlinks query.
348 * Outputting list of all user preferences rather than having to request them by
349 name
350 * (bug 11206) api.php should honor maxlag
351 * Make prop=info check for restrictions in the old format too.
352 * Add apihighlimits permission, default for sysops and bots
353 * Add limit=max to use maximal limit
354 * Add action=parse to render parser output. Use it instead of action=render which is deprecated.
355 * Add rvtoken=rollback to prop=revisions
356 * Add meta=allmessages to get messages from site's messages cache.
357 * Use bold and italics highlighting only in API help
358 * Added action={block,changerights,delete,move,protect,rollback,unblock,undelete} and list={blocks,deletedrevs}
359 * Fixed sessionid attribute in action=login
360 * Standardized limits. Revisions and Deletedrevisions formerly using 200 / 10000,
361 now 500 / 5000, in line with other modules.
362 * Added list=allcategories module
363 * (bug 12321) API list=blocks reveals private data
364 * Fix output of wfSajaxSearch
365
366 === Languages updated in 1.12 ===
367
368 * Afrikaans (af)
369 * Akan (ak) (new)
370 * Amharic (am) (new)
371 * Aragonese (an)
372 * Old English (ang) (new)
373 * Arabic (ar)
374 * Aramaic (arc)
375 * Mapudungun (arn) (new)
376 * Assamese (as)
377 * Asturian (ast)
378 * Aymara (ay)
379 * Samogitian (bat-smg)
380 * Boarisch (bar)
381 * Bikol Central (bcl)
382 * Belarusian Taraskievica orthography (be-tarask)
383 * Bulgarian (bg)
384 * Bislama (bi) (new)
385 * Bamanankan (bm)
386 * Bengali (bn)
387 * Bishnupriya Manipuri (bpy)
388 * Breton (br)
389 * Buginese (bug) (new)
390 * Catalan (ca)
391 * Zamboangueño (cbk-zam) (new)
392 * Min Dong (cdo) (new)
393 * Chechen (ce)
394 * Cebuano (ceb) (new)
395 * Cherokee (chr) (new)
396 * Corsican (co) (new)
397 * Crimean Tatar (Cyrillic) (crh-cyrl) (new)
398 * Crimean Tatar (Latin) (crh-latn) (new)
399 * Czech (cs)
400 * Cassubian (csb)
401 * Old Church Slavonic (cu)
402 * Welsh (cy)
403 * Danish (da)
404 * German (de)
405 * Zazaki (diq) (new)
406 * Lower Sorbian (dsb) (new)
407 * Middle Dutch (dum) (new)
408 * Divehi (dv)
409 * Ewe (ee) (new)
410 * Greek (el)
411 * English (en)
412 * Spanish (es)
413 * Estonian (et)
414 * Euskara (eu)
415 * Extremaduran (ext)
416 * Finnish (fi)
417 * Persian (fa)
418 * Fulah (ff)
419 * Võro (fiu-vro)
420 * Fijian (fj) (new)
421 * Faroese (fo)
422 * French (fr)
423 * Cajun French (frc)
424 * Franco-Provençal (frp)
425 * Frisian (fy)
426 * Irish (ga)
427 * Gön-gnŷ (gan) (new)
428 * Scottish Gaelic (gd) (new)
429 * Galician (gl)
430 * Gilaki (glk) (new)
431 * Ancient Greek (grc) (new)
432 * Swiss German (gsw)
433 * Hakka (hak)
434 * Hebrew (he)
435 * Croatian (hr)
436 * Upper Sorbian (hsb)
437 * Hungarian (hu)
438 * Armenian (hy)
439 * Interlingua (ia)
440 * Indonesian (id)
441 * Interlingue (ie) (new)
442 * Ingush (inh) (new)
443 * Ido (io) (new)
444 * Icelandic (is)
445 * Italian (it)
446 * Japanese (ja)
447 * Georgian (ka)
448 * Kara-Kalpak (kaa)
449 * Kabyle (kab)
450 * Kazakh (kk)
451 * Kazakh Arabic (kk-arab) (new)
452 * Kazakh (China) (kk-cn)
453 * Kazakh Cyrillic (kk-cyrl) (new)
454 * Kazakh (Kazakhstan) (kk-kz)
455 * Kazakh Latin (kk-latn) (new)
456 * Kazakh (Turkey) (kk-tr)
457 * Kannada (kn)
458 * Korean (ko)
459 * Kölsch (ksh)
460 * Kurdish (Latin) (ku-latn)
461 * Cornish (kw) (new)
462 * Latin (la)
463 * Luxembourgish (lb) (new)
464 * Lak (lbe) (new)
465 * Limbugian (li)
466 * Lozi (loz) (new)
467 * Lingala (ln)
468 * Lithuanian (lt)
469 * Malayalam (ml)
470 * Macedonian (mk)
471 * Malay (ms)
472 * Erzya (myv) (new)
473 * Nahuatl (nah)
474 * Min-nan (nan)
475 * Napolitan (nap)
476 * Low Saxon (nds)
477 * Dutch Low Saxon (nds-nl)
478 * Newari (new) (new)
479 * Dutch (nl)
480 * Norwegian (no)
481 * Novial (nov) (new)
482 * Occitan (oc)
483 * Deitsch (pdc) (new)
484 * Polish (pl)
485 * Piemontèis (pms)
486 * Pontic (pnt) (new)
487 * Pashto (ps)
488 * Portugese (pt)
489 * Quechua (qu)
490 * Rhaeto-Romance (rm) (new)
491 * Romanian (ro)
492 * Russian (ru)
493 * Sakha (sah)
494 * Sardinian (sc)
495 * Sicilian (scn)
496 * Scots (sco) (new)
497 * Sindhi (sd)
498 * Sassarese (sdc) (new)
499 * Seri (sei) (new)
500 * Tachelhit (shi)
501 * Slovak (sk)
502 * Serbian (Cyrillic) (sr-ec)
503 * Swati (ss) (new)
504 * Saterland Frisian (stq) (new)
505 * Sundanese (su)
506 * Swedish (sv)
507 * Tamil (ta)
508 * Teluga (te)
509 * Tetun (tet) (new)
510 * Tajik (tg)
511 * Thai (th)
512 * Tagalog (tl) (new)
513 * Turkish (tr)
514 * Tuvinian (tyv)
515 * Uyghur (ug)
516 * Uzbek (uz)
517 * Venitian (vec)
518 * Vietnamese (vi)
519 * West Flemish (vls)
520 * Volapük (vo)
521 * Walloon (wa)
522 * Wolof (wo)
523 * Wu (wuu) (new)
524 * Yiddish (yi)
525 * Cantonese (yue)
526 * Zhuang (za)
527 * Zealandic (zea)
528 * Chinese (zh)
529 * Old Chinese/Late Time Chinese (zh-classical)
530 * Chinese (Simplified) (zh-hans)
531 * Chinese (Traditional) (zh-hant)
532 * Chinese (Taiwan) (zh-tw)
533
534 == Compatibility ==
535
536 MediaWiki 1.12 requires PHP 5 (5.1 recommended). PHP 4 is no longer supported.
537
538 PHP 5.0.x fails on 64-bit systems due to serious bugs with array processing:
539 http://bugs.php.net/bug.php?id=34879
540 Upgrade affected systems to PHP 5.1 or higher.
541
542 MySQL 3.23.x is no longer supported; some older hosts may need to upgrade.
543 At this time we still recommend 4.0, but 4.1/5.0 will work fine in most cases.
544
545
546 == Upgrading ==
547
548 1.12 has several database changes since 1.11, and will not work without schema
549 updates.
550
551 If upgrading from before 1.7, you may want to run refreshLinks.php to ensure
552 new database fields are filled with data.
553
554 If you are upgrading from MediaWiki 1.4.x or earlier, some major database
555 changes are made, and there is a slightly higher chance that things could
556 break. Don't forget to always back up your database before upgrading!
557
558 See the file UPGRADE for more detailed upgrade instructions.
559
560
561 === Caveats ===
562
563 Some output, particularly involving user-supplied inline HTML, may not
564 produce 100% valid or well-formed XHTML output. Testers are welcome to
565 set $wgMimeType = "application/xhtml+xml"; to test for remaining problem
566 cases, but this is not recommended on live sites. (This must be set for
567 MathML to display properly in Mozilla.)
568
569 For notes on 1.11.x and older releases, see HISTORY.
570
571
572 === Online documentation ===
573
574 Documentation for both end-users and site administrators is currently being
575 built up on MediaWiki.org, and is covered under the GNU Free Documentation
576 License (except for pages that explicitly state that their contents are in
577 the public domain) :
578
579 http://www.mediawiki.org/wiki/Documentation
580
581
582 === Mailing list ===
583
584 A MediaWiki-l mailing list has been set up distinct from the Wikipedia
585 wikitech-l list:
586
587 http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
588
589 A low-traffic announcements-only list is also available:
590
591 http://lists.wikimedia.org/mailman/listinfo/mediawiki-announce
592
593 It's highly recommended that you sign up for one of these lists if you're
594 going to run a public MediaWiki, so you can be notified of security fixes.
595
596
597 === IRC help ===
598
599 There's usually someone online in #mediawiki on irc.freenode.net