[Bug 540208] Re: deprecated comment in mcrypt.ini

Przemysław Życiński zycinski at gmail.com
Wed May 19 09:53:09 BST 2010


** Description changed:

  When start PHP on the command line, I get:
  
  PHP Deprecated:  Comments starting with '#' are deprecated in
  /etc/php5/cli/conf.d/mcrypt.ini on line 1 in Unknown on line 0
  
  Please replace it with ; to avoid the message.
  
  Thanks,
  Thomas
  
  ProblemType: Bug
  Architecture: amd64
  Date: Wed Mar 17 12:00:54 2010
  DistroRelease: Ubuntu 10.04
  Package: php5-mcrypt 5.3.1-0ubuntu1
  ProcEnviron:
-  LANG=de_DE.UTF-8
-  SHELL=/bin/bash
+  LANG=de_DE.UTF-8
+  SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
  SourcePackage: php-mcrypt
  Uname: Linux 2.6.32-16-generic x86_64
  
  ==
  
  SRU process update:
  
  Error messages are printed on stderr when running the php command line
  interface, as well as in the apache error logs when mod_php is used.
  
  This bug has been fixed in Maverick by replacing comments using the
  deprecated '#' notation by the new ';' notation.
  
  PATCH:
  http://launchpadlibrarian.net/48021734/mcrypt_ini_comments.debdiff
  
  TEST CASE: run the "php" command in a terminal. The following message is printed on stderr:
  PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/mcrypt.ini on line 1 in Unknown on line 0"
  
  Chances of a regression are null.

-- 
deprecated comment in mcrypt.ini
https://bugs.launchpad.net/bugs/540208
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.

Status in “php-mcrypt” package in Ubuntu: Fix Released

Bug description:
When start PHP on the command line, I get:

PHP Deprecated:  Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/mcrypt.ini on line 1 in Unknown on line 0

Please replace it with ; to avoid the message.

Thanks,
Thomas

ProblemType: Bug
Architecture: amd64
Date: Wed Mar 17 12:00:54 2010
DistroRelease: Ubuntu 10.04
Package: php5-mcrypt 5.3.1-0ubuntu1
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
SourcePackage: php-mcrypt
Uname: Linux 2.6.32-16-generic x86_64

==

SRU process update:

Error messages are printed on stderr when running the php command line interface, as well as in the apache error logs when mod_php is used.

This bug has been fixed in Maverick by replacing comments using the deprecated '#' notation by the new ';' notation.

PATCH: http://launchpadlibrarian.net/48021734/mcrypt_ini_comments.debdiff

TEST CASE: run the "php" command in a terminal. The following message is printed on stderr:
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/mcrypt.ini on line 1 in Unknown on line 0"

Chances of a regression are null.







More information about the Ubuntu-sponsors mailing list