eZ Components 2007.1.1
| Author: | Derick Rethans |
|---|---|
| Date: | Monday 30 July 2007 9:55:43 am |
This bug fix release addresses a few minor issues in the following components: Base, Mail and Workflow. For details see the full change log below.
You can find downloads of the whole bundle on the download page and updated documentation on the documentation page. Users of the PEAR installer can upgrade to the new version by issuing:
pear upgrade ezc/ezcomponents
General installation instructions can be found here.
The full changelog follows:
Base
1.3.1 - Monday 30 July 2007
- Fixed issue #11057: The ezcBaseConfigurationInitializer interface is not enforced for callback classes.
Workflow
1.0.1 - Monday 30 July 2007
- Fixed issue #11067: $execution->getVariable() throws an exeception if value of variable is null.
- Fixed format string issue in ezcWorkflowExecution::endThread().
