[horde] 2025/23 releases - The path towards beta

Dominique Maier mrch at mailbox.org
Sun Jun 8 18:47:16 UTC 2025


After adding the
if (!class_exists('Horde_Application')) { ... }
to
vendor/horde/horde/lib/Application.php

and
if (!class_exists('Ingo_Application')) { ... }
to
vendor/horde/ingo/lib/Application.php 

if (!class_exists('Nag_Application')) { ... }
to
vendor/horde/nag/lib/Application.php 

I run into an unexpected token public error (~ line 620 of vendor/horde/nag/lib/Application.php):

I think there is a "}" to much at line 614 before the "public function davGetObjects($collection)", after I removed this, the error was gone.

Now I have a working minimal test installation. I will continue adding other apps as kronolith an so on ... and testing.

HTH.

Regards,
Dominique

-- 
Dominique Maier <mrch at mailbox.org>


More information about the horde mailing list