Maurício Meneghini Fauth
Maurício Meneghini Fauth
Thank you. We will work on this.
- MariaDB: Has a deprecation notice and they don't push new images to the community hub. - Official: https://hub.docker.com/_/mariadb - Community: https://hub.docker.com/r/mariadb/server - MySQL: Maintains both hubs - Official: https://hub.docker.com/_/mysql...
The only way to get the Bootstrap theme right now is to get the source code of the version you're using from the Git repository and compile the theme yourself....
Hi, @SoraTogaGaming. I added to this repository the Bootstrap theme for the phpMyAdmin 5.1. @ibennetch Could you please create a release of the Bootstrap theme and then close this issue?
Merged, thanks for your contribution!
> Thank you! And apologies I couldn't return to finish it up. I got a bit swamped with other responsibilities. You don't have to apologize. Thank you for you contribution....
> Was there a technical reason for not using trigger error, I am not sure I remember The trigger_error is converted to a error exception. With this way, the error...
Hi, @ibennetch. Could you please review the wording of the documentation changes?
I had an issue that seems related to this. It works if I declare the same type for both properties: https://psalm.dev/r/f3c5eed362 But it does not work when using `@psalm-type`: https://psalm.dev/r/d5ddb3e4fc
@jwleon @MandalorianFighter @inquisitive-stha Could you please add `$cfg['environment'] = 'development';` to your `config.inc.php` file to see if any error show up?