Matteo Trubini

Results 8 issues of Matteo Trubini

##### Summary "If a file contains only PHP code, it is preferable to omit the PHP closing tag at the end of the file." ##### Additional Information REF: https://www.php.net/manual/en/language.basic-syntax.phptags.php

**CONTEXT:** multilanguage website managed with Rainlab.Translate **NEEDS:** menu items liked to external URL could have different href depending on current locale: - IT => google.it - ES => google.es Simply...

help wanted
feature request

### Package targeted Winter CMS ### Description Twig filters `| imageWidth` and `| imageHeight` are not working until the resized image is generated (on cold cache) as they fail to...

help wanted
needs response

I open this issue to track interest in this (free) provider. Docs here: https://docs.rackspace.com/docs/rackspace-cloud-dns-api-example https://dns.api.rackspacecloud.com/

provider-request

I'm opening this issue to track interest in this provider. Website Ref: https://marketing.sav.com/domains/api API Docs: https://documenter.getpostman.com/view/9688716/TzzANHFJ

The `--base` option should be removed from the command to ensure that the base path is managed exclusively through vite.config.mjs, since the command line argument overrides the config file setting....

Improved handling for cases where `$callable` is an array but does not include the `$callable['options']` key. In such cases, the default options are preserved and no errors occur. Also streamlined...

needs review