1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 04:38:27 +01:00
php-e107/e107_handlers
Nick Liu 714e9f9abe
PHP bug 66773 workaround in Hybridauth
In PHP 7.0.12 and earlier, a class could not be loaded with the same
name as another class in a different namespace.  This commit patches the
Hybridauth dependency to avoid PHP bug 66773.  Unfortunately, the fix
will be rolled back any time Hybridauth is updated or overwritten.

PHP bug link: https://bugs.php.net/bug.php?id=66773

(cherry picked from commit 539c3f1a672330d460a8cffa63adc63902ae4da4)
(cherry picked from commit 7994746dabe1ecfe15cc89c1fa14b7848113dc90)
2023-06-22 12:31:28 -05:00
..
2020-06-13 13:18:37 -07:00
2020-06-15 13:01:09 -07:00
2006-12-02 04:36:16 +00:00
2023-06-22 09:49:32 -07:00
2022-12-18 14:39:09 +01:00