6.0.0-beta1
7/4/25

[#3959] Mailbox.php: array_combine()
Summary Mailbox.php: array_combine()
Queue IMP
Queue Version HEAD
Type Bug
State Resolved
Priority 2. Medium
Owners
Requester adrieder (at) sbox (dot) tugraz (dot) at
Created 05/19/2006 (6986 days ago)
Due
Updated 09/06/2017 (2858 days ago)
Assigned
Resolved 05/19/2006 (6986 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
09/06/2017 08:17:21 AM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit b42befca342a46c73dff91a5ed1fbf7fb5e7bb87
Author: Paul M Jones <pmjones@ciaweb.net>
Date:   Sat May 28 21:17:32 2005 +0000

     as part of fixed bug 3959, "XHTML lists not rendered according 
W3C Standards" (where
     a single newline is not enough to end a paragraph before a list) 
we now output
     one less newline when a list is starting, since the parser 
returned an extra newline
     when parsing.


     git-svn-id: 
https://svn.php.net/repository/pear/packages/Text_Wiki/trunk@187176 
c90b9560-bf6c-de11-be94-00142212c4b1

  Text/Wiki/Render/Xhtml/List.php | 4 ++++
  1 file changed, 4 insertions(+)

http://github.com/horde/horde/commit/b42befca342a46c73dff91a5ed1fbf7fb5e7bb87
09/06/2017 08:17:20 AM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 7cf2dcac658ea9d27fb81ce649342a2e47ebf313
Author: Paul M Jones <pmjones@ciaweb.net>
Date:   Sat May 28 21:16:28 2005 +0000

     fixed bug 3959, "XHTML lists not rendered according W3C Standards", where
     a single newline is not enough to end a paragraph before a list.   
added an extra newline
     to the returned (parsed) text.


     git-svn-id: 
https://svn.php.net/repository/pear/packages/Text_Wiki/trunk@187175 
c90b9560-bf6c-de11-be94-00142212c4b1

  Text/Wiki/Parse/Default/List.php | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

http://github.com/horde/horde/commit/7cf2dcac658ea9d27fb81ce649342a2e47ebf313
05/19/2006 12:31:26 PM Jan Schneider State ⇒ Resolved
 
05/19/2006 12:08:31 PM adrieder (at) sbox (dot) tugraz (dot) at Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Mailbox.php: array_combine()
Queue ⇒ IMP
New Attachment: Mailbox.php.patch Download
Reply to this comment
[Fri May 19 13:08:54 2006] [error] PHP Fatal error:  Call to undefined 
function:  array_combine() in 
/usr/local/apache/htdocs/horde/imp/lib/Mailbox.php on line 660



array_combine() does not exist in PHP4

The attached patch solves the problem


Saved Queries