Changelog: 1.9.2
Issues resolved for this release:
-
[ZF-7605]: Zend_Application docs mistake
-
[ZF-7595]: General issues with Zend_Application
-
[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-7565]: Notes of Zend_Config_Ini parameter "allowModifications" is misleading
-
[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-3140]: Zend_DB_Select.__toString using MSSQL Adapter produces wrong limit statement
-
[ZF-853]: MS SQL Server: limit() function does not behave as expected when no order is applied
-
[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-7632]: Bootstrapping modules leads to a infinite loop in PuginLoader class
-
[ZF-7604]: No Zend_Log_Writer_Syslog::setApplication() hence documentation
-
[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-7673]: Zend_Validate_Regex uses incorrect message template
-
[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-7639]: Zend_XmlRpc_Value* doesn't handle special chars correctly
-
[ZF-3310]: Issue with Zend_XmlRpc_Value_Integer when casting a bigint
-
[ZF-7676]: Unit tests stop because of the "Call to undefined method Zend_XmlRpc_Server_Fault::getReturnValue()" fatal error