Andrew Alyamovsky

Results 7 issues of Andrew Alyamovsky

Hi there! Due to upper version bounds for such dependencies as symfony/framework-bundle, symfony/dependency-injection, twig etc. the bundle is currently incompatible with Symfony4 projects. Are you planning to update it?

Hi! Is there a way to change the built-in entites from the bundle to custom ones? The reason behind this is to create some additional fields that would implement given...

hi! thanks for the great bundle can you remove the "final" keyword from classes, especially from controllers? since code from a bundle should be customizable, it would be nice to...

Hi there! Do you plan to add the feature to set different task lists for different projects in PHPStorm?

duplicate
feature request

Hi there! The original PR https://github.com/richsage/RMSPushNotificationsBundle/pull/141 is done by siwymilek who did a great job but unfortunately it has a few bugs which make it impossible to actually send FCM...

| Q | A | ------------- | --- | Branch? | 7.2 | Bug fix? | no | New feature? | yes | Deprecations? | no | Issues | no...

Feature
Status: Needs Review
PropertyInfo

The optional 'exclude_fields' param is being added to the Slack handler in this PR. See the SlackHandler [constructor](https://github.com/Seldaek/monolog/blob/main/src/Monolog/Handler/SlackHandler.php#L59) in the Monolog repo.