Roundcube Community Forum

Release Support => Pending Issues => Topic started by: kinesis on November 16, 2009, 01:11:25 AM

Title: PHP 5.3.0 and 3 deprecated errors that wont go away (error_reporting doesn't work)
Post by: kinesis on November 16, 2009, 01:11:25 AM
I tried changing error_reporting in php.ini to a variety of things but it still wont get rid of these Deprecated warnings that appear after installing XAMPP 1.7.2 with PHP 5.3.0...

Deprecated: Function set_magic_quotes_runtime() is deprecated in /mnt/extra/www/roundcube.nuper.com/doc-root/program/include/iniset.php on line 63

Deprecated: Assigning the return value of new by reference is deprecated in /mnt/extra/www/roundcube.nuper.com/doc-root/program/lib/PEAR.php on line 563

Deprecated: Assigning the return value of new by reference is deprecated in /mnt/extra/www/roundcube.nuper.com/doc-root/program/lib/PEAR.php on line 566
Title: PHP 5.3.0 and 3 deprecated errors that wont go away (error_reporting doesn't work)
Post by: SKaero on November 16, 2009, 01:25:43 AM
Its been fixed in RoundCube 0.3.1.
Title: PHP 5.3.0 and 3 deprecated errors that wont go away (error_reporting doesn't work)
Post by: kinesis on November 16, 2009, 11:25:40 AM
I dont think so.. im using 0.3.1

how do i check which version im running to be sure? i upgraded to 0.3.1 last night maybe i didnt upgrade right?
Title: PHP 5.3.0 and 3 deprecated errors that wont go away (error_reporting doesn't work)
Post by: SKaero on November 16, 2009, 11:04:24 PM
You can check in the index.php on the 5th line, here is the ticket: #1486294 (PHP 5.3 support) ? Roundcube Webmail (http://trac.roundcube.net/ticket/1486294)