-
https://forum.mautic.org/t/mautic-4-4-8-composer-install-is-broken/28097
composer create-project mautic/recommended-project:^4 some-dir --no-interaction
PHP Deprecated: Return type of Symfony\Com…
-
[27-Dec-2023 12:34:03 UTC] Drupal\Core\Entity\Sql\SqlContentEntityStorageException: Column information not available for the 'location' field. in C:\wamp64\www\farmos\web\core\lib\Drupal\Core\Entity\S…
-
### Demo code:
```php
public function index(Validation\ValidationInterface $validation)
{
$validator = $validation->validate(
$this->request->data->all(),
[
'n…
-
There is a rule in Symfony to make all non-public class members `private` by default, not `protected`:
> We define all members as private until a valid use case is found that requires higher visibili…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
After Update commit c07466d yesterday Nextcloud only shows:
This version of Nextcloud is not…
-
[Feature request]
In a campaign, if a lead triggers action "Change Campaigns -> Remove Lead From -> This Campaign" then the lead's "track record" of actions, decisions and conditions from this given …
-
This is primarily a tracking issue for myself with the intent to add packages not yet included from Scoop, make sure they use static installer links, ensure the right installer types are being used, a…
-
Because of [this file](https://github.com/BitBagCommerce/SyliusCmsPlugin/blob/master/src/Resources/config/services/sitemap_provider.yml), we are generating a `cms_sections` XML sitemap with URLs like …
-
https://forum.mautic.org/t/mautic-4-4-8-composer-install-is-broken/28097
```
composer create-project mautic/recommended-project:^4 some-dir --no-interaction
PHP Deprecated: Return type of Symfony\…
-
After some days of testing the new version of Flynt, I have detected a few small issues in the default implementation of the theme.
I don't have enough information about how you work with the theme…