This bug was fixed in the package php-imap - 5.3.2-0ubuntu3
---
php-imap (5.3.2-0ubuntu3) maverick; urgency=low
* debian/imap.ini: Fix deprecated comment. (LP: #540214)
* Convert to Debian Source Format 3.0 (quilt).
* Bump Standards Version to 3.8.4
* Remove un-needed debian/R
** Changed in: php-imap (Ubuntu)
Status: Confirmed => In Progress
** Changed in: php-imap (Ubuntu)
Importance: Undecided => Low
** Changed in: php-imap (Ubuntu)
Assignee: (unassigned) => Andrew Starr-Bochicchio (andrewsomething)
--
deprecated comment in imap.ini
https://bugs.laun
Here is the patch:
--- /etc/php5/conf.d/imap.ini.orig 2010-03-03 12:41:33.0 +
+++ /etc/php5/conf.d/imap.ini 2010-03-26 15:41:49.0 +
@@ -1,2 +1,2 @@
-# configuration for php Imap module
+; configuration for php Imap module
extension=imap.so
** Patch added: "Patch to
The bug is actually in /etc/php5/conf.d/imap.ini, which is the file that
/etc/php5/cli/conf.d/imap.ini is linked to.
All this needs to be fixed is the comment character changed from '#' to
';'.
--
deprecated comment in imap.ini
https://bugs.launchpad.net/bugs/540214
You received this bug notific
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/41117817/Dependencies.txt
--
deprecated comment in imap.ini
https://bugs.launchpad.net/bugs/540214
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs