matthew 83eb8e289f Fixes for potential XXE/XEE vulnerabilities há 13 anos atrás
..
Acl 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Amf 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Application 7bea8ca2a2 ZF-9724: Allow changing dispatcher class via application configuration file há 14 anos atrás
Auth 3c0e440987 [ZF-12038] fixed problem with passwords longer than 15 characters being not correctly removed from the stack trace há 14 anos atrás
Barcode 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Cache 71e4a8efa4 merged from trunk: ZF-9793: added missing method "getOption()" to cache backends há 13 anos atrás
Captcha 6ac9f395b1 ZF-11858: Fix possible fatal error when Zend_Captcha_Image garbage collection runs multiple times in parallel há 13 anos atrás
Cloud 4f4d5d46d6 ZF-11114: Update Zend_Cloud_StorageService_Adapter_S3 to do a copy instead of fetch+store há 14 anos atrás
CodeGenerator 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Config d41b4a86ff Fix ZF-12177. Patch by Martin Hujer há 14 anos atrás
Console 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Controller 71c3ef4ed1 ZF-11793: ContextSwitch action helper should return all contexts when argument is null há 13 anos atrás
Crypt efadcc021c Fix ZF-12204. Patch by Martin Hujer. há 14 anos atrás
Currency 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Date 7872615bcf [ZF-11992] Fixed issue with first day of year há 13 anos atrás
Db 08d52dd728 ZF-11766: Zend_Db: More descriptive exception message when table has no primary key há 13 anos atrás
Dojo 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Dom 83eb8e289f Fixes for potential XXE/XEE vulnerabilities há 13 anos atrás
EventManager d75f1cf422 ZF-12185: Zend_EventManager exceptions not valid PHP 5.2 há 14 anos atrás
Feed 83eb8e289f Fixes for potential XXE/XEE vulnerabilities há 13 anos atrás
File 668c715670 Remove call to rewind() in constructor (merge r24983) há 13 anos atrás
Filter 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Form 554c67a0cc ZF-12059: MultiCheckbox should not use "for" attribute on main label tag há 13 anos atrás
Gdata 8ac5af541f merge r25023 from trunk to release-1.12 for Gdata updates há 13 anos atrás
Http d152e27159 ZF-11726: Implement RFC6265-compliant cookie string output in Zend_Http_CookieJar há 13 anos atrás
InfoCard 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Json c3c8931d36 ZF-11906: Fix some array to string conversion errors for PHP 5.4 compatibility há 14 anos atrás
Layout 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Ldap 3bf64f8be1 [ZF-11946] fixed iteration behavior on empty collections há 14 anos atrás
Loader b5b9ad2e56 Fix ZF-12307: stream_resolve_include_path is only available from PHP 5.3.2 or higher há 13 anos atrás
Locale c3c8931d36 ZF-11906: Fix some array to string conversion errors for PHP 5.4 compatibility há 14 anos atrás
Log 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Mail b9031d1656 ZF-3745: Update Zend_Mail_Part to be more subclass-friendly há 14 anos atrás
Markup 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Measure 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Memory 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Mime 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Mobile 6f60e61fac Merged: ZF-12324 há 13 anos atrás
Navigation 2693af68f7 ZF-7794: Navigation with scheme classification há 13 anos atrás
Oauth 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
OpenId 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Paginator 7f9163445e ZF-6989: Zend_Paginator_Adapter_DbSelect should not use Select object in serialization há 14 anos atrás
Pdf 4e0325841e ZF-12093: Remove abstract constructor from Zend_Pdf_FileParserDataSource to prevent E_STRICT error há 14 anos atrás
ProgressBar 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Queue 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Reflection d7ae7f65db ZF-10870: Zend_Reflection_Method::getBody fails with multi-line method signature há 13 anos atrás
Rest 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Search 3957fee60c ZF-12067: Fix Zend_Search_Lucene_MultiSearcher class name há 13 anos atrás
Serializer 83eb8e289f Fixes for potential XXE/XEE vulnerabilities há 13 anos atrás
Server 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Service fdaf110534 Fix ZF-12312: Zend_Service_Rackspace_Files_ObjectList throws exception on empty list há 13 anos atrás
Session 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Soap 83eb8e289f Fixes for potential XXE/XEE vulnerabilities há 13 anos atrás
Stdlib d822efad11 [1.12] Fixes for PHP 5.3 há 14 anos atrás
Tag 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Test 5ef932c9c5 Merged r25001 from trunk; resolves ZF-12298 há 13 anos atrás
Text d70807bdec ZF-12186: Zend_Text_MultiByte::strPad() Warning on Input Longer Than Pad Length há 14 anos atrás
TimeSync 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Tool 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Translate e94b956a53 [ZF-12012] Added filename to exception thrown from XML-alike translation adapters há 14 anos atrás
Uri 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Validate 13ccb6c5c0 ZF-12128: File Upload validator should display file name instead of field name in error message há 13 anos atrás
View 67468c309f Fix ZF-10458. Patch by Frank Brückner. há 13 anos atrás
Wildfire 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
XmlRpc 83eb8e289f Fixes for potential XXE/XEE vulnerabilities há 13 anos atrás
Acl.php 954dbb05c7 ZF-12149: Fixed incorrect @param in phpDoc to function addRole há 14 anos atrás
Application.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Auth.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Barcode.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Cache.php c0fbe79213 [ZF-11988] Update regex to allow namespaced frontend and backend classes in Zend_Cache::factory há 14 anos atrás
Config.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Crypt.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Currency.php 13d07b2ed7 ZF-11798: Fix display option of Zend_Currency when locale defines a symbol há 13 anos atrás
Date.php 7872615bcf [ZF-11992] Fixed issue with first day of year há 13 anos atrás
Db.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Debug.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Dojo.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Exception.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Feed.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Filter.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Form.php 7f747d0807 Fix ZF-12173: Zend_Form and Zend_Form_Element prefix paths are not prefix agnostic (namespaces). Patch by Antonio J García Lagar. há 13 anos atrás
Gdata.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
InfoCard.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Json.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Layout.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Ldap.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Loader.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Locale.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Log.php 252a75a245 Resolves #ZF-12125 há 14 anos atrás
Mail.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Markup.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Memory.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Mime.php 39a9b2cec7 Fix ZF-10792: Encode comma in from/to/cc display name. Patch by Christoph Roensch. há 13 anos atrás
Navigation.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Oauth.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
OpenId.php 80c1c28336 Fix ZF-4491: Support the new Microsoft URL Rewrite Module for IIS 7.0. há 13 anos atrás
Paginator.php 7f9163445e ZF-6989: Zend_Paginator_Adapter_DbSelect should not use Select object in serialization há 14 anos atrás
Pdf.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
ProgressBar.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Queue.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Registry.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Serializer.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Session.php 048dc52486 Fix ZF-3378: Zend_Session allow invalid session ids. Patch by Adam Lundrigan há 13 anos atrás
TimeSync.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Translate.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Uri.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Validate.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás
Version.php 38e0b83348 Updated version to 1.12.0rc3 há 13 anos atrás
View.php 0f107e8f48 [2012] Update copyrights to 2012 há 14 anos atrás