Sadetdin EYILI
Sadetdin EYILI
[scssphp has moved.](https://github.com/scssphp/scssphp/issues/4) This PR updates the composer recommendation. This is same PR #892 with BC requested by @stof in [this comment](https://github.com/kriswallsmith/assetic/pull/892#issuecomment-509216106) Fix #896
| Q | A | --------------- | ----- | Branch? | 1.10 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? |...
Need this fix https://github.com/oroinc/platform/pull/968 for working The Account Contact Information virtual field doesn't work in MarketingList I create new marketing list with `Account` entity and add `Contact Information` field (this...
In `AbstractQueryConverter::getParentJoinIdForVirtualColumnJoin` method, `$joinMap` variable is missing. So we never enter in last elseif `isset($joinMap[$parentAlias]['processed'])` And when we have 2 joins in a virtual_fields the second join is not added...
Allow overriding `AdministrationRole` - remove `@final` - use `AdministrationRoleFactory` instead of `new AdministrationRole();` in `AdministratorAccessGranter`
| Q | A | ------------- | --- | Branch? | 3.2 | Tickets | | License | MIT | Doc PR | ## Update https://github.com/actions/checkout from 3 to 4...
## Subject Hello 👋🏻 I need to decorate `BlockAdmin` but I see in https://github.com/sonata-project/SonataPageBundle/blob/4.x/src/Controller/PageAdminController.php there is two `\assert($blockAdmin instanceof BlockAdmin);` As BlockAdmin is `final`, we can not extend it. That...
## Subject I have an error when Travis builds my PR #362 ``` The command composer update --prefer-dist exited with 255. Log: Loading composer repositories with package information Updating dependencies...
Fix twig typo error | Q | A | ------------- | --- | Branch? | master | Bug fix? | yes | New feature? | no | BC breaks? |...
Closes #2371 Changes proposed in this pull request: - Replace js image lazy loading by `loading="lazy"` html attribute - Add `loading="lazy"` on all rss content image if lazy-loading configuration is...