beberlei 46d4005dfd ZF-8307 - Fix Zend_Reflection_Docblock_Tag not supporting PHP 5.3 Namespaces as type-hints. 16 anni fa
..
Acl 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
AllTests 21b8fbd66c Testing php://input interaction 16 anni fa
Amf 2a54f3600f Merging cs-17363 back to trunk. Manual merge of conflicted files. [ZF-7581] 16 anni fa
Application 14a14855c6 remove var_dump() call from Zend_Application test 16 anni fa
Auth 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Cache 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Captcha 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
CodeGenerator 691c7fe370 Minor fix for r18951 update. ZF-7316 related. 16 anni fa
Config e81c023840 ZF-8159: Zend_Config_Ini doesn't load multiple sections correctly 16 anni fa
Console 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Controller 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Crypt 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Date 9b8a6c7373 [ZF-7858] Zend_Date: 16 anni fa
Db 0fbfad1b82 ZF-8344: fix test failure with Oracle 16 anni fa
Dojo 8465ef5f12 ZF-7266, ZF-7360: Correct issue with populating FilteringSelect 16 anni fa
Dom 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Feed c7ef6e7adc Added small file include to tests - fixes ZF-8345 16 anni fa
File 2ffa77a077 [ZF-5145] Zend_File_Count: 16 anni fa
Filter 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Form 36d200108f ZF-4841: passing empty tag to Label decorator should remove tag [patch courtesy Steve Hollis] 16 anni fa
Gdata 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Http 4006fd54bb fix testing on IIS - it has HTTPS=off when it's http:// 16 anni fa
InfoCard 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Json 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Layout 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Ldap 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Loader 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Locale 17e158e0fc [GENERIC] Zend_Locale: 16 anni fa
Log 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Mail 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Measure 51185ec7f2 [ZF-8009] Zend_Measure: 16 anni fa
Memory 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Mime 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 anni fa
Navigation 5ac32ab13e ZF-7335 : TESTS - add missing svn:keywords 16 anni fa
OpenId 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Paginator cef5fc2b2c refactor in Zend_Config_Writer_ArrayTest::testRender() so that it isn't trailing-whitespace sensitive any more. 16 anni fa
Pdf 5fc332c2fc Zend_Pdf: require_unce usage redesign. ZF-7436 (ZF-2702). 16 anni fa
ProgressBar 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Queue 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Reflection 46d4005dfd ZF-8307 - Fix Zend_Reflection_Docblock_Tag not supporting PHP 5.3 Namespaces as type-hints. 16 anni fa
Rest 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Search 8dfd97e1ea Zend_Search_Lucene: ability to sort search results by score _and_ other stored fields. Closes ZF-8311. 16 anni fa
Server 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Service 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Session e9478b6880 Zend_Session_SessionTest::__construct - use escapeshellarg to escape php.ini path 16 anni fa
Soap 2ba7e46e6f ZF-6954 16 anni fa
Tag 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Test 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Text 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Tool 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Translate 2b85f29d84 [GENERIC] Zend_Translate: 16 anni fa
Uri 05d74b61f6 ZF-1480 16 anni fa
Validate a639f17a45 [ZF-8321] Zend_Validate: 16 anni fa
View 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Wildfire 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
XmlRpc 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
_files 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 anni fa
AllTests.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
AuthTest.php 595ebac536 Fixing test exceptions with CLI unit testing 16 anni fa
ConfigTest.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
CurrencyTest.php 196e28962b [GENERIC] Zend_Currency: 16 anni fa
DateTest.php 5dc67d1871 test for issue #ZF-8332: setting date components need to be done in reverse order (year, month, day) 16 anni fa
DebugTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 anni fa
FilterTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 anni fa
JsonTest.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
LoaderTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 anni fa
LocaleTest.php 2d9f83d407 [ZF-8030] Zend_Locale: 16 anni fa
MailTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 anni fa
MimeTest.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
OpenIdTest.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
PaginatorTest.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
RegistryTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 anni fa
TimeSyncTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 anni fa
TranslateTest.php b96c8d78ef [ZF-7941] Zend_Translate: 16 anni fa
UriTest.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
ValidateTest.php d55ac30d12 [ZF-1598 (incomplete), ZF-6623 (incomplete), ZF-7153] Zend_Validate*: 16 anni fa
VersionTest.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
ViewTest.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa