Oliver Radwell
Oliver Radwell
>Warning: rbac.authorization.k8s.io/v1beta1 ClusterRoleBinding is deprecated in v1.17+, unavailable in v1.22+; use rbac.authorization.k8s.io/v1 ClusterRoleBinding
``` scss @import "sprites/*.png"; /* some comment */ .this-class { background-color: #666; } ``` `Assetic\Util\CssUtils::filterCommentless()` returns: ``` scss @import "sprites .this-class { background-color: #666; } ``` `Assetic\Util\CssUtils::filterCommentless()` should ignore comment...
**Description** Fix a broken link to Docker blog and 2 links with redirects to GitHub **Submitter Checklist** These are the criteria that every PR should meet, please check them off...
With the following code: ```php private EntityManagerInterface $entityManager; ``` Auto-completion for methods of `$this->entityManager` does not work The following works fine: ```php /** * @var EntityManagerInterface */ private $entityManager; ```...
As of 2020, the Stackdriver brand is no longer used by Google as it's been split into Cloud Logging, Cloud Monitoring, Cloud Trace, Cloud Debugger, and Cloud Profiler. See: https://cloud.google.com/blog/products/management-tools/cloud-operations-grows-with-monitoring-logging-more