[ubuntu/karmic] zend-framework 1.9.2-0ubuntu1 (Accepted)

Stephan Hermann sh at sourcecode.de
Wed Aug 26 08:00:12 BST 2009


zend-framework (1.9.2-0ubuntu1) karmic; urgency=low

  * New Bugfix Release
    + [ZF-7605]: Zend_Application docs mistake
    + [ZF-7550]: Bootstrap fails after checking out r17414
    + [ZF-7417]: clarify confusion between 'resource plugins' and 'resources' in docs
    + [ZF-7401]: Errors in QuickStart
    + [ZF-7158]: No automatic creation of Zend_Application_Module_Autoloader for default module
    + [ZF-7095]: Zend_Application_Resource_Modules Example is wrong
    + [ZF-7091]: "scripts/load.sqlite.php" is missing "set_include_path"
    + [ZF-6893]: Cannot use Zend_Application_Resource_FrontController to set baseurl for a subset of environments
    + [ZF-6861]: Stripping all require_once calls makes Zend_Application unable to work
    + [ZF-6803]: Zend_Application Default Module Bootstrap is Skipped
    + [ZF-6679]: Items configured from Zend_Application::setOptions() via a config entry do not have their keys cast to lower case
    + [ZF-6659]: Module bootstrap implementation
    + [ZF-6634]: include warning with same module and namespace name
    + [ZF-4730]: Add possibility to check group-membership in Zend_Auth_Adapter_Ldap
    + [ZF-7358]: Zend_Cache_Backend_ZendServer_ShMem and Zend_Cache_Backend_ZendServer_Disk throws an exception in test()
    + [ZF-7172]: How to instatiate the ZendServer cache backends
    + [ZF-6291]: Zend_Cache::factory() denies creation of Zend_Cache_Backend_TwoLevels backend on Linux
    + [ZF-5740]: Partial cleaning in Zend_Cache_Backend_TwoLevels::clean()
    + [ZF-7589]: Zend_Date::setDate when parsing the date to set in an array
    + [ZF-7554]: testSetLocale(Zend_DateTest) unit tests failure
    + [ZF-7456]: Regression in 1.9 in ability to create Zend_Date from array
    + [ZF-7454]: Timezone and Zend_Date
    + [ZF-7647]: fetchAssoc() and fetchPairs() in Zend_Db_Adapter_Abstract have wrong docblock return type
    + [ZF-7629]: Zend_Db_Adapter_Pdo_Mssql should pass @table_owner to sp_pkeys
    + [ZF-5823]: Non-optimized SQL generated for LIMIT clause in MSSQL adapter
    + [ZF-4251]: Zend_Db_Adapter_Pdo_Mssql doeas not support both LIMIT and DISTINCT in the same query
    + [ZF-4099]: Zend_Db_Adapter_Pdo_Mssql - Order By in Limit Function
    + [ZF-3434]: PDO_Mssql DSN includes _config['options']
    + [ZF-3216]: Zend_Db_Adapter_Mysqli does not provide a proper way to catch MySQL error codes.
    + [ZF-7549]: Missing prefix and type parameters in the PHPdoc for most of the addPrefixPath methods
    + [ZF-7544]: Fatal Error when setting same FilterRule more than one time in script call
    + [ZF-7135]: null values are treated as missing data instead of an empty value
    + [ZF-7449]: Directive $element->setRegisterInArrayValidator(false) doesn't work anymore
    + [ZF-7208]: Incubator unit tests stop with fatal error 'Class 'Zend_Ldap_AllTests' not found'
    + [ZF-7604]: No Zend_Log_Writer_Syslog::setApplication() hence documentation
    + [ZF-7614]: Incorrect function name in the #42.2 manual entry
    + [ZF-7613]: There is not "factory" method in the Zend_Queue class
    + [ZF-7560]: Zend_Translate_Adapter does not properly handle numeric key values
    + [ZF-7648]: testNotSameMessageContainsTokenAndValue(Zend_Validate_IdenticalTest) unit tests failure
    + [ZF-7643]: Empty token value in Zend_Validate_Identical::NOT_SAME
    + [ZF-7631]: Zend_Validate_NotEmpty compatibility
    + [ZF-7630]: Zend_Validate_Date doesn't accept Zend_Date object
    + [ZF-6457]: Zend_Validate_Date doesn't validate a value filtered by Zend_Filter_LocalizedToNormalized
    + [ZF-7597]: Reference guide minor error
    + [ZF-7676]: Unit tests stop because of the "Call to undefined method Zend_XmlRpc_Server_Fault::getReturnValue()" fatal error

Date: Wed, 26 Aug 2009 06:32:14 +0000
Changed-By: Stephan Hermann <sh at sourcecode.de>
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
https://launchpad.net/ubuntu/karmic/+source/zend-framework/1.9.2-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 26 Aug 2009 06:32:14 +0000
Source: zend-framework
Binary: libzend-framework-php zend-framework-bin zend-framework
Architecture: source
Version: 1.9.2-0ubuntu1
Distribution: karmic
Urgency: low
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Changed-By: Stephan Hermann <sh at sourcecode.de>
Description: 
 libzend-framework-php - a simple, straightforward, open-source software framework for PHP
 zend-framework - a simple, straightforward, open-source software framework for PHP
 zend-framework-bin - a simple, straightforward, open-source software framework for PHP
Changes: 
 zend-framework (1.9.2-0ubuntu1) karmic; urgency=low
 .
   * New Bugfix Release
     + [ZF-7605]: Zend_Application docs mistake
     + [ZF-7550]: Bootstrap fails after checking out r17414
     + [ZF-7417]: clarify confusion between 'resource plugins' and 'resources' in docs
     + [ZF-7401]: Errors in QuickStart
     + [ZF-7158]: No automatic creation of Zend_Application_Module_Autoloader for default module
     + [ZF-7095]: Zend_Application_Resource_Modules Example is wrong
     + [ZF-7091]: "scripts/load.sqlite.php" is missing "set_include_path"
     + [ZF-6893]: Cannot use Zend_Application_Resource_FrontController to set baseurl for a subset of environments
     + [ZF-6861]: Stripping all require_once calls makes Zend_Application unable to work
     + [ZF-6803]: Zend_Application Default Module Bootstrap is Skipped
     + [ZF-6679]: Items configured from Zend_Application::setOptions() via a config entry do not have their keys cast to lower case
     + [ZF-6659]: Module bootstrap implementation
     + [ZF-6634]: include warning with same module and namespace name
     + [ZF-4730]: Add possibility to check group-membership in Zend_Auth_Adapter_Ldap
     + [ZF-7358]: Zend_Cache_Backend_ZendServer_ShMem and Zend_Cache_Backend_ZendServer_Disk throws an exception in test()
     + [ZF-7172]: How to instatiate the ZendServer cache backends
     + [ZF-6291]: Zend_Cache::factory() denies creation of Zend_Cache_Backend_TwoLevels backend on Linux
     + [ZF-5740]: Partial cleaning in Zend_Cache_Backend_TwoLevels::clean()
     + [ZF-7589]: Zend_Date::setDate when parsing the date to set in an array
     + [ZF-7554]: testSetLocale(Zend_DateTest) unit tests failure
     + [ZF-7456]: Regression in 1.9 in ability to create Zend_Date from array
     + [ZF-7454]: Timezone and Zend_Date
     + [ZF-7647]: fetchAssoc() and fetchPairs() in Zend_Db_Adapter_Abstract have wrong docblock return type
     + [ZF-7629]: Zend_Db_Adapter_Pdo_Mssql should pass @table_owner to sp_pkeys
     + [ZF-5823]: Non-optimized SQL generated for LIMIT clause in MSSQL adapter
     + [ZF-4251]: Zend_Db_Adapter_Pdo_Mssql doeas not support both LIMIT and DISTINCT in the same query
     + [ZF-4099]: Zend_Db_Adapter_Pdo_Mssql - Order By in Limit Function
     + [ZF-3434]: PDO_Mssql DSN includes _config['options']
     + [ZF-3216]: Zend_Db_Adapter_Mysqli does not provide a proper way to catch MySQL error codes.
     + [ZF-7549]: Missing prefix and type parameters in the PHPdoc for most of the addPrefixPath methods
     + [ZF-7544]: Fatal Error when setting same FilterRule more than one time in script call
     + [ZF-7135]: null values are treated as missing data instead of an empty value
     + [ZF-7449]: Directive $element->setRegisterInArrayValidator(false) doesn't work anymore
     + [ZF-7208]: Incubator unit tests stop with fatal error 'Class 'Zend_Ldap_AllTests' not found'
     + [ZF-7604]: No Zend_Log_Writer_Syslog::setApplication() hence documentation
     + [ZF-7614]: Incorrect function name in the #42.2 manual entry
     + [ZF-7613]: There is not "factory" method in the Zend_Queue class
     + [ZF-7560]: Zend_Translate_Adapter does not properly handle numeric key values
     + [ZF-7648]: testNotSameMessageContainsTokenAndValue(Zend_Validate_IdenticalTest) unit tests failure
     + [ZF-7643]: Empty token value in Zend_Validate_Identical::NOT_SAME
     + [ZF-7631]: Zend_Validate_NotEmpty compatibility
     + [ZF-7630]: Zend_Validate_Date doesn't accept Zend_Date object
     + [ZF-6457]: Zend_Validate_Date doesn't validate a value filtered by Zend_Filter_LocalizedToNormalized
     + [ZF-7597]: Reference guide minor error
     + [ZF-7676]: Unit tests stop because of the "Call to undefined method Zend_XmlRpc_Server_Fault::getReturnValue()" fatal error
Checksums-Sha1: 
 a3ca20882e5a1847da970753b73e3a82a988fec5 1157 zend-framework_1.9.2-0ubuntu1.dsc
 92fbfd8db16b6f58c0785138a064598e42035722 6713519 zend-framework_1.9.2.orig.tar.gz
 a03dd7c56cf352cee64788996b103d6cd0b095f8 10338 zend-framework_1.9.2-0ubuntu1.diff.gz
Checksums-Sha256: 
 85e7f32b835f721167dd4272c39c652d99c2471f48c74fa40e59afa6144c860e 1157 zend-framework_1.9.2-0ubuntu1.dsc
 35ed51c9da567a43ff6ab3aed1fa263e7908072d8f42818f2a950cf62f3e078d 6713519 zend-framework_1.9.2.orig.tar.gz
 adde4221437a5aab0402c8a400578aa86e63e64f52f9549e359750908b51cc31 10338 zend-framework_1.9.2-0ubuntu1.diff.gz
Files: 
 3a79661c09cd2f6e97a066924fdddda2 1157 web extra zend-framework_1.9.2-0ubuntu1.dsc
 7e61268d228ad581d1a014a1ed99daf7 6713519 web extra zend-framework_1.9.2.orig.tar.gz
 c638ea486eebe5347fc450cc7744b166 10338 web extra zend-framework_1.9.2-0ubuntu1.diff.gz
Original-Maintainer: Stephan Hermann <sh at sourcecode.de>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkqU2vQACgkQwYnnM8CY76iQjwCfQI/NJhdp0uyCRZJoqOG+tnWt
EjEAn1nHzn6FwYxiiBWQoSdHXPzb/L79
=1XA8
-----END PGP SIGNATURE-----


More information about the Karmic-changes mailing list