ndejong / pfsense_fauxapi

REST based API interface for pfSense 2.3.x and 2.4.x to facilitate devops
Apache License 2.0
354 stars 61 forks source link

Depricated php split function replaced with explode #35

Closed 0xn0va closed 6 years ago

0xn0va commented 6 years ago

Tested on PfSense version 2.4.4-RELEASE (amd64) Recieved error before fix:

Fatal error: Uncaught Error: Call to undefined function fauxapi\v1\split() in /etc/inc/fauxapi/fauxapi_auth.inc:48

Also a minor compatibility change for macOs users for the test to work out of the box :)