Morne Alberts

Results 11 issues of Morne Alberts

When using MW 1.37 some deprecation warnings are visible in the browser's dev console. Originally reported here: https://github.com/ProfessionalWiki/chameleon/issues/304#issuecomment-1013006056 Currently it seems like all the necessary styles are still loaded, so...

First attempt at running CI, not tested locally.

MW 1.40

### Setup - SMW version: master - MW version: 1.39.1 - PHP version: 8.2.2 - DB system: MariaDB 10.9.4 ### Issue PHP 8.2 deprecated the dynamic creation of properties. In...

code quality
PHP 8.2

PHP 8.1 considers a lack of return type to be a mismatch with an interface method or parent class. Tasks: * [ ] Add built-in types (scalars, arrays, etc.) *...

code quality
PHP 8.1

Refs #5368 Done with Rector. This required multiple runs and some manual fixes where SMW was too ambiguous. My understanding is the more return types you have, the better it...

Chameleon is currently using Bootstrap 4.6 via [Extension:Bootstrap](https://github.com/ProfessionalWiki/Bootstrap). The latest Bootstrap 4.6.2 is considered [end of life as of January 1, 2023](https://blog.getbootstrap.com/2022/07/19/bootstrap-4-6-2/). Before any meaningful work can start on this...

help wanted

Follow-up to #53 Includes doing the actual coding standards changes.

### Setup - MW version: 1.39.8 - DB (MySQL etc.): 10.5.23-MariaDB-0+deb11u1 - PHP version: 7.4.33 (apache2handler) - SMW version: 4.2.0 - SRF version: 4.2.1 - Browsers and versions (if applicable):...

bug

### Setup - MW version: 1.39.8 - DB (MySQL etc.): 5.7.44 - PHP version: 8.1.29 (fpm-fcgi) - SMW version: 4.2.0 - SRF version: 4.2.1 (9e54c57) 12:11, 1 August 2024 -...

For https://github.com/ProfessionalWiki/chameleon/issues/385 Bootstrap extension has been updated to Bootstrap library 5.3.8: https://github.com/ProfessionalWiki/Bootstrap/pull/82