Kruzya
Well-known member
I tried update via OneClick my local board for development purposes, and received a strange error: PHP can't find constant in polyfill dependency.
This is OC issue and i need contact with my license owner for receiving full distro or i have issues with my PHP installation?
Code:
Fatal error: Uncaught Error: Undefined class constant 'CRYPTO_CORE_RISTRETTO255_BYTES' in /Users/crazyhackgut/Documents/www/xf22/src/vendor/paragonie/sodium_compat/lib/ristretto255.php:6
Stack trace:
#0 /Users/crazyhackgut/Documents/www/xf22/src/vendor/paragonie/sodium_compat/autoload.php(72): require_once()
#1 /Users/crazyhackgut/Documents/www/xf22/src/vendor/composer/autoload_real.php(69): require('/Users/crazyhac...')
#2 /Users/crazyhackgut/Documents/www/xf22/src/vendor/composer/autoload_real.php(59): composerRequirec3539a040d496b098908566d08fa79fa('3109cb1a231dcd0...', '/Users/crazyhac...')
#3 /Users/crazyhackgut/Documents/www/xf22/src/vendor/autoload.php(7): ComposerAutoloaderInitc3539a040d496b098908566d08fa79fa::getLoader()
#4 /Users/crazyhackgut/Documents/www/xf22/src/XF.php(253): require('/Users/crazyhac...')
#5 /Users/crazyhackgut/Documents/www/xf22/src/XF.php(76): XF::startAutoloader()
#6 /Users/crazyhackgut/Documents/www/xf22/src/XF/Install/_upgrader/core.php(1182): XF::start('/Users/crazyhac...')
#7 /Users/cra
in /Users/crazyhackgut/Documents/www/xf22/src/vendor/paragonie/sodium_compat/lib/ristretto255.php on line 6
This is OC issue and i need contact with my license owner for receiving full distro or i have issues with my PHP installation?