kokx 635e7d11b9 Refactored the BBCode parser and updated the unit tests. 16 anni fa
..
Acl 3690d0e698 ZF-8547: Merge Zend_Exception previous exception support to trunk 16 anni fa
Amf 3690d0e698 ZF-8547: Merge Zend_Exception previous exception support to trunk 16 anni fa
Application c4507ecef6 Zend_App: Renamed CacheManager resource to remove capitals within name - fixes ZF-8601 16 anni fa
Auth 3690d0e698 ZF-8547: Merge Zend_Exception previous exception support to trunk 16 anni fa
Barcode ebac8c117b [GENERIC] Zend_Barcode: allow GD internal fonts with setBarcodeFont() 16 anni fa
Cache 6b79310a9c Added check to save() method to ensure any octal presented as a string is converted to a decimal (otherwise left untouched) 16 anni fa
Captcha 1be647da61 fix for ZF-5728 - don't reset session if it was provided by setSession 16 anni fa
CodeGenerator 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Config 34831a650d [ZF-6521] Disallowing double quotes in INI config file values 16 anni fa
Console 967a6bda37 [ZF-5948] Neverending loop in ->parse(). Fixed by introducing Exception on wrong parameter. 16 anni fa
Controller 3257bc29d8 [REVIEW] Merging cache-manager-related resources/helpers to trunk 16 anni fa
Crypt b2f1cac543 Minor change to strip accidental echo 16 anni fa
Currency 61e8883ea0 ZF-7335: add svn:keyword Id for all files without it 16 anni fa
Date 9b8a6c7373 [ZF-7858] Zend_Date: 16 anni fa
Db 33278f3d20 ZF-8589: cast PDO error code to int before re-throwing 16 anni fa
Dojo 2147bb7917 ZF-6753: dijit.Editor should not use textarea by default 16 anni fa
Dom 5f019e5dcb [ZF-7316] Code cleaning: 16 anni fa
Feed 848cc3e62d Replace missed PHP 5.3 lcfirst() use in iTunes container with 5.2.x compat replacement 16 anni fa
File bbf6091c7a [ZF-8372] Zend_File_Transfer: 16 anni fa
Filter 3690d0e698 ZF-8547: Merge Zend_Exception previous exception support to trunk 16 anni fa
Form 63f7b65b6f fix ZF-8268 16 anni fa
Gdata 3ec13e0709 ZF-8595: Fix incorrect return types in header docs for Zend_Gdata_App_FeedEntryParent. 16 anni fa
Http ad6cc84569 Added MERGE HTTP verb 16 anni fa
InfoCard a55fbc803b ZF-7315: review phpDoc 16 anni fa
Json 3690d0e698 ZF-8547: Merge Zend_Exception previous exception support to trunk 16 anni fa
Layout 47b540b9ef ZF-8041: added patch provided by Olek 16 anni fa
Ldap ba9e900381 ZF-8263 16 anni fa
Loader c69830c0d0 ZF-8364: fixed typo 16 anni fa
Locale b2d4c73934 [GENERIC] Zend_Locale: 16 anni fa
Log 2b37207e3e ZF-8516: s/asArray/toArray/ 16 anni fa
Mail 8ad3dd3f8c [ZF-8493] Zend_Mail_Transport_Sendmail creates warning if it doesnt exist instead of throwing an exception 16 anni fa
Markup 635e7d11b9 Refactored the BBCode parser and updated the unit tests. 16 anni fa
Measure 0ab3d1edd3 [ZF-8592] Zend_Measure: 16 anni fa
Memory 274da78f6e [ZF-7315] Review phpDoc for API documentation generation 16 anni fa
Mime faa4e75b65 ZF-507 update @copyright and other tags 16 anni fa
Navigation b4d95814fc Changed the way a container converts to an array, now with respecting sorting order: fixing issues ZF-8313, ZF-8337 16 anni fa
OpenId b9c74bd211 Prevented possible dead-lock in case of excepton 16 anni fa
Paginator 353b27d4cb ZF-8084: fixed typo 16 anni fa
Pdf 49faf2a8c4 Zend_Pdf: Markup annotation support. ZF-6921. 16 anni fa
ProgressBar 5f019e5dcb [ZF-7316] Code cleaning: 16 anni fa
Queue 3690d0e698 ZF-8547: Merge Zend_Exception previous exception support to trunk 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 50e40db967 ZF-8469 urlencode param values in assemble(); urldecode id param value in match() 16 anni fa
Search 3690d0e698 ZF-8547: Merge Zend_Exception previous exception support to trunk 16 anni fa
Server 5f019e5dcb [ZF-7316] Code cleaning: 16 anni fa
Service 75cce557f0 Fixed http://phpazure.codeplex.com/WorkItem/View.aspx?WorkItemId=3331 16 anni fa
Session ef568a7280 session cleanups - fix ZF-3209, ZF-5806 16 anni fa
Soap 2ba7e46e6f ZF-6954 16 anni fa
Tag 5f019e5dcb [ZF-7316] Code cleaning: 16 anni fa
Test 8064987280 ZF-8292 - Bugfix in Postgres TRUNCATE command 16 anni fa
Text 5f019e5dcb [ZF-7316] Code cleaning: 16 anni fa
TimeSync 9b2ff4bfe6 [ZF-6295] Generic: 16 anni fa
Tool 374b641d8d Add copyright docblocks 16 anni fa
Translate 0d9edb171a [GENERIC] Zend_Translate: 16 anni fa
Uri 05d74b61f6 ZF-1480 16 anni fa
Validate e064a79835 Removed errant file that was (a) misplaced, (b) obsolete, and (c) causing issues on case-insensitive systems due to presence of Upca.php 16 anni fa
View 748f2a72ac ZF-8585: fix exception message and remove debug code 16 anni fa
Wildfire 5f019e5dcb [ZF-7316] Code cleaning: 16 anni fa
XmlRpc 94f62729f2 ZF-8478: getMethodSignature() returns string when system.* methods are registered 16 anni fa
Acl.php 3690d0e698 ZF-8547: Merge Zend_Exception previous exception support to trunk 16 anni fa
Application.php 0d8014e5b5 ZF-6719: Allow Zend_App to accept multiple config files. 16 anni fa
Auth.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Barcode.php 5dc4c78bd4 [GENERIC] Zend_Barcode promoted to trunk 16 anni fa
Cache.php 3690d0e698 ZF-8547: Merge Zend_Exception previous exception support to trunk 16 anni fa
Config.php 43c37a6fd8 Moved Zend_Config_Xml::_arrayMergeRecursive() to Zend_Config so it can be used by Zend_Config_Ini too 16 anni fa
Crypt.php e2a63aab9c [ZF-6518]add PHPDoc to Zend_Crypt_* 17 anni fa
Currency.php 3690d0e698 ZF-8547: Merge Zend_Exception previous exception support to trunk 16 anni fa
Date.php 7114873435 [GENERIC] Zend_Date: 16 anni fa
Db.php ed670c2b3c ZF-7924 16 anni fa
Debug.php faa4e75b65 ZF-507 update @copyright and other tags 16 anni fa
Dojo.php 5f019e5dcb [ZF-7316] Code cleaning: 16 anni fa
Exception.php 4f52d6ef6c ZF-8547 16 anni fa
Feed.php 5fd5785778 Added URLs of feeds as keys to array from Zend_Feed::findFeeds() method - fixes ZF-5903 16 anni fa
Filter.php 7874eceb82 [ZF-7918] Zend_Filter: 16 anni fa
Form.php 508f54b1f4 ZF-8494 - Add and document method that returns only the valid values of the submitted data to a form. 16 anni fa
Gdata.php faa4e75b65 ZF-507 update @copyright and other tags 16 anni fa
InfoCard.php 0e175fd576 [ZF-6295] Generic: 16 anni fa
Json.php 0af8f8991c fix buglet in Zend_Json::prettyPrint 16 anni fa
Layout.php abe03a0aeb ZF-5891: added optional parameter patch provided by Mikko Koppanen and added test 16 anni fa
Ldap.php 182d2457cd ZF-8274 16 anni fa
Loader.php 8dc83d4f7a changed 2 lines to match a class method call 16 anni fa
Locale.php ee7c067aa8 [GENERIC] Zend_Locale: 16 anni fa
Log.php d9588133c9 [REVIEW] Removed namespace/classname normalization in Zend_Log::factory; prevented usage of CamelCased writer/filter names 16 anni fa
Mail.php 25aff014df [ZF-8503] _formatAddress creates invalid format if Email and Name are both email addresses (different ones) 16 anni fa
Markup.php c76c13d437 [REVIEW] Promoting Zend_Markup to trunk 16 anni fa
Memory.php 52ce680ac4 [ZF-7315] Review phpDoc for API documentation generation 16 anni fa
Mime.php faa4e75b65 ZF-507 update @copyright and other tags 16 anni fa
Navigation.php faa4e75b65 ZF-507 update @copyright and other tags 16 anni fa
OpenId.php a85f1aaee7 [ZF-6295] Generic: 16 anni fa
Paginator.php 8da541262e ZF-7602: Patch to add IteratorAggregate like behaviour to Zend_Paginator 16 anni fa
Pdf.php 5fc332c2fc Zend_Pdf: require_unce usage redesign. ZF-7436 (ZF-2702). 16 anni fa
ProgressBar.php a85f1aaee7 [ZF-6295] Generic: 16 anni fa
Queue.php 5f019e5dcb [ZF-7316] Code cleaning: 16 anni fa
Registry.php a85f1aaee7 [ZF-6295] Generic: 16 anni fa
Session.php ef568a7280 session cleanups - fix ZF-3209, ZF-5806 16 anni fa
TimeSync.php a85f1aaee7 [ZF-6295] Generic: 16 anni fa
Translate.php b96c8d78ef [ZF-7941] Zend_Translate: 16 anni fa
Uri.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Validate.php 5dece663ad [ZF-8333] Zend_Validate: 16 anni fa
Version.php bb7cb86c29 MAINTENANCE 16 anni fa
View.php 5f019e5dcb [ZF-7316] Code cleaning: 16 anni fa