interakting 58766fcd2d Adding TeraWurfl and DeviceAtlas adapters with tests 15 年之前
..
Acl f5c8d50339 [ZF-8718] update copyright tags for 2010 16 年之前
Amf 842fe55f82 ZF-5413: no double parentheses | NULL -> null 15 年之前
Application 532e9a9e84 [1.11] Merged Zend_Http_UserAgent to trunk 15 年之前
Auth 1feea36aa5 Implements fixed time string comparisons between potentially raw user input and sensitive data such as plaintext passwords and/or message digests 15 年之前
Barcode 189ba4d1a1 [GENERIC] Barcode: remove extra spaces 15 年之前
Cache eb47fda214 ZF-10521: Zend_Cache_Frontend_Class output buffering issue when entity throws an exception 15 年之前
Captcha b0c58a89f9 ZF-10006: Zend_Captcha_Image::_gc() removes only captcha files identified by their suffix 15 年之前
Cloud 5f1c1b55c3 Promoting Zend_Cloud to trunk 15 年之前
CodeGenerator 836a0b7422 [ZF-8849] PHP Notice: Undefined variable: type in Zend/CodeGenerator/Php/Property/DefaultValue.php on line 113 16 年之前
Config b87b0dc9c2 [ZF-413 & ZF-414] Zend_Config_Yaml support the multi sections. 15 年之前
Console b98d107c07 ZF-9756: "Undefined variable: lines" Zend_Console_Getopt getUsageMessage() line 623 16 年之前
Controller 5c119a1cb2 fixing issue ZF-9859, making Zend_Controller_Action_Helper_Redirector::gotoUrlAndExit() consistent with other exit methods 15 年之前
Crypt 842fe55f82 ZF-5413: no double parentheses | NULL -> null 15 年之前
Currency 218ff519ef [ZF-9029] Add svn keyword Id 16 年之前
Date 025f80080b [GENERIC] I18N: 15 年之前
Db 9950df79eb Added patch by Martin Hujer - resolves ZF-10000 15 年之前
Dojo 2c9d6e1598 [1.11] Updated Dojo version to 1.5.0 15 年之前
Dom 3d41b9bfe9 ZF-3938: Add ability to set document encoding 15 年之前
Feed fc405c07d7 Added support for Atom 1.0 icons to Zend_Feed_Reader/Writer 15 年之前
File d6c71f1186 [ZF-10154] Zend_File: 15 年之前
Filter 78ac5ec528 [ZF-10256] Zend_Filter_StripTags: 15 年之前
Form aedd3b81d7 ZF-10411: Ensure elements added to groups later are not rendered by both form and group 15 年之前
Gdata ae70421319 [ZF-10291 & ZF-10437] Zend_Gdata 15 年之前
Http 58766fcd2d Adding TeraWurfl and DeviceAtlas adapters with tests 15 年之前
InfoCard 1feea36aa5 Implements fixed time string comparisons between potentially raw user input and sensitive data such as plaintext passwords and/or message digests 15 年之前
Json 148bb1043a ZF-10208: replace calls of chr([number]) without a variable argument by a direct string 15 年之前
Layout f5c8d50339 [ZF-8718] update copyright tags for 2010 16 年之前
Ldap ccbdf08508 [ZF-10266] 15 年之前
Loader e9ee1bed8e ZF-9696 & ZF-8637, added data type $class in phpdoc. 15 年之前
Locale be9158fe67 [ZF-10159] Zend_Locale_Format: 15 年之前
Log fd58938af4 ZF-10537: File & Line info is incorrect for FirePHP messages sent via Zend_Wildfire 15 年之前
Mail 148bb1043a ZF-10208: replace calls of chr([number]) without a variable argument by a direct string 15 年之前
Markup 7e3509a521 [RELEASE] backport r22281 to trunk 16 年之前
Measure e6ab227412 [ZF-9078] Zend_Measure: 16 年之前
Memory f5c8d50339 [ZF-8718] update copyright tags for 2010 16 年之前
Mime f5c8d50339 [ZF-8718] update copyright tags for 2010 16 年之前
Navigation 608830836e Zend_Nav Allow to set a default page type 15 年之前
Oauth dc54f9d3ae Fixed misplaced parameter call order on Consumer's redirect() method. Fix is backwards compatible if needed. Fixes ZF-10295 15 年之前
OpenId 1feea36aa5 Implements fixed time string comparisons between potentially raw user input and sensitive data such as plaintext passwords and/or message digests 15 年之前
Paginator 36a4139cd7 [ZF-9396] Zend_Paginator: 15 年之前
Pdf 3127c519b2 Zend_Pdf: minor update for canvaces support implementation. [ZF-2139]. 15 年之前
ProgressBar f5c8d50339 [ZF-8718] update copyright tags for 2010 16 年之前
Queue 842fe55f82 ZF-5413: no double parentheses | NULL -> null 15 年之前
Reflection 311676a927 ZF-7271, ZF-8913: backport r20903 to trunk 16 年之前
Rest f5c8d50339 [ZF-8718] update copyright tags for 2010 16 年之前
Search 037ce89f91 Zend_Search_Lucene: range query processing bug is fixed [ZF-7518]. 15 年之前
Serializer 7509bf8ba3 fix typo 16 年之前
Server de71974c19 ZF-6996: fix parameter description hinting in Zend_Json_Server 16 年之前
Service c528581188 [1.11] Promoted Zend_Service_ShortUrl to trunk 15 年之前
Session f5c8d50339 [ZF-8718] update copyright tags for 2010 16 年之前
Soap f76870dc9b Zend_Soap: [ZF-9780] fix for r22860 update. 15 年之前
Tag e59672084c ZF-8715: Fix encoding issues for all components that escape data using htmlentities and/or htmlspecialchars; set default character set to UTF-8 16 年之前
Test b74fa98b5a patching issue ZF-9478 with patch from Giorgio 15 年之前
Text ba0bd2edee ZF-9700 - Fixed some wordwrap issues 16 年之前
TimeSync 95540089a2 [ZF-8570] Zend_Timesync: 16 年之前
Tool 2bcdba77e5 ZF-10552 15 年之前
Translate 72e5e41b6e [ZF-10051] Zend_Translate: 15 年之前
Uri f5c8d50339 [ZF-8718] update copyright tags for 2010 16 年之前
Validate 6e36214f35 Issue: ZF-9060, ZF-8442, ZF-8423: Added Ability to pass a select object to Db Validators 15 年之前
View 13507f69a8 [1.11] Promote Zend_View_Helper_Gravatar to trunk 15 年之前
Wildfire fd2064c570 ZF-10526: is_a() fix 15 年之前
XmlRpc 518b7a3f1e ZF-9504: performance patch for XML-RPC 16 年之前
Acl.php f259dc7456 ZF-9643 15 年之前
Application.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 年之前
Auth.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 年之前
Barcode.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 年之前
Cache.php 370e960b8e Zend_Cache: minor update for ZF-9738 fix. 16 年之前
Config.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 年之前
Crypt.php 932ee9a626 Return result from Zend_Crypt::hash() even if no supported algorithm to allow for alternative call - fixes ZF-10545 15 年之前
Currency.php fdb3edae77 [ZF-10169] Zend_Currency: 15 年之前
Date.php b73e81ebb9 [ZF-10150] Zend_Date: 15 年之前
Db.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 年之前
Debug.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 年之前
Dojo.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 年之前
Exception.php 9e6523e0de ZF-8984: move version-specific Exception functionality into class methods 16 年之前
Feed.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 年之前
Filter.php e2d34173dc [ZF-9142] Zend_Filter/Zend_Validate: 16 年之前
Form.php aedd3b81d7 ZF-10411: Ensure elements added to groups later are not rendered by both form and group 15 年之前
Gdata.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 年之前
InfoCard.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 年之前
Json.php d4c00b2381 ZF-8918: throw exceptions when decoding invalid JSON strings 16 年之前
Layout.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 年之前
Ldap.php ccbdf08508 [ZF-10266] 15 年之前
Loader.php 71df8a89c9 ZF-9263, ZF-9166, ZF-9306: Fix open_basedir warnings on Windows 16 年之前
Locale.php 025f80080b [GENERIC] I18N: 15 年之前
Log.php e9dcf12bb3 ZF-9390: Zend_Log::factory() should use self instead of Zend_Log 15 年之前
Mail.php 47b5786226 Zend_Mail Performance optimization (related to ZF-9483) 15 年之前
Markup.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 年之前
Memory.php eda3df46c5 Zend_Memory: backends naming processing improvement. ZF-9023. 16 年之前
Mime.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 年之前
Navigation.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 年之前
Oauth.php eed8e1e7fd Added OAuth support for DELETE and HEAD requests 16 年之前
OpenId.php 148bb1043a ZF-10208: replace calls of chr([number]) without a variable argument by a direct string 15 年之前
Paginator.php 378cddb8ea [ZF-9174] Zend_Paginator 15 年之前
Pdf.php 5cbe36042b Zend_Pdf: finalized canvases support API [ZF-2139]. 15 年之前
ProgressBar.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 年之前
Queue.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 年之前
Registry.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 年之前
Serializer.php 8a9228685e ZF-8842: check that the loaded class implements Zend_Serializer_Adapter_AdapterInterface without execute code 16 年之前
Session.php b8f39183db ZF-10161 15 年之前
TimeSync.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 年之前
Translate.php c11df8cab4 [GENERIC] Zend_Translate: 15 年之前
Uri.php ce559101b8 fixing ZF-8158 on Zend_Uri, removing usage of class_exists 15 年之前
Validate.php 76352e0bf6 [GENERIC] Zend_Validate: 16 年之前
Version.php becc2e8ca2 ZF-10363: fetches the version of the latest stable release (of Zend Framework) 15 年之前
View.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 年之前