mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
Merge branch '3.8'
Conflicts: lib/Alchemy/Phrasea/Controller/Admin/TaskManager.php lib/Alchemy/Phrasea/Controller/Root/Account.php lib/Alchemy/Phrasea/Core/Version.php lib/classes/User/Adapter.php lib/classes/eventsmanager/broker.php lib/classes/eventsmanager/notify/autoregister.php lib/classes/eventsmanager/notify/order.php lib/classes/eventsmanager/notify/register.php lib/classes/eventsmanager/notify/uploadquarantine.php lib/classes/eventsmanager/notify/validationdone.php templates/web/admin/index.html.twig
This commit is contained in:
@@ -506,7 +506,7 @@ class SphinxSearchEngine implements SearchEngineInterface
|
||||
);
|
||||
|
||||
$results->add($record);
|
||||
} catch (Exception $e) {
|
||||
} catch (\Exception $e) {
|
||||
|
||||
}
|
||||
$resultOffset++;
|
||||
|
Reference in New Issue
Block a user