Url: ChangeLog
[ ]
[ ]
[ ]
[ ]
[ ]
- Fixed issue #12825: No longer throw a notice when an unordered parameter
name is empty.
- Fixed issue #11477: Fixed errors in documentation.
- Implemented feature feature #10896: Allow aggregation of unordered parameter
values if the parameter names appear more than once.
- Implemented feature feature #10897: Added the getParams() method in ezcUrl
which fetches the unordered parameters as a flat array, useful for working
with URLs without delimiters for parameter names.
- Implemented feature feature #11000: Added ability to include script name
when building an URL through a buildUrl() parameter.
- Implemented feature feature #11296: added the function getCurrentUrl() to
ezcUrlTools to build the current URL from the $_SERVER array or another
array source.
- Fixed issue #11277: The dots in the query string parameter names are not
converted to underscores.
- Documentation updates and fixes.
- Fixed issue #11012: basedir can be now specified as an absolute path also.
- Documentation updates and fixes.
- Implemented feature feature #10109: Added support for delayed initialization
for ezcUrlConfiguration.
- Implemented feature feature #10444: Added removeOrderedParameter() and
removeUnorderedParameter() methods to ezcUrlConfiguration. Also exposed the
url configuration as a property of ezcUrl objects.
- Implemented feature #9240: Added ezcUrlCreator class to allow
working with predefined locations (eg. images, design);
- Initial release of this package.
Last updated: Mon, 10 Nov 2008