Minishlink / web-push-php-example

An example for sending Web Push notifications, using web-push-php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Illegal instruction

sapiet opened this issue · comments

Hi!

I just tried this example repository, when I try to send a push notification, my server crashes with "Illegal instruction: 4"
Tested on a macOS 10.12.6 with PHP7.3.8

Any ideas ?

OK, I just figured out what happens. This is related with my php bin. Installing the same version with brew solved the issue.