From owner-freebsd-stable@FreeBSD.ORG Tue Jun 17 11:03:55 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B60B1B55 for ; Tue, 17 Jun 2014 11:03:55 +0000 (UTC) Received: from cerebro.liukuma.net (cerebro.liukuma.net [IPv6:2a00:d1e0:1000:1b00::2]) by mx1.freebsd.org (Postfix) with ESMTP id 6DEF521BC for ; Tue, 17 Jun 2014 11:03:55 +0000 (UTC) Received: from cerebro.liukuma.net (localhost [127.0.0.1]) by cerebro.liukuma.net (Postfix) with ESMTP id 87B0D8A0201; Tue, 17 Jun 2014 14:03:53 +0300 (EEST) DKIM-Filter: OpenDKIM Filter v2.8.3 cerebro.liukuma.net 87B0D8A0201 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=liukuma.net; s=liukudkim; t=1403003033; bh=7eNDXqxr+fyZRnbsNou1nPNPCJpA1gWAJKE5YDqgbRA=; h=From:To:References:In-Reply-To:Subject:Date; b=lOGedscP8gyEE9YJUPso924ZsLyLNXelwbk/rg+dXUIQYbs5kFBb1uuOic6v1hHYw eRddKoAdC/wwHzOu9BfyoXP3HNKkPQeSOguSatUxuaZnx45JmldwkaBt8d8kVzP8AT I44tnwOKnBulBrVau04XBH7LtfiTaELHd3tJk4FU= X-Virus-Scanned: amavisd-new at liukuma.net Received: from cerebro.liukuma.net ([127.0.0.1]) by cerebro.liukuma.net (cerebro.liukuma.net [127.0.0.1]) (amavisd-new, port 10027) with LMTP id zZmhjQ4f8X70; Tue, 17 Jun 2014 14:03:53 +0300 (EEST) Received: from Rivendell (dsl-kmibrasgw1-54f8d4-179.dhcp.inet.fi [84.248.212.179]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client did not present a certificate) (Authenticated sender: ignatz@cerebro.liukuma.net) by cerebro.liukuma.net (Postfix) with ESMTPSA id 8E7D48A003E; Tue, 17 Jun 2014 14:03:52 +0300 (EEST) DKIM-Filter: OpenDKIM Filter v2.8.3 cerebro.liukuma.net 8E7D48A003E Message-ID: <9C023093B31E4B2E96F87B10125F5FD5@Rivendell> From: "Reko Turja" To: "Nenhum_de_Nos" , References: <2fc74fb31bd696a268e52cb0f87ca5cd.squirrel@arroway.org> In-Reply-To: <2fc74fb31bd696a268e52cb0f87ca5cd.squirrel@arroway.org> Subject: Re: php5.4 e roundcube Date: Tue, 17 Jun 2014 14:03:49 +0300 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 15.4.3555.308 X-MimeOLE: Produced By Microsoft MimeOLE V15.4.3555.308 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2014 11:03:55 -0000 -----Original Message----- From: Nenhum_de_Nos > Fatal error: Call to undefined function filter_var() in > /usr/local/www/roundcube/program/lib/Roundcube/bootstrap.php on line 47 Another thing that popped into my mind, have you run upgrade scripts from roundcube/bin? -Reko