[cvs] [Wiki] changed: BCBreakingHordeIssues

Michael Slusarz slusarz at horde.org
Tue Feb 10 18:31:51 UTC 2009


slusarz  Tue, 10 Feb 2009 13:31:51 -0500

Modified page: http://wiki.horde.org/BCBreakingHordeIssues
New Revision:  2.72
Change log:  sendmail error codes task done.

@@ -3,9 +3,9 @@
  + Backward Compatibility Breaking Horde Issues (aka Horde 4.0 TODO)

  * Fix cloning behavior (See Bug 1410).
  * Encrypt deprecations in Horde_Crypt_pgp::. **(DONE)**
-* Use one place for clear text sendmail error messages.
+* Use one place for clear text sendmail error messages.  **(DONE -  
Horde_Mime_Mail::sendmailError())**
  * rename files in imp/templates/prefs to more sensible defaults  
(e.g. draftsfolderselect.inc, not folderselect.inc) **(DONE)**
  * Remove {{$foo = &new Foo();}} calls and replace with {{$foo = new  
Foo();}} - The former is deprecated as of PHP 5 and causes errors when  
strict code checking is on.
  * Similarly, don't pass objects by reference ( function foo(&$bar) )
  * Move share edit form into framework package to make it extendable.



More information about the cvs mailing list