Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#6625 closed defect (bug) (invalid)

problem with array callbacks regisering widgets on php 4.3

Reported by: damianm666's profile damianm666 Owned by: mdawaffe's profile mdawaffe
Milestone: Priority: normal
Severity: normal Version: 2.5
Component: General Keywords: widget, php4
Focuses: Cc:

Description

When trying to register a widget using wp_register_sidebar_widget where the output_call back is an array causes the following message when run on php 4

"Fatal error: Nesting level too deep - recursive dependency? in C:\xampp\htdocs\mystuff\wordpress\dev\wp-admin\includes\widgets.php on line 24"

everything works as expected on php 5

Change History (3)

#1 @damianm666
16 years ago

  • Priority changed from high to normal

#2 @ryan
16 years ago

  • Owner changed from anonymous to mdawaffe

#3 @jacobsantos
16 years ago

  • Milestone 2.7 deleted
  • Resolution set to invalid
  • Status changed from new to closed

PHP issue, not WordPress.

Note: See TracTickets for help on using tickets.