Results 1 to 2 of 2

Thread: deprecated: assigning the retunr value

  1. #1
    Join Date
    Oct 2010
    Posts
    12

    Default deprecated: assigning the retunr value

    I keep seeing errors like the following:

    Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vshare/include/PEAR/Pager/Pager.php on line 183 Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vshare/include/PEAR/Pager/Common.php on line 1151 Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vshare/include/PEAR/Pager/Common.php on line 1175

    I believe that it's possible to turn these errors off in php/ pear to stop them appearing. However are these errors breaking any features or likely to be cuasing other problems?


  2. #2
    Join Date
    Sep 2007
    Posts
    906

    Default

    These are warning, you can disable warnings. Just set php to show only errors.
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    [email protected]

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •