Sjabloon

Mediawiki Functies:Update: verschil tussen versies

Geen bewerkingssamenvatting
Geen bewerkingssamenvatting
Regel 31: Regel 31:
:16 Voer in <tt>{{Sys:copyclipboard|label=curl -sS https://getcomposer.org/installer &vert; php}}</tt><ref name="Dreamhost">informatie afkomstig van [https://help.dreamhost.com/hc/en-us/articles/214899037-Installing-Composer-overview Dreamhost]</ref> <em>vergeet de pipe met daarachter php niet</em>  
:16 Voer in <tt>{{Sys:copyclipboard|label=curl -sS https://getcomposer.org/installer &vert; php}}</tt><ref name="Dreamhost">informatie afkomstig van [https://help.dreamhost.com/hc/en-us/articles/214899037-Installing-Composer-overview Dreamhost]</ref> <em>vergeet de pipe met daarachter php niet</em>  
:17 Voer in <tt>{{Sys:copyclipboard|label=php composer.phar install}}</tt>
:17 Voer in <tt>{{Sys:copyclipboard|label=php composer.phar install}}</tt>
:15a Fouten mediawiki 1.4.6.0
:16 Ontbrekende modules mediawiki 1.46.0
:: <tt>{{Sys:copyclipboard|label=composer require lcobucci/jwt 5,6,0}}<ref name="lcobucci">Informatie afkomstig van [https://lcobucci-jwt.readthedocs.io/en/4.3.x/upgrading/ lcobucci]</ref>
:::error squizlabs/php_codesniffer: {{Sys:copyclipboard|label=composer require squizlabs/php_codesniffer}}
:::error christian-riesen/base32: {{Sys:copyclipboard|label=composer require christian-riesen/base32}}
::: error paragonie/sodium_compat_ext_sodium: <tt>{{Sys:copyclipboard|label=composer require paragonie/sodium_compat_ext_sodium}}<ref name="sodium">Informatie afkomstig van [https://github.com/paragonie/sodium_compat_ext_sodium Composer Meta-Package: ext-sodium provided by sodium_compat]</ref>
::: error johnkary/phpunit-speedtrap: <tt>{{Sys:copyclipboard|label=composer require johnkary/phpunit-speedtrap ^4.0}}</tt>
::: error phpunit/phpunit: <tt>{{Sys:copyclipboard|label=composer require phpunit/phpunit ^9.6.21}}<ref name="phpunit">Informatie afkomstig van [https://phpunit.de/getting-started/phpunit-13.html phpunit]</ref>
 
::OATHAuth<ref name="OATHAuth">Informatie afkomstig van [https://www.mediawiki.org/wiki/Extension:OATHAuth mediawiki]</ref>
::OATHAuth<ref name="OATHAuth">Informatie afkomstig van [https://www.mediawiki.org/wiki/Extension:OATHAuth mediawiki]</ref>
::: 1. Ga naar https://www.mediawiki.org/wiki/Extension:OATHAuth
::: 1. Ga naar https://www.mediawiki.org/wiki/Extension:OATHAuth
Regel 52: Regel 59:
:::{{Sys:copyclipboard|label=composer test}}
:::{{Sys:copyclipboard|label=composer test}}
:::{{Sys:copyclipboard|label=composer fix}}
:::{{Sys:copyclipboard|label=composer fix}}
::Niet goed upgedate versies
:::error squizlabs/php_codesniffer: {{Sys:copyclipboard|label=composer require squizlabs/php_codesniffer}}
:::error christian-riesen/base32: {{Sys:copyclipboard|label=composer require christian-riesen/base32}}
::: error paragonie/sodium_compat_ext_sodium: <tt>{{Sys:copyclipboard|label=composer require paragonie/sodium_compat_ext_sodium}}<ref name="sodium">Informatie afkomstig van [https://github.com/paragonie/sodium_compat_ext_sodium Composer Meta-Package: ext-sodium provided by sodium_compat]</ref>
::: error johnkary/phpunit-speedtrap: <tt>{{Sys:copyclipboard|label=composer require johnkary/phpunit-speedtrap ^4.0}}</tt>
::: error phpunit/phpunit: <tt>{{Sys:copyclipboard|label=composer require phpunit/phpunit ^9.6.21}}<ref name="phpunit">Informatie afkomstig van [https://phpunit.de/getting-started/phpunit-13.html phpunit]</ref>
::: error lcobucci/jwt: <tt>{{Sys:copyclipboard|label=composer require lcobucci/jwt 4.1.5}}<ref name="lcobucci">Informatie afkomstig van [https://lcobucci-jwt.readthedocs.io/en/4.3.x/upgrading/ lcobucci]</ref>
:16 Opnemen van Semantic Mediawiki
:16 Opnemen van Semantic Mediawiki
::1 Type in <tt>{{Sys:copyclipboard|label=composer require mediawiki/semantic-media-wiki:^6.0}}</tt>
::1 Type in <tt>{{Sys:copyclipboard|label=composer require mediawiki/semantic-media-wiki:^6.0}}</tt>

Versie van 15 aug 2026 10:33

Update Mediawiki van 1.43.0 naar 1.45.1

Dit stappenplan gaat er vanuit dat het runnen van shell scripts mogelijk is.

  1. informatie afkomstig van Dreamhost
  2. Informatie afkomstig van lcobucci
  3. Informatie afkomstig van Composer Meta-Package: ext-sodium provided by sodium_compat
  4. Informatie afkomstig van phpunit
  5. Informatie afkomstig van mediawiki
  6. Informatie afkomstig van github
  7. informatie afkomstig van Modern timeline
  8. Informatie afkomstig van packagist