matthew 4044a400c4 Forward-port fix for ZF-11302 (r25052) 13 vuotta sitten
..
Acl 8c63a40513 Fix ZF-12183: Add additional AllTests and a runalltests.php harness to run main ZF tests easily 14 vuotta sitten
AllTests 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
Amf 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
Application 52eac139fd ZF-11906: Remove references to ini key 'y2k_compliance' from Zend_Application test suite 14 vuotta sitten
Auth 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
Barcode 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
Cache 71e4a8efa4 merged from trunk: ZF-9793: added missing method "getOption()" to cache backends 14 vuotta sitten
Captcha d24d3dae4e ZF-11522: Added additional test to ensure label is used 14 vuotta sitten
Cloud b7040b20e0 Zend_Cloud documentation + unit test fix 14 vuotta sitten
CodeGenerator 1cf69eb4d8 Fix ZF-9742: Need to use PHP_EOL but we get \n from a heredoc 14 vuotta sitten
Config b7846c432c ZF-11363: Allow dashes in keys of yaml files 14 vuotta sitten
Console 8c63a40513 Fix ZF-12183: Add additional AllTests and a runalltests.php harness to run main ZF tests easily 14 vuotta sitten
Controller 71c3ef4ed1 ZF-11793: ContextSwitch action helper should return all contexts when argument is null 14 vuotta sitten
Crypt efadcc021c Fix ZF-12204. Patch by Martin Hujer. 14 vuotta sitten
Currency 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
Date 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
Db b1c4170c7e ZF-11810: Zend_Db: Update cascade on table delete to match row delete introduced in ZF-1103 14 vuotta sitten
Dojo 192ac19c61 Update Zend_Dojo tests to take into account that the json within a declarative digit is rendered with a single quote rather than the expected double quote. Allow for the fact that the single quote is then converted to ' 14 vuotta sitten
Dom 83eb8e289f Fixes for potential XXE/XEE vulnerabilities 13 vuotta sitten
EventManager d75f1cf422 ZF-12185: Zend_EventManager exceptions not valid PHP 5.2 14 vuotta sitten
Feed 83eb8e289f Fixes for potential XXE/XEE vulnerabilities 13 vuotta sitten
File 660b84f8d5 Backported ZF2 autoloaders to ZF1 14 vuotta sitten
Filter 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
Form d2f452026d Merged r25029 from trunk; updates tests for ZF-12059 13 vuotta sitten
Gdata 8ac5af541f merge r25023 from trunk to release-1.12 for Gdata updates 13 vuotta sitten
Http d152e27159 ZF-11726: Implement RFC6265-compliant cookie string output in Zend_Http_CookieJar 14 vuotta sitten
InfoCard 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
Json b42a640271 Ensure that the static method that we're testing in Zend_Json_ServerTest is actually declared as a static 14 vuotta sitten
Layout 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
Ldap 8864e6cd62 Bug fix Ldap converter test to handle 5.2's serialised DateTime format 14 vuotta sitten
Loader 6346a761d2 Add flag for autoregistering Zend prefix (merge r24982) 14 vuotta sitten
Locale 947e038b17 ZF-12103: Fixed use of uninitialized variable in Zend_Locale_Data:getList 14 vuotta sitten
Log 252a75a245 Resolves #ZF-12125 14 vuotta sitten
Mail 39a9b2cec7 Fix ZF-10792: Encode comma in from/to/cc display name. Patch by Christoph Roensch. 14 vuotta sitten
Markup 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
Measure 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
Memory 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
Mime 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
Mobile 6f60e61fac Merged: ZF-12324 14 vuotta sitten
Navigation 2693af68f7 ZF-7794: Navigation with scheme classification 14 vuotta sitten
Oauth 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
OpenId 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
Paginator 7f9163445e ZF-6989: Zend_Paginator_Adapter_DbSelect should not use Select object in serialization 14 vuotta sitten
Pdf 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
ProgressBar 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
Queue d5d8d6f076 [ZF-12071] Remove broken code from unittest Zend_Queue_QueueTest 14 vuotta sitten
Reflection d7ae7f65db ZF-10870: Zend_Reflection_Method::getBody fails with multi-line method signature 14 vuotta sitten
Rest 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
Search 657fe348d5 Fix ZF-12180: allow Zend_Search_Lucene tests to run more than once 14 vuotta sitten
Serializer 83eb8e289f Fixes for potential XXE/XEE vulnerabilities 13 vuotta sitten
Server 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
Service 2ebf1fbeb3 ZF-12207: Remove references to Zend_Service_Simpy from Zend_Service_AllTests 14 vuotta sitten
Session 048dc52486 Fix ZF-3378: Zend_Session allow invalid session ids. Patch by Adam Lundrigan 14 vuotta sitten
Soap 83eb8e289f Fixes for potential XXE/XEE vulnerabilities 13 vuotta sitten
Stdlib d822efad11 [1.12] Fixes for PHP 5.3 14 vuotta sitten
Tag 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
Test 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
Text d70807bdec ZF-12186: Zend_Text_MultiByte::strPad() Warning on Input Longer Than Pad Length 14 vuotta sitten
Tool 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
Translate 8c63a40513 Fix ZF-12183: Add additional AllTests and a runalltests.php harness to run main ZF tests easily 14 vuotta sitten
Uri 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
Validate 13ccb6c5c0 ZF-12128: File Upload validator should display file name instead of field name in error message 14 vuotta sitten
View 4044a400c4 Forward-port fix for ZF-11302 (r25052) 13 vuotta sitten
Wildfire 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
XmlRpc 83eb8e289f Fixes for potential XXE/XEE vulnerabilities 13 vuotta sitten
_files 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
AllTests.php caeda845e4 Added Zend_EventManager tests to test suite runner 14 vuotta sitten
AuthTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
ConfigTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
CurrencyTest.php 13d07b2ed7 ZF-11798: Fix display option of Zend_Currency when locale defines a symbol 14 vuotta sitten
DateTest.php 7872615bcf [ZF-11992] Fixed issue with first day of year 14 vuotta sitten
DebugTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
ExceptionTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
FilterTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
JsonTest.php c742281785 ZF-7586: Zend_Json_Decoder emits fatal error when decoding JSON string with empty key 14 vuotta sitten
LoaderTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
LocaleTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
MimeTest.php 68145992a9 ZF-10074: Zend_Mime: Fix issue with quoted-printable encoding of lines ending in zero 14 vuotta sitten
NavigationTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
OpenIdTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
PaginatorTest.php 7f9163445e ZF-6989: Zend_Paginator_Adapter_DbSelect should not use Select object in serialization 14 vuotta sitten
RegistryTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
TimeSyncTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
TranslateTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
UriTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
ValidateTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
VersionTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten
ViewTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 vuotta sitten