Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#1299426 closed Feature Patches (None)

Patches for Bug #1299403

Reported by: mystcb Owned by: nobody
Priority: 5 Milestone:
Component: Other Version: None
Severity: Keywords:
Cc:

Description

This patch will remove the error:

Warning: Call-time pass-by-reference has been
deprecated - argument passed by value; If you would
like to pass it by reference, modify the declaration of
iil_c_countmessages(). If you would like to enable
call-time pass-by-reference, you can set
allow_call_time_pass_reference to true in your INI
file. However, future versions may not support this any
longer. in /home/www/roundcube/program/lib/imap.inc on
line 843

----

This is only my fix and is not something which is
offical from RoundCube. Use this if you wish to install
this on a PHP5 server and you don't have access to
change the server settings.

Hope this helps

Colin

Change History (2)

comment:1 Changed 8 years ago by mystcb

  • Summary changed from Patch for Bug #1299403 to Patches for Bug #1299403
Logged In: YES 
user_id=948999

Added one for func.inc as well as this also caused a problem

comment:2 Changed 8 years ago by roundcube

  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.