beberlei 2607d99d56 ZF-6942 - Moved Initialisation of Zend_Application_Resource_Session from setSessionHandler() to init() method, which delays the requirement of an initialized database resource to init() and might not cause the missing db resource exception. 16 سال پیش
..
Acl 4e280492eb [ZF-6295] Generic: 16 سال پیش
Amf 9bb70b43df support reporting default values 16 سال پیش
Application 2607d99d56 ZF-6942 - Moved Initialisation of Zend_Application_Resource_Session from setSessionHandler() to init() method, which delays the requirement of an initialized database resource to init() and might not cause the missing db resource exception. 16 سال پیش
Auth a5a12ab8ad ZF-3068 16 سال پیش
Cache c7a1a54151 [ZF-7691]Zend_Cache clean() does not work 16 سال پیش
Captcha ae4d18f81f Added support for setting ReCaptcha options via Zend_Captcha_Recaptcha - fixes ZF-7654 16 سال پیش
CodeGenerator 0cb348aa5d ZF-6722, ZF-7783 - Bugfix Zend_CodeGenerator_Php_Parameter::setDefaultValue does not allow null (not in the report, but also not possible are: array(), or array() with values, or 0 or a boolean) by adding a DefaultValue Object equall to the approach in Zend_CodeGenerator_Php_Property, ZF-7779 - Added missing support for variables passed by reference, ZF-7780 - Implemented Zend_CodeGenerator_Php_Parameter::fromReflection() 16 سال پیش
Config d850128f3a ZF-6773: Zend_Config_Writer_Xml creates fatal error 16 سال پیش
Console 61e8883ea0 ZF-7335: add svn:keyword Id for all files without it 16 سال پیش
Controller 2db038444b ZF-7824: GET params can break setting baseurl in Zend_Controller_Request_Http 16 سال پیش
Crypt b2f1cac543 Minor change to strip accidental echo 16 سال پیش
Currency 61e8883ea0 ZF-7335: add svn:keyword Id for all files without it 16 سال پیش
Date f375c38b64 [ZF-7731] Zend_Date: 16 سال پیش
Db f059d20fcf ZF-4440 - Fixed Zend_Db_Table_Select::union() 16 سال پیش
Dojo 481cefbf90 ZF-5609: Fix issues with checkbox values and how they are passed to view helper 16 سال پیش
Dom 5f019e5dcb [ZF-7316] Code cleaning: 16 سال پیش
Feed 31765343d2 Added check to Atom Entry class to accept links with a missing rel attribute as having a default rel of alternate - fixes ZF-5354 when querying a feed's entries 16 سال پیش
File 553f70c446 [ZF-7711] Zend_File_Transfer: 16 سال پیش
Filter d0d7c98eb4 ZF-6708: Integer zero should be considered non-empty 16 سال پیش
Form bcd5284af8 ZF-5150: marking an element as an error should cause isValid() to fail 16 سال پیش
Gdata 5f019e5dcb [ZF-7316] Code cleaning: 16 سال پیش
Http b367271317 Added support for auth with username and password in URI. Closes ZF-3491 16 سال پیش
InfoCard 5f019e5dcb [ZF-7316] Code cleaning: 16 سال پیش
Json 5f019e5dcb [ZF-7316] Code cleaning: 16 سال پیش
Layout 5f019e5dcb [ZF-7316] Code cleaning: 16 سال پیش
Ldap 805c562dfd added unicodePwd creation support according to http://msdn.microsoft.com/en-us/library/cc223248(PROT.10).aspx 16 سال پیش
Loader c7be9fecd9 Removes trailing path separator from userland option when assigned as a component for a resource type - fixes ZF-7501 16 سال پیش
Locale 46f22e2647 [ZF-7278, ZF-7279] Zend_Locale: 16 سال پیش
Log 5f019e5dcb [ZF-7316] Code cleaning: 16 سال پیش
Mail 5f019e5dcb [ZF-7316] Code cleaning: 16 سال پیش
Measure 61e8883ea0 ZF-7335: add svn:keyword Id for all files without it 16 سال پیش
Memory 274da78f6e [ZF-7315] Review phpDoc for API documentation generation 16 سال پیش
Mime faa4e75b65 ZF-507 update @copyright and other tags 16 سال پیش
Navigation faa4e75b65 ZF-507 update @copyright and other tags 16 سال پیش
OpenId af62163b91 [ZF-6295] Generic: 16 سال پیش
Paginator 5f019e5dcb [ZF-7316] Code cleaning: 16 سال پیش
Pdf 5f019e5dcb [ZF-7316] Code cleaning: 16 سال پیش
ProgressBar 5f019e5dcb [ZF-7316] Code cleaning: 16 سال پیش
Queue 1679f54ece ZF-7827 - Removed 'type' parameter from options array to fix Zend_Db PDO issue 16 سال پیش
Reflection 221f2943ff ZF-6544 16 سال پیش
Rest 5bbc9e065c Added Exception thrown to Zend_Service_Twitter and Zend_Rest_Client classes to clarify that the Twitter class throws a Zend_Http_Client_Exception on any HTTP errors (via REST client). Clarification for ZF-7516 16 سال پیش
Search 57881c5b90 Zend_Search_Lucene: extended PHP 5.3 array_multisort() usage comment. [ZF-7081] related. 16 سال پیش
Server 5f019e5dcb [ZF-7316] Code cleaning: 16 سال پیش
Service 5bbc9e065c Added Exception thrown to Zend_Service_Twitter and Zend_Rest_Client classes to clarify that the Twitter class throws a Zend_Http_Client_Exception on any HTTP errors (via REST client). Clarification for ZF-7516 16 سال پیش
Session 5f019e5dcb [ZF-7316] Code cleaning: 16 سال پیش
Soap 0efd9d8349 ZF-7802 - Fixed introduced regression in r18046 by again adding uncesseary parameters on Zend_Soap_Server::setClass() 16 سال پیش
Tag 5f019e5dcb [ZF-7316] Code cleaning: 16 سال پیش
Test 6bdcf5431e ZF-4511: clear query and post params when resetting request 16 سال پیش
Text 5f019e5dcb [ZF-7316] Code cleaning: 16 سال پیش
TimeSync 9b2ff4bfe6 [ZF-6295] Generic: 16 سال پیش
Tool 7712c1eee2 ZF-7607 16 سال پیش
Translate 80c385e73f [GENERIC] Zend_Translate: 16 سال پیش
Uri bf8fd7aec3 [ZF-6295] Generic: 16 سال پیش
Validate d0d7c98eb4 ZF-6708: Integer zero should be considered non-empty 16 سال پیش
View 481cefbf90 ZF-5609: Fix issues with checkbox values and how they are passed to view helper 16 سال پیش
Wildfire 5f019e5dcb [ZF-7316] Code cleaning: 16 سال پیش
XmlRpc 5c761572eb [ZF-7842]PHP Fatal error: Class 'Zend_XmlRpc_Value_Nil' not found 16 سال پیش
Acl.php 5f019e5dcb [ZF-7316] Code cleaning: 16 سال پیش
Application.php af0971c63d Zend_Loader_Autoloader multi-version support 16 سال پیش
Auth.php f783d16f6d ZF-7546 16 سال پیش
Cache.php 5f019e5dcb [ZF-7316] Code cleaning: 16 سال پیش
Config.php 5f019e5dcb [ZF-7316] Code cleaning: 16 سال پیش
Crypt.php e2a63aab9c [ZF-6518]add PHPDoc to Zend_Crypt_* 17 سال پیش
Currency.php ec2bc6d026 [ZF-7359] Zend_Locale/Zend_Currency: 16 سال پیش
Date.php cf65484a1f [ZF-7833] Zend_Date: 16 سال پیش
Db.php 557ffe5018 [ZF-6295] Generic: 16 سال پیش
Debug.php faa4e75b65 ZF-507 update @copyright and other tags 16 سال پیش
Dojo.php 5f019e5dcb [ZF-7316] Code cleaning: 16 سال پیش
Exception.php faa4e75b65 ZF-507 update @copyright and other tags 16 سال پیش
Feed.php 23f29f3b45 [ZF-6295] Generic: 16 سال پیش
Filter.php 4de40c6907 [ZF-2105] Zend_Filter: 16 سال پیش
Form.php bcd5284af8 ZF-5150: marking an element as an error should cause isValid() to fail 16 سال پیش
Gdata.php faa4e75b65 ZF-507 update @copyright and other tags 16 سال پیش
InfoCard.php 0e175fd576 [ZF-6295] Generic: 16 سال پیش
Json.php faa4e75b65 ZF-507 update @copyright and other tags 16 سال پیش
Layout.php 5f019e5dcb [ZF-7316] Code cleaning: 16 سال پیش
Ldap.php 52ce680ac4 [ZF-7315] Review phpDoc for API documentation generation 16 سال پیش
Loader.php 0e175fd576 [ZF-6295] Generic: 16 سال پیش
Locale.php 914015ba47 [ZF-7468, ZF-7469] Zend_Locale: 16 سال پیش
Log.php 5f019e5dcb [ZF-7316] Code cleaning: 16 سال پیش
Mail.php 8291b526dc [ZF-7316]Cleaning all the code: TABs in Zend_Mail 16 سال پیش
Memory.php 52ce680ac4 [ZF-7315] Review phpDoc for API documentation generation 16 سال پیش
Mime.php faa4e75b65 ZF-507 update @copyright and other tags 16 سال پیش
Navigation.php faa4e75b65 ZF-507 update @copyright and other tags 16 سال پیش
OpenId.php a85f1aaee7 [ZF-6295] Generic: 16 سال پیش
Paginator.php 8da541262e ZF-7602: Patch to add IteratorAggregate like behaviour to Zend_Paginator 16 سال پیش
Pdf.php a832f8d6d5 Zend_Pdf: performance improvement [ZF-6924], [ZF-6925]. 16 سال پیش
ProgressBar.php a85f1aaee7 [ZF-6295] Generic: 16 سال پیش
Queue.php 5f019e5dcb [ZF-7316] Code cleaning: 16 سال پیش
Registry.php a85f1aaee7 [ZF-6295] Generic: 16 سال پیش
Session.php 5f019e5dcb [ZF-7316] Code cleaning: 16 سال پیش
TimeSync.php a85f1aaee7 [ZF-6295] Generic: 16 سال پیش
Translate.php a85f1aaee7 [ZF-6295] Generic: 16 سال پیش
Uri.php d2b4429d13 ZF-5578: Zend_Config support in Zend_Uri 16 سال پیش
Validate.php d55ac30d12 [ZF-1598 (incomplete), ZF-6623 (incomplete), ZF-7153] Zend_Validate*: 16 سال پیش
Version.php 33a836deaa GENERAL 16 سال پیش
View.php 5f019e5dcb [ZF-7316] Code cleaning: 16 سال پیش