#1279: php 5.2.6 bug breaks FPF
----------------------+-----------------------------------------------------
Reporter: mikeseth | Owner: david
Type: defect | Status: new
Priority: normal | Milestone: 1.0.4
Component: filter | Version: 1.0.3
Severity: major | Keywords: fpf php crash
Has_patch: 0 |
----------------------+-----------------------------------------------------
Changeset r4472 changed the call to DOMDocument::saveXML() to pass null as
the first argument (line 603)
PHP 5.2.6 will not accept null as the first argument of saveXML() and will
barf with a fatal error because of http://bugs.php.net/46191. The problem
does not exist in 5.2.7+
The result is that FPF can not be used on PHP 5.2.6 since Agavi 1.0.3
--
Ticket URL: <http://trac.agavi.org/ticket/1279>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets