Support from Acquia helps fund testing for Drupal Acquia logo

Comments

visabhishek created an issue. See original summary.

visabhishek’s picture

Status: Active » Needs review
FileSize
784 bytes

Uploading patch

fgm’s picture

Status: Needs review » Needs work
FileSize
268.46 KB

Thanks. It's a good idea to fix deprecations, but there are several others, including one other case of checkPlain, usage of drupal_set_message(), and usage of the REQUEST_TIME constant, as shown in this screencopy. You can generate a similar report when working on deprecations in PhpStorm using Code / Run inspection by name / Deprecated (PHP / General)

Deprecations in XMLRPC

fgm’s picture

Status: Needs work » Needs review
FileSize
7.11 KB

Patch completed, for you to review.

fgm’s picture

Title: Replace deprecated usage of SafeMarkup::checkPlain() » Replace deprecated usage of SafeMarkup::checkPlain() and other deprecations
fgm’s picture

wizonesolutions’s picture

Status: Needs review » Reviewed & tested by the community

I cloned the branch and applied the patch, then tested it against FillPDF 5.0.x (Drupal 9). Worked well.

Will also test against Drupal 8 now...OK, testing went well. Moving to RTBC.

  • fgm committed 4714816 on 8.x-1.x
    Issue #2995785 by fgm, visabhishek, vsujeetkumar, ankithashetty,...

fgm credited ankithashetty.

fgm credited karishmaamin.

fgm credited pavnish.

fgm credited vsujeetkumar.

fgm’s picture

Status: Reviewed & tested by the community » Fixed

Merged to 8.x-1.x HEAD, thanks all, including those who worked on the other duplicate issues.

Status: Fixed » Closed (fixed)

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