|
Posted
about 18 years
ago
- Implemented feature request #10896: Allow aggregation of unordered parameter
values if the parameter names appear more than once.
- Implemented feature request #10897: Added the getParams() method in ezcUrl
which fetches the unordered
|
|
Posted
about 18 years
ago
- Implemented feature request #8436: Added the method validateEmailAddress()
in ezcMailTools.
- Implemented feature request #10459: Added the searchMailbox() method to the
IMAP transport. Based on a patch from Sinisa Dukaric.
- Implemented
|
|
Posted
about 18 years
ago
- Moved the ezcFile class to Base/ezcBaseFile. That means that the ezcFile
class is now deprecated. As this is the only class in this component, the
whole component is now deprecated. Backwards compatibility is kept by making
the ezcFile class extend ezcBaseFile - So long and thanks for all the fish.
|
|
Posted
about 18 years
ago
- Implemented feature request #10971: Added the possibility to fetch extra
data during authentication for Database, LDAP, OpenID and TypeKey filters.
- Implemented feature request #10997: Added support for OpenID check_immediate
mode.
-
|
|
Posted
about 18 years
ago
- Added the ezcBaseFile class, which was moved from the File component.
- Added the ezcBaseFile::isAbsolutePath() method, which returns whether a path
is absolute or relative.
|
|
Posted
over 18 years
ago
- Documentation updates and fixes.
|
|
Posted
over 18 years
ago
- Fixed issue #11107: Floating point inaccuracies caused missing grid in line
chart.
- Fixed issue #11157: Wrong display of single record with labeled axis.
- Fixed issue #11180: Color Palette: $dataSetColor in ezcGraphPalette starts
with index 1
|
|
Posted
over 18 years
ago
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.Read more
|
|
Posted
over 18 years
ago
- Fixed issue #11067: $execution->getVariable() throws an exeception if value
of variable is null.
- Fixed format string issue in ezcWorkflowExecution::endThread().
|
|
Posted
over 18 years
ago
- Fixed issue #11175: ezcMailTools::composeEmailAddress quotes the name part
if it contains special characters ( , @ < > : ; ' " ).
- Fixed issue #11174: ezcMailHeaderFolder::foldAny doesn't add a line break in
front of the header value if it is exactly 76 characters.
|