Make WordPress Core

Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#56633 closed defect (bug) (duplicate)

Deprecated: rtrim(): Passing null to parameter #1

Reported by: imadarshakshat's profile imadarshakshat Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Formatting Keywords:
Focuses: coding-standards Cc:

Description

load_script_textdomain's third parameter($path)'s default value is null which generates a deprecated warning when untrailingslashit is called on Admin Screen.

Steps to reproduce :
1) Install 6.1-beta1-54288 with WP_DEBUG set to true
2) Switch to TTT theme
3) Load any admin page

Change History (2)

#1 @dingo_d
2 years ago

  • Resolution set to duplicate
  • Status changed from new to closed

Duplicate of #54997.

#2 @desrosj
2 years ago

  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.