mbomb007
mbomb007
## Steps to reproduce this issue 1. Go to Tools -> Preferences, Shortcuts, SQL Editing 2. Find "Redo". There are two of them in the list. (What's the difference?) 3....
## Bug Description When using `$this` in an [enum method](https://www.php.net/manual/en/language.enumerations.methods.php) in PHP 8, I receive this: > "$this" can no longer be used in a plain function or method since...
I also noticed that this library is using the UV Index API, which was retired on 1st April 2021. https://openweathermap.org/api/uvi They say the replacement is the One Call API. _Originally...
### Background I am setting up an Ubuntu 20.04 Linux box with Drupal. Drush is managed by Composer. ```bash $ drush --version Drush Launcher Version: 0.10.1 Drush Commandline Tool 11.0.9...
I updated using self-update, and now running `drush --version` shows the Drush Launcher version line twice. ```bash $ drush --version Drush Launcher Version: 0.10.1 Drush Launcher Version: 0.10.1 Drush Commandline...
### Version 0.3.4 I found the following using a code scan: ```php if ($stroke = $style->stroke && is_array($style->stroke)) { ``` This is in SurfacePDFLib.php This is equivalent to the following...
A similar Chrome extension [Talend API Tester - Free Edition](https://chrome.google.com/webstore/detail/aejoelaoggembcahagimdiliamlcdmfm) allows the user to enter JSON input as actual JSON, not as key/value pairs. I would like this functionality here,...
**Describe the bug** Keywords in string constants are modified, which changes and messes with queries. Also, when formatting, sometimes not the entire query is reformatted. **To Reproduce** Steps to reproduce...
**Describe the bug** A code block within a spoiler block gives a different result than shown when looking at the Markdown preview before posting/saving an answer. **To Reproduce** When using...
I'd like to see this language on ATO. https://github.com/attempt-this-online/attempt-this-online/blob/main/docs/contributing.md