[dev] [commits] Horde branch master updated. 24960b4b8a4e0156194d52c555f78d1aba4e7931

Michael M Slusarz slusarz at horde.org
Tue Feb 25 17:47:40 UTC 2014


Quoting Jan Schneider <jan at horde.org>:

> Zitat von Michael M Slusarz <slusarz at horde.org>:
>
>> The branch "master" has been updated.
>> The following is a summary of the commits.
>>
>> from: aa826688cf5fce38627bf90262f0c7b4699d2a19
>>
>> 24960b4 <pre> tags are much easier to read in phpdoc than <ul>
>>
>> Summary:  
>> http://github.com/horde/horde/compare/aa826688cf5fce38627bf90262f0c7b4699d2a19...24960b4b8a4e0156194d52c555f78d1aba4e7931
>>
>> -----------------------------------------------------------------------
>>
>> commit 24960b4b8a4e0156194d52c555f78d1aba4e7931
>> Author: Michael M Slusarz <slusarz at horde.org>
>> Date:   Tue Feb 25 02:20:35 2014 -0700
>>
>>    <pre> tags are much easier to read in phpdoc than <ul>
>>
>> framework/Imap_Client/lib/Horde/Imap/Client/Base.php              |  
>>  765 ++---
>> framework/Imap_Client/lib/Horde/Imap/Client/Cache.php             |   31 +-
>> .../Imap_Client/lib/Horde/Imap/Client/Cache/Backend/Cache.php     |   33 +-
>> framework/Imap_Client/lib/Horde/Imap/Client/Cache/Backend/Db.php  |   14 +-
>> .../Imap_Client/lib/Horde/Imap/Client/Cache/Backend/Hashtable.php |   13 +-
>> .../Imap_Client/lib/Horde/Imap/Client/Cache/Backend/Mongo.php     |   13 +-
>> framework/Imap_Client/lib/Horde/Imap/Client/Socket.php            |   63 +-
>> 7 files changed, 318 insertions(+), 614 deletions(-)
>>
>> http://github.com/horde/horde/commit/24960b4b8a4e0156194d52c555f78d1aba4e7931
>> http://git.horde.org/horde-git/-/commit/24960b4b8a4e0156194d52c555f78d1aba4e7931
>
> You can even leave those out completely. phpDocumentor detects  
> bullet lists and renders those as <ul>.

Well it used to back in the day... and then it stopped at some point  
(which required me to convert everything)... and reading the  
documentation, apparently it now does Markdown rendering again.

The bigger issue is that we desperately need to upgrade dev.horde.org  
to something more than PHP 5.3.2.  We are stuck on phpdocumentor  
2.0.0a10 or something, and there has been 1,000s of fixes since then -  
so things don't render correctly right now that are supposed to anyway.

michael
-- 

___________________________________
Michael Slusarz [slusarz at horde.org]



More information about the dev mailing list