Comments

gabesullice created an issue. See original summary.

wim leers’s picture

Status: Active » Needs review
StatusFileSize
new6.71 KB

Status: Needs review » Needs work

The last submitted patch, 2: 3031750-2.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

gabesullice’s picture

Status: Needs work » Needs review
StatusFileSize
new698 bytes
new6.52 KB

Let's fix the CS violations.

It looks like they're masking some failures on 8.7.

gabesullice’s picture

StatusFileSize
new932 bytes
new6.77 KB

I think it was just a typo.

Status: Needs review » Needs work

The last submitted patch, 5: 3031750-5.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

wim leers’s picture

Status: Needs work » Needs review
StatusFileSize
new528 bytes
new6.71 KB
+++ b/tests/src/Functional/UserTest.php
@@ -155,7 +155,7 @@ class UserTest extends ResourceTestBase {
+      if (floatval(\Drupal::VERSION) >= 8.7) {

LOL

wim leers’s picture

StatusFileSize
new1.44 KB
new7.83 KB
wim leers’s picture

Category: Bug report » Task
Priority: Major » Critical

This is not a bug in the JSON:API module, this is core fixing stuff, and JSON:API needing to follow suit. Changing issue metadata.

wim leers’s picture

StatusFileSize
new1.19 KB
new8.7 KB
wim leers’s picture

Status: Needs review » Reviewed & tested by the community

Green on 8.5+8.6+8.7. Let's unbreak HEAD!

  • Wim Leers committed 73ae304 on 8.x-2.x
    Issue #3031750 by Wim Leers, gabesullice: Drupal core compatibility:...
wim leers’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.