Ticket #210 (closed defect: fixed)

Opened 2 years ago

Last modified 5 months ago

fuseboxVerb.php throws warning when optional "context" parameter missing from method "compile"

Reported by: edwaa Owned by: starkraving2002
Type: defect Priority: normal
Milestone: PHP Fusebox 5.1 Component: PHP Framework
Version: Severity: normal
Keywords: Cc:

Description

Line 105 of fuseboxVerb.php states that the parameter "context" is optional, however, it does not give a default value for that case and, as such, PHP throws a warning message each time compile is called without a second parameter.

Attachments

fuseboxVerb.php (7.9 kB) - added by edwaa 2 years ago.
modified fuseboxVerb.php

Change History

Changed 2 years ago by edwaa

modified fuseboxVerb.php

Changed 2 years ago by scorfield

  • milestone set to PHP Fusebox 5.1

Moving to PHP 5.1 release to keep things tidy.

Changed 5 months ago by starkraving2002

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.