FLUID-3351: php tests throwing exceptions

Metadata

Source
FLUID-3351
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Laurel Williams
Reporter
Laurel Williams
Created
2009-11-03T14:20:30.000-0500
Updated
2009-12-02T13:38:29.000-0500
Versions
N/A
Fixed Versions
  1. 1.2
Component
  1. Infusion Builder

Description

I changed the php.ini on my machine. The new ini file had more error checking warnings displaying and revealed several issues with the tests that are preventing the tests from running. This was not noticed elsewhere because no one else has the capability to run the tests (ie. on the server, etc.). Address the warnings so that the php tests run again without throwing exceptions.

Comments

  • Laurel Williams commented 2009-11-04T11:07:05.000-0500

    Resolved this by making changes in several php files to fix exceptions.