Problem/Motivation

Need to update to adjust for #3216615: [PP] 'object' is a reserved keyword as of PHP version 7.2 and should not be used in namespaces. Unfortunately this means we can't support 2.x and 3.x at the same time, so we will support 3.x in this MR for now, and later commit it when we drop support for 2.x.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

ptmkenny created an issue. See original summary.

ptmkenny’s picture

Title: JSON-RPC 3: Update object imports » Migrate to JSON-RPC module v3
Status: Postponed » Active

JSON-RPC 3 beta 1 has been released, so let's move to support it.

  • ptmkenny committed ff5205bb on 1.0.x
    Issue #3472696 by ptmkenny: Migrate to JSON-RPC module v3
    
ptmkenny’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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