deprecated:What does the error mean?

Discussion in 'PHP' started by minhazikram, Jan 13, 2012.

  1. #1
    Deprecated: Assigning the return value of new by reference is deprecated in D:\LabRatorY\xampp\php\PEAR\Config.php on line 80

    Deprecated: Assigning the return value of new by reference is deprecated in D:\LabRatorY\xampp\php\PEAR\Config.php on line 166

    Deprecated: Assigning the return value of new by reference is deprecated in D:\LabRatorY\xampp\php\PEAR\Config\Container.php on line 111




    can any one help me tp get rid of this error
     
    minhazikram, Jan 13, 2012 IP
  2. minhazikram

    minhazikram Greenhorn

    Messages:
    46
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #2
    Problem solved.. I just named a file named config.php which overlapped with a file name config.php in the php directory
     
    minhazikram, Jan 13, 2012 IP