bittarman 782bc13647 ZF-10405: Fix exceptions in Zend_Uri::__toString(): Applying patch před 15 roky
..
Acl f5c8d50339 [ZF-8718] update copyright tags for 2010 před 16 roky
Amf bdb57d9e45 ZF-10365: report Unknown[] for parameters type-hinted as arrays před 15 roky
Application 21f64b3633 [ZF-10612] Zend_Application před 15 roky
Auth 1feea36aa5 Implements fixed time string comparisons between potentially raw user input and sensitive data such as plaintext passwords and/or message digests před 15 roky
Barcode 189ba4d1a1 [GENERIC] Barcode: remove extra spaces před 15 roky
Cache 9ccd8c597e ZF-10662: Zend_Cache_Backend_Xcache::clean() does not support splitted Cache correctly před 15 roky
Captcha b0c58a89f9 ZF-10006: Zend_Captcha_Image::_gc() removes only captcha files identified by their suffix před 16 roky
Cloud dbb771bece ZF-9858: Add cheap moveItem support for S3 adapter před 15 roky
CodeGenerator 836a0b7422 [ZF-8849] PHP Notice: Undefined variable: type in Zend/CodeGenerator/Php/Property/DefaultValue.php on line 113 před 16 roky
Config c2a5a4c2dd [CS] Zend_Config před 15 roky
Console b98d107c07 ZF-9756: "Undefined variable: lines" Zend_Console_Getopt getUsageMessage() line 623 před 16 roky
Controller d10d1ea85f [ZF-10158] Zend_Controller_Action_Helper_Abstract#getName does not work with namespaces since get_class returns the fully qualified class name před 15 roky
Crypt 842fe55f82 ZF-5413: no double parentheses | NULL -> null před 15 roky
Currency 218ff519ef [ZF-9029] Add svn keyword Id před 16 roky
Date 025f80080b [GENERIC] I18N: před 15 roky
Db fd0e25943f ZF-10439: correction of docblock @return type před 15 roky
Dojo a0b36da435 ZF-10311: Fixed Zend_Json_Expr support for Zend_Dojo dijits před 15 roky
Dom 3d41b9bfe9 ZF-3938: Add ability to set document encoding před 15 roky
Feed a6c9a5317c ZF-5413: using "$var === null" instaed of "is_null($var)" před 15 roky
File d6c71f1186 [ZF-10154] Zend_File: před 16 roky
Filter 78ac5ec528 [ZF-10256] Zend_Filter_StripTags: před 15 roky
Form eca565cf93 ZF-8315: support module parameter před 15 roky
Gdata ae70421319 [ZF-10291 & ZF-10437] Zend_Gdata před 15 roky
Http c194867836 ZF-10645: allow passing content-type for PUT requests před 15 roky
InfoCard 1c5393c1de [ZF-10613] Zend_InfoCard před 15 roky
Json 148bb1043a ZF-10208: replace calls of chr([number]) without a variable argument by a direct string před 15 roky
Layout f5c8d50339 [ZF-8718] update copyright tags for 2010 před 16 roky
Ldap ccbdf08508 [ZF-10266] před 15 roky
Loader 1b4891013c ZF-10546 and ZF-10547: better handling of glob() return před 15 roky
Locale be9158fe67 [ZF-10159] Zend_Locale_Format: před 15 roky
Log 8256cefeb9 ZF-10308: sniff for Zend Server před 15 roky
Mail 40c8eea9f8 [1.11] Promoted Zend_Mail_Transport_File to trunk před 15 roky
Markup 7e3509a521 [RELEASE] backport r22281 to trunk před 16 roky
Measure e6ab227412 [ZF-9078] Zend_Measure: před 16 roky
Memory f5c8d50339 [ZF-8718] update copyright tags for 2010 před 16 roky
Mime f5c8d50339 [ZF-8718] update copyright tags for 2010 před 16 roky
Navigation 608830836e Zend_Nav Allow to set a default page type před 15 roky
Oauth a6c9a5317c ZF-5413: using "$var === null" instaed of "is_null($var)" před 15 roky
OpenId 1b4891013c ZF-10546 and ZF-10547: better handling of glob() return před 15 roky
Paginator de17b2a709 ZF-10643: Remove commented method před 15 roky
Pdf 8a1ad392a6 Zend_Pdf: fix bug in multi-level outlines loading. před 15 roky
ProgressBar f5c8d50339 [ZF-8718] update copyright tags for 2010 před 16 roky
Queue 3ea396631b ZF-10631: Added sqlsrv schema for Zend_Queue před 15 roky
Reflection 311676a927 ZF-7271, ZF-8913: backport r20903 to trunk před 16 roky
Rest a3f7cce93e Added an action method for receiving HEAD requests to Zend_Rest_Controller and updated unit tests for it and Zend_Rest_Route accordingly před 15 roky
Search 037ce89f91 Zend_Search_Lucene: range query processing bug is fixed [ZF-7518]. před 15 roky
Serializer 7509bf8ba3 fix typo před 16 roky
Server eee5f7d7a7 Zend_Server: fix @params recognition dockblock parsing regexp minor error. před 15 roky
Service 5e53ea5623 ZF-10699: Added public visibility to methods před 15 roky
Session 92a9ff5134 [ZF-7196] Zend_Session_Abstract::_namespaceUnset() always unsets the whole namespace před 15 roky
Soap f0ceef8158 Zend_Soap: fix WSDL generation addBindingOperation() fault processing. Fixes [ZF-10625]. před 15 roky
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 před 16 roky
Test b74fa98b5a patching issue ZF-9478 with patch from Giorgio před 16 roky
Text ba0bd2edee ZF-9700 - Fixed some wordwrap issues před 16 roky
TimeSync 95540089a2 [ZF-8570] Zend_Timesync: před 16 roky
Tool 1378b8f8fc Missing require_once in Zend_Tool, tests were with failures. před 15 roky
Translate 72e5e41b6e [ZF-10051] Zend_Translate: před 15 roky
Uri f5c8d50339 [ZF-8718] update copyright tags for 2010 před 16 roky
Validate a757ec1f9e ZF-10642 před 15 roky
View ea1a12f329 ZF-9919: extended serverUrl helper to correctly identify scheme před 15 roky
Wildfire fd2064c570 ZF-10526: is_a() fix před 15 roky
XmlRpc 57785db6f4 [ZF-8898] Handling xmlrpc i8 Tags před 15 roky
Acl.php e883bf06f9 ZF-10649 před 15 roky
Application.php f90899ee1e ZF-10568: apply patch adding support for JSON and YAML configuration to Zend_Application před 15 roky
Auth.php f5c8d50339 [ZF-8718] update copyright tags for 2010 před 16 roky
Barcode.php f5c8d50339 [ZF-8718] update copyright tags for 2010 před 16 roky
Cache.php e07d6027b1 ZF-10560: added Zend_Cache_Backend_Libmemcached před 15 roky
Config.php f5c8d50339 [ZF-8718] update copyright tags for 2010 před 16 roky
Crypt.php 932ee9a626 Return result from Zend_Crypt::hash() even if no supported algorithm to allow for alternative call - fixes ZF-10545 před 15 roky
Currency.php fdb3edae77 [ZF-10169] Zend_Currency: před 15 roky
Date.php b73e81ebb9 [ZF-10150] Zend_Date: před 15 roky
Db.php f46faa6b16 [ZF-6620] Zend_Db před 15 roky
Debug.php f5c8d50339 [ZF-8718] update copyright tags for 2010 před 16 roky
Dojo.php f5c8d50339 [ZF-8718] update copyright tags for 2010 před 16 roky
Exception.php 9e6523e0de ZF-8984: move version-specific Exception functionality into class methods před 16 roky
Feed.php f5c8d50339 [ZF-8718] update copyright tags for 2010 před 16 roky
Filter.php e2d34173dc [ZF-9142] Zend_Filter/Zend_Validate: před 16 roky
Form.php aedd3b81d7 ZF-10411: Ensure elements added to groups later are not rendered by both form and group před 15 roky
Gdata.php f5c8d50339 [ZF-8718] update copyright tags for 2010 před 16 roky
InfoCard.php f5c8d50339 [ZF-8718] update copyright tags for 2010 před 16 roky
Json.php d4c00b2381 ZF-8918: throw exceptions when decoding invalid JSON strings před 16 roky
Layout.php f5c8d50339 [ZF-8718] update copyright tags for 2010 před 16 roky
Ldap.php ccbdf08508 [ZF-10266] před 15 roky
Loader.php 71df8a89c9 ZF-9263, ZF-9166, ZF-9306: Fix open_basedir warnings on Windows před 16 roky
Locale.php 025f80080b [GENERIC] I18N: před 15 roky
Log.php e9dcf12bb3 ZF-9390: Zend_Log::factory() should use self instead of Zend_Log před 15 roky
Mail.php 40b0a090b5 ZF-10367: add public clearHeaders() method to Zend_Mail před 15 roky
Markup.php f5c8d50339 [ZF-8718] update copyright tags for 2010 před 16 roky
Memory.php eda3df46c5 Zend_Memory: backends naming processing improvement. ZF-9023. před 16 roky
Mime.php f5c8d50339 [ZF-8718] update copyright tags for 2010 před 16 roky
Navigation.php f5c8d50339 [ZF-8718] update copyright tags for 2010 před 16 roky
Oauth.php eed8e1e7fd Added OAuth support for DELETE and HEAD requests před 16 roky
OpenId.php 148bb1043a ZF-10208: replace calls of chr([number]) without a variable argument by a direct string před 15 roky
Paginator.php 378cddb8ea [ZF-9174] Zend_Paginator před 15 roky
Pdf.php 5cbe36042b Zend_Pdf: finalized canvases support API [ZF-2139]. před 15 roky
ProgressBar.php f5c8d50339 [ZF-8718] update copyright tags for 2010 před 16 roky
Queue.php f5c8d50339 [ZF-8718] update copyright tags for 2010 před 16 roky
Registry.php f5c8d50339 [ZF-8718] update copyright tags for 2010 před 16 roky
Serializer.php 8a9228685e ZF-8842: check that the loaded class implements Zend_Serializer_Adapter_AdapterInterface without execute code před 16 roky
Session.php b8f39183db ZF-10161 před 16 roky
TimeSync.php f5c8d50339 [ZF-8718] update copyright tags for 2010 před 16 roky
Translate.php c11df8cab4 [GENERIC] Zend_Translate: před 16 roky
Uri.php 782bc13647 ZF-10405: Fix exceptions in Zend_Uri::__toString(): Applying patch před 15 roky
Validate.php 76352e0bf6 [GENERIC] Zend_Validate: před 16 roky
Version.php becc2e8ca2 ZF-10363: fetches the version of the latest stable release (of Zend Framework) před 15 roky
View.php f5c8d50339 [ZF-8718] update copyright tags for 2010 před 16 roky