web-push-libs / web-push-php

Web Push library for PHP
MIT License
1.71k stars 298 forks source link

Fix gmp error #288

Closed MaxDomo closed 4 years ago

MaxDomo commented 4 years ago

Fix gmp BigInteger error (TypeError: Argument 1 passed to Jose/Component/Core/Util/Ecc/Point::create() must be an instance of Brick/Math/BigInteger, instance of GMP given)

Spomky commented 4 years ago

This won’t work. Please see #289

MaxDomo commented 4 years ago

This won’t work. Please see #289

Hi,

install this lib -> https://github.com/brick/math

Spomky commented 4 years ago

@MaxDomo,

This won’t resolve the issue, this library will still continue to use gmp and this will break all applications that are still using web-token/* v2.0 or v2.1