- Issue created by @paraderojether
- last update
over 1 year ago Build Successful - @paraderojether opened merge request.
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 2:09am 23 May 2023 - 🇵🇭Philippines paraderojether
Created an MR to fix the issues reported by phpcs.
Please review.
Thank You. - 🇮🇳India Raveen Kumar
Hello guys,
I have reviewed & implemented the MR! On my Drupal website having version 9.5.9 & PHP Version - 8.1
The phpcs are fixed properly, As you can see in my attached screenshots.
I am adding SS for reference. Please have a look.
Can be moved to RTBC! ++
And Thank You. - last update
over 1 year ago Patch Failed to Apply - 🇮🇳India Raveen Kumar
I am adding a patch for it. Please review. And Thank You.
- 🇮🇳India pray_12
Hi ,
I applied Patch #5 and encountered the following errors. But MR!1 solves all the errors.Checking patch http2_server_push.info.yml... error: while searching for: core: 8.x core_version_requirement: ^8 || ^9 package: "Performance and scalability" # Information added by Drupal.org packaging script on 2019-12-30 version: '8.x-1.1' project: 'http2_server_push' datestamp: 1577744010 error: patch failed: http2_server_push.info.yml:4 error: http2_server_push.info.yml: patch does not apply Checking patch src/Asset/AssetHtmlTagRenderElementTrait.php... error: while searching for: namespace Drupal\http2_server_push\Asset; trait AssetHtmlTagRenderElementTrait { /** error: patch failed: src/Asset/AssetHtmlTagRenderElementTrait.php:2 error: src/Asset/AssetHtmlTagRenderElementTrait.php: patch does not apply Checking patch src/Http2ServerPushServiceProvider.php... error: while searching for: use Drupal\Core\DependencyInjection\ServiceProviderInterface; /** * @see \Drupal\http2_server_push\EventSubscriber\ConfigSubscriber::onSave() */ class Http2ServerPushServiceProvider implements ServiceProviderInterface { error: patch failed: src/Http2ServerPushServiceProvider.php:7 error: src/Http2ServerPushServiceProvider.php: patch does not apply Checking patch tests/src/Functional/LinkHeaderTest.php... error: while searching for: use Drupal\user\RoleInterface; /** * @group http2_server_push */ class LinkHeaderTest extends BrowserTestBase { error: patch failed: tests/src/Functional/LinkHeaderTest.php:8 error: tests/src/Functional/LinkHeaderTest.php: patch does not apply