Results 6 issues of Marc Easen

Hi Peter, How are you? Once again I've been a bit busy, I managed to create a XCode project for MobileNotifier and hooked in the build and clean functions. I'm...

Currently building master on an ARM64 Mac OS X fails with the following error: ``` running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-arch" "arm64" "-I" "include" "-Wall" "-Wextra" "-pedantic"...

Merge Conflicts

To align to the permutePath function in tough-cookie strips the trailing / off the path.

I have compared PHP 5.5 with PECL HTTP 1.7.x installed and this current repo. I have corrected the differences so it behaves the same with regards to HTTP_URL_JOIN_QUERY, HTTP_URL_JOIN_PATHS and...

Added the env var `SPEEDTEST_DELAY` to delay the running of the speedtest. ### What does this fix? I've been trying to run multiple instances of this speediest export as I...

- Exposed the dates as Date types - Added UserComments EXIF - Upgraded to use NodeJS 16 - Upgraded all dependancies (added npm-check-updates as dev dep) - Replaced `setFieldsOnGraphQLNodeType` (as...