SVN Revision: 9522
Authentication
1.2.3 - Monday 01 December 2008
- Fixed issue #14003: split() is deprecated in PHP 5.3.
Base
1.6beta1 - Monday 01 December 2008
- Added the exception class ezcBaseFunctionalityNotSupportedException.
Database
1.4.1 - Monday 01 December 2008
- Fixed issue #14014: Typo in documentation for ezcQueryUpdate.
DatabaseSchema
1.4.1 - Monday 01 December 2008
- Fixed issue #13460: Documentation issues.
Document
1.1beta1 - Monday 01 December 2008
Feed
1.2beta1 - Monday 01 December 2008
- Fixed issue #13963: error with setting directly the item property enclosure.
- Fixed issue #14003: split() is deprecated in PHP 5.3.
Graph
1.4beta1 - Monday 01 December 2008
Mail
1.6beta1 - Monday 01 December 2008
- Fixed issue #14009: ezcMailTools::validateEmailAddressMx() uses wrong HELO
domain name.
- The function ezcMailTools::validateEmailAddressMx() throws an exception if
there is no support for getmxrr() and checkdnsrr().
- Altered the ezcMailTools::validateEmailAddress() regexp to protect against
locale issues.
MvcFeedTiein
1.0beta1 - Monday 01 December 2008
MvcMailTiein
1.0beta1 - Monday 01 December 2008
- Fixed issue #14003: split() is deprecated in PHP 5.3.
MvcTemplateTiein
1.0beta1 - Monday 01 December 2008
PersistentObject
1.5beta1 - Monday 01 December 2008
- Fixed issue #13463: Enhanced documentation for clarity about state array
indices.
Search
1.0.2 - Monday 01 December 2008
- Fixed issue #13908: Search component's SolR handler should respect HTTP
status codes. (Initial patch by Alexander M. Turek).
Webdav
1.1beta1 - Monday 01 December 2008
1.1alpha1 - Monday 17 November 2008
- Implemented feature #12286: The WebDAV component now supports locking
(WebDAV compliance class 2) through the lock plugin.
- Implemented feature #13344: Authentication / authorization support for
Webdav.
- Fixed issue #13462: The backend methods DELETE and PROPPATCH do now return
the RFC conform multi status responses on error and these get serialized
correctly by the transport.
Workflow
1.3beta1 - Monday 01 December 2008
- Added RelaxNG grammar for the XML-based workflow definition language.
WorkflowDatabaseTiein
1.3beta1 - Monday 01 December 2008
- Fixed issue #13988: isSuspend() returns null value after load execution from
database.