Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#15704 closed defect (bug) (fixed)

Undefined constant GMT

Reported by: koke's profile koke Owned by:
Milestone: 3.1 Priority: normal
Severity: normal Version:
Component: XML-RPC Keywords:
Focuses: Cc:

Description

Notice: Use of undefined constant GMT - assumed 'GMT' in /Users/koke/automattic/wordpress/wp-includes/class-wp-xmlrpc-server.php on line 1151

Just in case:
$ php --version
PHP 5.3.3 (cli) (built: Aug 22 2010 19:41:55)

Change History (2)

#1 @nacin
13 years ago

  • Milestone changed from Awaiting Review to 3.1

#2 @nacin
13 years ago

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

(In [16751]) This should be a string. fixes #15704.

Note: See TracTickets for help on using tickets.