digitalstruct 401a38823f Merged ZF-12315 13 年 前
..
Acl 8c63a40513 Fix ZF-12183: Add additional AllTests and a runalltests.php harness to run main ZF tests easily 14 年 前
AllTests 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
Amf 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
Application 52eac139fd ZF-11906: Remove references to ini key 'y2k_compliance' from Zend_Application test suite 14 年 前
Auth 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
Barcode 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
Cache 71e4a8efa4 merged from trunk: ZF-9793: added missing method "getOption()" to cache backends 13 年 前
Captcha d24d3dae4e ZF-11522: Added additional test to ensure label is used 14 年 前
Cloud b7040b20e0 Zend_Cloud documentation + unit test fix 14 年 前
CodeGenerator 1cf69eb4d8 Fix ZF-9742: Need to use PHP_EOL but we get \n from a heredoc 14 年 前
Config b7846c432c ZF-11363: Allow dashes in keys of yaml files 14 年 前
Console 8c63a40513 Fix ZF-12183: Add additional AllTests and a runalltests.php harness to run main ZF tests easily 14 年 前
Controller 71c3ef4ed1 ZF-11793: ContextSwitch action helper should return all contexts when argument is null 14 年 前
Crypt efadcc021c Fix ZF-12204. Patch by Martin Hujer. 14 年 前
Currency 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
Date 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
Db b1c4170c7e ZF-11810: Zend_Db: Update cascade on table delete to match row delete introduced in ZF-1103 13 年 前
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 年 前
Dom d337c4be54 ZF-12106: DomQuery fails to evaluate XPath when there are warnings 14 年 前
EventManager d75f1cf422 ZF-12185: Zend_EventManager exceptions not valid PHP 5.2 14 年 前
Feed 87701e2e62 [ZF-11610] Added string cast to ctype_digit call in Zend_Feed_Writer_Feed_FeedAbstract 14 年 前
File 660b84f8d5 Backported ZF2 autoloaders to ZF1 14 年 前
Filter 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
Form c6b55f05fe Fix unit test for ZF-6061 under Windows 13 年 前
Gdata 0458ed3ee4 ZF-9479: Update Zend_Gdata_YouTube to work with v2.0 API 14 年 前
Http d152e27159 ZF-11726: Implement RFC6265-compliant cookie string output in Zend_Http_CookieJar 14 年 前
InfoCard 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
Json b42a640271 Ensure that the static method that we're testing in Zend_Json_ServerTest is actually declared as a static 14 年 前
Layout 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
Ldap 8864e6cd62 Bug fix Ldap converter test to handle 5.2's serialised DateTime format 14 年 前
Loader 6346a761d2 Add flag for autoregistering Zend prefix (merge r24982) 13 年 前
Locale 947e038b17 ZF-12103: Fixed use of uninitialized variable in Zend_Locale_Data:getList 14 年 前
Log 252a75a245 Resolves #ZF-12125 14 年 前
Mail 39a9b2cec7 Fix ZF-10792: Encode comma in from/to/cc display name. Patch by Christoph Roensch. 13 年 前
Markup 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
Measure 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
Memory 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
Mime 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
Mobile 401a38823f Merged ZF-12315 13 年 前
Navigation 2693af68f7 ZF-7794: Navigation with scheme classification 13 年 前
Oauth 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
OpenId 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
Paginator 7f9163445e ZF-6989: Zend_Paginator_Adapter_DbSelect should not use Select object in serialization 14 年 前
Pdf 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
ProgressBar 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
Queue d5d8d6f076 [ZF-12071] Remove broken code from unittest Zend_Queue_QueueTest 14 年 前
Reflection d7ae7f65db ZF-10870: Zend_Reflection_Method::getBody fails with multi-line method signature 14 年 前
Rest 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
Search 657fe348d5 Fix ZF-12180: allow Zend_Search_Lucene tests to run more than once 14 年 前
Serializer 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
Server 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
Service 2ebf1fbeb3 ZF-12207: Remove references to Zend_Service_Simpy from Zend_Service_AllTests 14 年 前
Session 048dc52486 Fix ZF-3378: Zend_Session allow invalid session ids. Patch by Adam Lundrigan 14 年 前
Soap 80c1c28336 Fix ZF-4491: Support the new Microsoft URL Rewrite Module for IIS 7.0. 14 年 前
Stdlib d822efad11 [1.12] Fixes for PHP 5.3 14 年 前
Tag 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
Test 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
Text d70807bdec ZF-12186: Zend_Text_MultiByte::strPad() Warning on Input Longer Than Pad Length 14 年 前
Tool 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
Translate 8c63a40513 Fix ZF-12183: Add additional AllTests and a runalltests.php harness to run main ZF tests easily 14 年 前
Uri 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
Validate 13ccb6c5c0 ZF-12128: File Upload validator should display file name instead of field name in error message 13 年 前
View 67468c309f Fix ZF-10458. Patch by Frank Brückner. 13 年 前
Wildfire 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
XmlRpc 57bb4a61e6 [ZF-12293] Ensure XML-RPC response does not load entities 13 年 前
_files 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
AllTests.php caeda845e4 Added Zend_EventManager tests to test suite runner 14 年 前
AuthTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
ConfigTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
CurrencyTest.php 13d07b2ed7 ZF-11798: Fix display option of Zend_Currency when locale defines a symbol 14 年 前
DateTest.php 7872615bcf [ZF-11992] Fixed issue with first day of year 13 年 前
DebugTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
ExceptionTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
FilterTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
JsonTest.php c742281785 ZF-7586: Zend_Json_Decoder emits fatal error when decoding JSON string with empty key 14 年 前
LoaderTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
LocaleTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
MimeTest.php 68145992a9 ZF-10074: Zend_Mime: Fix issue with quoted-printable encoding of lines ending in zero 14 年 前
NavigationTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
OpenIdTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
PaginatorTest.php 7f9163445e ZF-6989: Zend_Paginator_Adapter_DbSelect should not use Select object in serialization 14 年 前
RegistryTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
TimeSyncTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
TranslateTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
UriTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
ValidateTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
VersionTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
ViewTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 年 前