[PHP-BUG] Bug #51494 [NEW]: error_get_last shows error in apache ini

[email protected] ("czarnowski at seitenreport dot info") Wed, 7 Apr 2010 13:24:39 +0200 (CEST)
Newsgroups php.bugs
Message-ID <[email protected]>
From:             
Operating system: Ubuntu
PHP version:      5.3.2
Package:          *General Issues
Bug Type:         Bug
Bug description:error_get_last shows error in apache ini

Description:
------------
var_dump(error_get_last());

shows a deprecated from an apache ini file. Is this a bug or a feature ?

array(4) {
  ["type"]=&gt;

  int(8192)
  ["message"]=&gt;
  string(93) "Comments starting with '#' are deprecated in
/etc/php5/apache2filter/conf.d/idn.ini on line 2"
  ["file"]=&gt;
  string(7) "Unknown"
  ["line"]=&gt;
  int(0)

Linux jan-desktop 2.6.31-20-generic #58-Ubuntu SMP Fri Mar 12 04:38:19 UTC
2010 x86_64 

PHP Version 5.3.2-0.dotdeb.1

error_reporting	32767



Test script:
---------------
<?php
var_dump(error_get_last());
?>


-- 
Edit bug report at http://bugs.php.net/bug.php?id=51494&edit=1
-- 
Try a snapshot (PHP 5.2):            http://bugs.php.net/fix.php?id=51494&r=trysnapshot52
Try a snapshot (PHP 5.3):            http://bugs.php.net/fix.php?id=51494&r=trysnapshot53
Try a snapshot (PHP 6.0):            http://bugs.php.net/fix.php?id=51494&r=trysnapshot60
Fixed in SVN:                        http://bugs.php.net/fix.php?id=51494&r=fixed
Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=51494&r=needdocs
Fixed in release:                    http://bugs.php.net/fix.php?id=51494&r=alreadyfixed
Need backtrace:                      http://bugs.php.net/fix.php?id=51494&r=needtrace
Need Reproduce Script:               http://bugs.php.net/fix.php?id=51494&r=needscript
Try newer version:                   http://bugs.php.net/fix.php?id=51494&r=oldversion
Not developer issue:                 http://bugs.php.net/fix.php?id=51494&r=support
Expected behavior:                   http://bugs.php.net/fix.php?id=51494&r=notwrong
Not enough info:                     http://bugs.php.net/fix.php?id=51494&r=notenoughinfo
Submitted twice:                     http://bugs.php.net/fix.php?id=51494&r=submittedtwice
register_globals:                    http://bugs.php.net/fix.php?id=51494&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=51494&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=51494&r=dst
IIS Stability:                       http://bugs.php.net/fix.php?id=51494&r=isapi
Install GNU Sed:                     http://bugs.php.net/fix.php?id=51494&r=gnused
Floating point limitations:          http://bugs.php.net/fix.php?id=51494&r=float
No Zend Extensions:                  http://bugs.php.net/fix.php?id=51494&r=nozend
MySQL Configuration Error:           http://bugs.php.net/fix.php?id=51494&r=mysqlcfg