[cvs] [Wiki] changed: BCBreakingHordeIssues

Chuck Hagenbuch chuck at horde.org
Sat Dec 16 18:35:43 PST 2006


chuck  Sat, 16 Dec 2006 18:35:43 -0800

Modified page: https://dev.horde.org/horde/wicked/BCBreakingHordeIssues
New Revision:  2.32
Change log:  note on pref_api files

@@ -22,17 +22,18 @@
  * Remove IMP_SpellChecker::.
  * Add a single function for changing the language (handle the bindTextDomain() call also)
  * Remove hack to fix app-specific Notification_Listeners that output <p> instead of <li> (in Notification/Listender/status.php).
  * Prefix all classes with Horde_ that don't have that prefix yet (also see http://www.php.net/manual/en/userlandnaming.php).
-* Filter all input through filter extension of library.
+* Filter all input through filter extension or library.
  * Escape all template tags by default.
  * Use phone form fields, i.e. in Turba.
  * Use exceptions instead of PEAR_Errors.
  * Clean up Horde::loadConfiguration() mess.
  * Consistent return types (array vs. timestamp) in Horde_iCalendar::_parse*() methods.
  * Clean up VFS_sql to use '/' as the root of the VFS instead of ''.  This will make it behave like the other VFS backends without code to do the conversion.
  * Set the cache expiration time when the entry is set
  * Don't let Horde_Crypt_pgp methods check for secure connection.
+* Remove pref_api BC files
  
  ++ MIME issues
  * Remove deprecated code in MIME_Headers::
  * Remove BC mime_drivers code in MIME_Viewer::, IMP_Contents::, MIMP_Contents::.


More information about the cvs mailing list