Problem/Motivation

Some of the PHPdoc type hints are incorrect. In particular, many of the "optional" parameters are not marked with ? or |null.

Issue fork jsonrpc-3471816

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

ptmkenny’s picture

Title: Fix incorrect PHPdoc » Fix incorrect PHPDoc type hints

ptmkenny’s picture

This is basically a backport from the 3.x issue that identified these incorrect hints: #3471922: Add types for function returns

ptmkenny’s picture

  • ptmkenny committed f8c49f83 on 2.x
    Issue #3471816 by ptmkenny: Fix incorrect PHPDoc type hints
    
ptmkenny’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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