forked from mautic/mautic
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Segments todo's #1
Comments
galvani
pushed a commit
that referenced
this issue
Sep 28, 2022
* Adding SYMFONY_40 Rector rule * Refactoring $this->form to DI because Rector couldn't bare it Error message: Could not process "app/bundles/IntegrationsBundle/Controller/ConfigController.php" file, due to: "System error: "Rector\Symfony\Rector\MethodCall\FormIsValidRector::isIsSubmittedByAlreadyCalledOnVariable(): Argument #1 ($variable) must be of type PhpParser\Node\Expr\Variable, PhpParser\Node\Expr\PropertyFetch given, called in vendor/rector/rector/vendor/rector/rector-symfony/src/Rector/MethodCall/FormIsValidRector.php:59" Run Rector with "--debug" option and post the report here: https://github.com/rectorphp/rector/issues/new". On line: 86 * Adding also Symfony 4.1 ruleset as it does not change any code * Typo fix Co-authored-by: mollux <[email protected]> Co-authored-by: mollux <[email protected]>
mabumusa1
pushed a commit
that referenced
this issue
Feb 7, 2023
…at does not work TypeError: method_exists(): Argument #1 ($object_or_class) must be of type object|string, null given
galvani
pushed a commit
that referenced
this issue
Jun 12, 2023
galvani
pushed a commit
that referenced
this issue
Jun 12, 2023
galvani
pushed a commit
that referenced
this issue
Jun 12, 2023
galvani
pushed a commit
that referenced
this issue
Jun 12, 2023
galvani
pushed a commit
that referenced
this issue
Jun 12, 2023
galvani
pushed a commit
that referenced
this issue
Jun 12, 2023
galvani
pushed a commit
that referenced
this issue
Jun 12, 2023
galvani
pushed a commit
that referenced
this issue
Jun 12, 2023
galvani
pushed a commit
that referenced
this issue
Jun 12, 2023
galvani
pushed a commit
that referenced
this issue
Jun 12, 2023
galvani
pushed a commit
that referenced
this issue
Jun 12, 2023
galvani
pushed a commit
that referenced
this issue
Jun 12, 2023
galvani
pushed a commit
that referenced
this issue
Jun 12, 2023
…per::toEmoji() expects string, array given.
galvani
pushed a commit
that referenced
this issue
Jun 12, 2023
…per::toEmoji() expects string, array given.
galvani
pushed a commit
that referenced
this issue
Jun 12, 2023
galvani
pushed a commit
that referenced
this issue
Jun 12, 2023
galvani
pushed a commit
that referenced
this issue
Jun 12, 2023
galvani
pushed a commit
that referenced
this issue
Jun 12, 2023
galvani
pushed a commit
that referenced
this issue
Jun 12, 2023
galvani
pushed a commit
that referenced
this issue
Jun 12, 2023
galvani
pushed a commit
that referenced
this issue
Jun 12, 2023
galvani
pushed a commit
that referenced
this issue
Jun 12, 2023
galvani
pushed a commit
that referenced
this issue
Jun 12, 2023
galvani
pushed a commit
that referenced
this issue
Jul 26, 2023
galvani
pushed a commit
that referenced
this issue
Mar 22, 2024
…be of type Mautic\EmailBundle\Entity\Email, null given
galvani
pushed a commit
that referenced
this issue
Nov 25, 2024
* Dropping support for PHP 8.0 * STAN: Return type bool of method Mautic\CoreBundle\Session\Storage\Handler\RedisSentinelSessionHandler::gc() is not covariant with tentative return type int|false of method SessionHandlerInterface::gc() * STAN: Parameter #1 $imap of function imap_ping expects IMAP\Connection, resource given.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Welcome to the mautic wiki!
Found 20 TODO items in 9 files
ContactSegmentFilter.php
ContactSegmentQueryBuilder.php
BaseFilterQueryBuilder.php
DoNotContactFilterQueryBuilder.php
ForeignFuncFilterQueryBuilder.php
QueryBuilder.php
The text was updated successfully, but these errors were encountered: