Michael Butler

Results 5 issues of Michael Butler

With the major release of PHP 7.3 there were some [big changes under the hood](https://hackernoon.com/deprecations-and-changes-for-php-7-3-avoid-errors-7a5c4dbeaa8b) with the regular expression engine, going from PCRE to PCRE2. While it is not explicitly...

Hi there! I was going through to get a basic hello world running with this bot and got an error: ``` Initializing Slack Machine: Loading settings... [2020-08-05 18:30:41][DEBUG] asyncio selector_events.py:__init__:58...

Let me prefix this by saying I don't really know what I'm doing!! System: Manjaro Linux Graphics: Radeon 6700 XT Version of FFXIV: Steam version (bought it on Steam) Input...

Something seems off with just those characters in [the json file](https://github.com/photogabble/php-confusable-homoglyphs/blob/master/src/confusables.json). Repro: ```php

Normally, we expect simple utilities to respond with the POSIX exit code `0` on success, and something else (e.g. `1`) when an error occurred. ``` root@871ff6bb412b:/opt/bin# publisher -hostname localhost:4466 -topic...