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
Its been fixed in RoundCube 0.3.1.
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?
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)