Make WordPress Core

Opened 18 years ago

Closed 18 years ago

#6625 closed defect (bug) (invalid)

problem with array callbacks regisering widgets on php 4.3

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

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
18 years ago

  • Priority highnormal

#2 @ryan
18 years ago

  • Owner changed from anonymous to mdawaffe

#3 @jacobsantos
18 years ago

  • Milestone 2.7
  • Resolutioninvalid
  • Status newclosed

PHP issue, not WordPress.

Note: See TracTickets for help on using tickets.