…. See also https://www.mediawiki.org/wiki/Manual:%24wgServer ?> The PHP closing tag "?>" is never required at the end of a pure-code php file, and mediawiki developers actively remove it, as it often causes problems related to trailing whitespace, and "headers already sent" error…
… a comment on Talk:Documentation or Talk:Wikimedia Technical Documentation Team Tag a Phabricator task with #Tech-Docs-Team . You can use this tag to request a consultation ( template ) or review ( template ) from our team for a documentation project you're working on. Email us a…
…autoHide false ); // Don't automatically hide the notification mw notify 'Test' tag 'foobar' ); // Send a notification tagged with a tag mw notify 'Test 2' tag 'foobar' ); // This one will replace the previous 'foobar' notification. For available options, see Bubble notifications…
…alse } ); // Don't automatically hide the notification mw . notify ( 'Test' , { tag : 'foobar' } ); // Send a notification tagged with a tag mw . notify ( 'Test 2' , { tag : 'foobar' } ); // This one will replace the previous 'foobar' notification. For available options, see Bubb…
…alse } ); // Don't automatically hide the notification mw . notify ( 'Test' , { tag : 'foobar' } ); // Send a notification tagged with a tag mw . notify ( 'Test 2' , { tag : 'foobar' } ); // This one will replace the previous 'foobar' notification. For available options, see Bubb…
…rs Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 8 April 2025 ( see the roadmap ). Core changes edit git #8da9b807 - Branch commit for wmf/1.44.0-wmf.24 ( T386219 ) by trainbranchbot git #1acbb8c0 - Bump wikimedia/parsoid…
…rs Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 8 April 2025 ( see the roadmap ). Core changes [ edit ] git #8da9b807 - Branch commit for wmf/1.44.0-wmf.24 ( T386219 ) by trainbranchbot git #1acbb8c0 - Bump wikimedia/par…
…rs Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 24 February 2026 ( see the roadmap ). Core changes edit git #01da2c62 - Branch commit for wmf/1.46.0-wmf.17 ( T413808 ) by trainbranchbot git #d447fc41 - Pager: respect def…
… pulled cd helmfile.d/services/your-service-name # Check changes and deploy to staging helmfile -e staging diff helmfile -e staging apply # Check changes and deploy to production (eqiad) helmfile -e eqiad diff helmfile -e eqiad apply # Check changes and deploy to production (codf…
… pulled cd helmfile.d/services/your-service-name # Check changes and deploy to staging helmfile -e staging diff helmfile -e staging apply # Check changes and deploy to production (eqiad) helmfile -e eqiad diff helmfile -e eqiad apply # Check changes and deploy to production (codf…