Ticket #210 (closed defect: fixed)
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
Change History
Note: See
TracTickets for help on using
tickets.
