forked from mautic/mautic
-
Notifications
You must be signed in to change notification settings - Fork 0
Fixed routing for OneupUploader #1
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
escopecz
added a commit
that referenced
this pull request
Mar 4, 2015
Fixed routing for OneupUploader
escopecz
pushed a commit
that referenced
this pull request
May 5, 2015
Fixes Twitter API compatibility issues
escopecz
pushed a commit
that referenced
this pull request
Jul 13, 2015
Setting current user to the page repository
escopecz
pushed a commit
that referenced
this pull request
Aug 17, 2015
Merged staging, converted to PHP static function, and added queries to migration file
escopecz
pushed a commit
that referenced
this pull request
Aug 12, 2018
update staging from mautic staging
escopecz
pushed a commit
that referenced
this pull request
Jan 31, 2020
Updated fork with mautic/staging
escopecz
pushed a commit
that referenced
this pull request
Mar 18, 2020
escopecz
pushed a commit
that referenced
this pull request
Apr 15, 2020
…es_lead_bundle Remove deprecated services lead bundle - part #1
escopecz
added a commit
that referenced
this pull request
May 2, 2022
escopecz
added a commit
that referenced
this pull request
May 2, 2022
escopecz
added a commit
that referenced
this pull request
May 2, 2022
escopecz
added a commit
that referenced
this pull request
Sep 8, 2022
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
escopecz
added a commit
that referenced
this pull request
Sep 16, 2022
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
escopecz
added a commit
that referenced
this pull request
Sep 23, 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 <mattias.michaux@gmail.com> Co-authored-by: mollux <mattias.michaux@gmail.com>
escopecz
added a commit
that referenced
this pull request
Jan 16, 2023
…at does not work TypeError: method_exists(): Argument #1 ($object_or_class) must be of type object|string, null given
escopecz
added a commit
that referenced
this pull request
Jun 12, 2023
escopecz
added a commit
that referenced
this pull request
Jun 12, 2023
escopecz
added a commit
that referenced
this pull request
Jun 12, 2023
escopecz
added a commit
that referenced
this pull request
Jun 12, 2023
escopecz
added a commit
that referenced
this pull request
Jun 12, 2023
escopecz
added a commit
that referenced
this pull request
Jun 12, 2023
…per::toEmoji() expects string, array given.
escopecz
added a commit
that referenced
this pull request
Jun 12, 2023
…per::toEmoji() expects string, array given.
escopecz
added a commit
that referenced
this pull request
Jun 12, 2023
escopecz
added a commit
that referenced
this pull request
Jun 12, 2023
escopecz
added a commit
that referenced
this pull request
Jun 12, 2023
…g) of type string is deprecated
escopecz
added a commit
that referenced
this pull request
Jun 12, 2023
escopecz
added a commit
that referenced
this pull request
Jun 12, 2023
escopecz
added a commit
that referenced
this pull request
Jun 12, 2023
escopecz
added a commit
that referenced
this pull request
Jun 12, 2023
escopecz
added a commit
that referenced
this pull request
Jun 12, 2023
escopecz
added a commit
that referenced
this pull request
Jun 12, 2023
escopecz
added a commit
that referenced
this pull request
Jun 12, 2023
escopecz
added a commit
that referenced
this pull request
Jul 24, 2023
escopecz
added a commit
that referenced
this pull request
Jan 29, 2024
…be of type Mautic\EmailBundle\Entity\Email, null given
RCheesley
pushed a commit
that referenced
this pull request
Sep 2, 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.
matbcvo
pushed a commit
that referenced
this pull request
May 27, 2025
fedys
added a commit
that referenced
this pull request
Jul 10, 2025
…precated fixed in CompanyModel.php
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.