Ticket #303 (closed defect: fixed)
Configtest.php does not test for WDDX support in PHP
| Reported by: | rjl | Owned by: | rjl |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.2 |
| Component: | PHP scripts | Version: | 1.0.1 |
| Severity: | normal | Keywords: | configtest.php wddx |
| Cc: |
Description
While many pre-built PHP distributions already include the WDDX module (which the error.php script requires), some do not, resulting in a "Call to undefined function: wddx_serialize_value()". Configtest.php should test for WDDX support just to be on the safe side.
Change History
Note: See
TracTickets for help on using
tickets.

