Anton
Anton
| Subject | Details | | :------------- | :---------------------------------------------------------------------------- | | Plugin | Php Inspections (EA Extended) master | | Language level | PHP 7.2 | 1. Your action/fix don't...
Can't repeat request where need [fix JSON](https://github.com/Stichoza/google-translate-php/blob/2d048a9b64a2b7084f424e65c73d6a980705e012/src/GoogleTranslate.php#L88). Can you show example?
Optimize methods, update PhpDoc
Bug fixes, optimize code, update PhpDoc
Icons have hidden cross line: ~~~html ~~~ Class `.icon-tabler-off` to display cross line: ~~~css .icon-tabler-off line:last-child { stroke: currentColor; } ~~~ `class="icon icon-tabler icon-tabler-off icon-tabler-a-b"` equal current `class="icon icon-tabler icon-tabler-a-b-off"`....
[svg/svgo](https://github.com/svg/svgo) optimize icons better than [current implementation](https://github.com/tabler/tabler-icons/blob/5235090dae2d37af873376e736aab39bc773bd5b/gulpfile.js#L497). I'm suggest to use svg/svgo instead current "optimize" task. This package has been tested in practice and is used in Bootstrap Icons ([svgo.config.js](https://github.com/twbs/icons/blob/main/svgo.config.js)).
1. https://github.com/scoumbourdis/grocery-crud/blob/fcdde043d1a5e29609e2bb198733697eb72c0443/application/libraries/Grocery_CRUD.php#L1300 files not removes on delete record, fix: ~~~php if ($this->upload_fields && $primary_key_value) { $row = $this->basic_model->get_edit_values($primary_key_value); if ($row) { foreach ($this->upload_fields as $field_name => $field_info) { $state_info->file_name =...
### Prerequisites - [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed feature requests - [X] I have read the [contributing guidelines](https://github.com/twbs/bootstrap/blob/main/.github/CONTRIBUTING.md) ### Proposal Many components have background images(icons): `.accordion-button`, `.form-select`,...
## Preflight Checklist * [x] I have read the [FAQ](https://github.com/YiiGuxing/TranslationPlugin#faq), but still can't solve my problem. * [x] I have searched the issue tracker for an issue that matches the...
Moved in docs in #86