Skip to content
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

Open
4 of 20 tasks
galvani opened this issue Feb 21, 2018 · 0 comments
Open
4 of 20 tasks

Segments todo's #1

galvani opened this issue Feb 21, 2018 · 0 comments
Assignees

Comments

@galvani
Copy link
Owner

galvani commented Feb 21, 2018

Welcome to the mautic wiki!

Found 20 TODO items in 9 files

ContactSegmentFilter.php

  • (161, 9) * @todo remove this, create functions to replace need for this
  • (252, 9) * @todo replace if not used DateDecorator.php
  • (24, 9) * @todo @petr please check this method FilterDecoratorInterface.php
  • (19, 5) * @todo @petr document these functions please with phpdoc and meaningful description OperatorOptions.php
  • (71, 17) // @todo implement in list UI
  • (78, 17) // @todo implement in list UI

ContactSegmentQueryBuilder.php

  • (23, 5) * @todo add exceptions, remove related segments
  • (150, 43) * @param $whatever @todo document this field
  • (236, 9) * @todo Remove this function
  • (248, 9) * @todo Remove this function
  • (260, 9) * @todo Remove this function
  • (272, 9) * @todo Remove this function

BaseFilterQueryBuilder.php

  • (101, 24) //@todo this logic needs to

DoNotContactFilterQueryBuilder.php

  • (35, 12) //@todo look at this, the getCrate method is for debuggin only

ForeignFuncFilterQueryBuilder.php

  • (83, 24) //@todo this logic needs to

QueryBuilder.php

  • (39, 5) * @todo rework this to extend the original Query Builder instead of writing new one
  • (47, 5) * @todo extend standing class instead of redefining everything
  • (1414, 9) * @todo I need to rewrite it, it's no longer necessary like this, we have direct access to query parts
  • (1444, 9) * @todo I need to rewrite it, it's no longer necessary like this, we have direct access to query parts
  • (1678, 9) * @todo make this readable and explain
galvani pushed a commit that referenced this issue Apr 9, 2018
galvani pushed a commit that referenced this issue Aug 24, 2018
update staging from mautic staging
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
…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 Jun 12, 2023
galvani pushed a commit that referenced this issue Jun 12, 2023
galvani pushed a commit that referenced this issue Mar 22, 2024
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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants