PEAR: Latest releases 2004-10-18

個人的に主要な PEAR Package がどどんと Ver.UP してました。メモメモ。

HTML_QuickForm 3.2.4
Release date: 2004-10-18 15:07 UTC

* Additions and changes
- Implemented HTML_QuickForm::insertElementBefore() method which
allows adding elements into arbitrary places and reordering the
existing form elements (thanks to Justin Patrin for initial
implementation and helpful comments, see request #1587)
- Implemented HTML_QuickForm_element::unfreeze() method
- HTML_QuickForm::removeElement() now returns reference to element
being removed
- Array renderer outputs header name into the resultant array
(request #2276)
- Added $staticLabels option to Array renderer's constructor, this
makes the renderer "flatten" the array of labels
- Added Ukrainian translation for 'date' element (Andrey Kornilov)
- Removed newline after <script> tags in 'autocomplete' and
'hierselect' elements (request #2373)

* Bugfixes
- HTML_QuickForm::getSubmitValue() now properly returns null for
groups if form was not yet submitted (bug #2517)
- stripslashes() is used only on 'name' element of file upload
data (bug #1843)
- HTML_QuickForm::addGroupRule() now works better with <select
multiple> elements (bug #1810)
- Fixed notice if empty string was passed to date::setValue()
(bug #2530)
- Calling HTML_QuickForm_group::getFrozenHtml() no longer freezes
the group (bug #1836)
- Groups now correctly handle setPersistantFreeze() call (bug #1836)
- ITDynamic renderer does not replace empty separator with  
anymore (bug #2354)
- 'maxfilesize' rule returns false in case of file upload errors
(bug #2203)
- Fixed Javascript generation for 'hierselect' elements (bug #1984)
- Fixed examples using 'rangelength' rule (bug #2421)


DB_QueryTool 0.11.1
MDB_QueryTool 0.11.1
Release date: 2004-10-18 15:17 UTC

- allow multiple left|right join clauses.
NB: getJoin($type) now returns
array(
$joinTable1 => $joinOnClause1,
$joinTable2 => $joinOnClause2,
)
- allow class usage without instanciating a db object
(to use the class as a simple query builder)
- unset non-specific PEAR::DB options before calling connect()
(bug #1614)
- allow reuse of existing connection (bug #2007),
thanks to eln at gmx dot net

トラックバック(0)

このブログ記事を参照しているブログ一覧: PEAR: Latest releases 2004-10-18

このブログ記事に対するトラックバックURL: http://hatotech.org/mt-admin/mt-tb.cgi/347

コメントする

このブログ記事について

このページは、が2004年10月19日 12:52に書いたブログ記事です。

ひとつ前のブログ記事は「AV 環境構築に向けて」です。

次のブログ記事は「bloglines mobile」です。

最近のコンテンツはインデックスページで見られます。過去に書かれたものはアーカイブのページで見られます。

Powered by Movable Type 4.01