Fraser

Results 4 issues of Fraser

## Description This change alters how the oobSwap function builds the query selector string. Rather than simply prefixing it with a `#` it uses the `'[id="raw_id"]'` format. Where `raw_id` is...

enhancement

The condition at - https://github.com/mcobit/retrosmc/blob/master/install-retrosmc.sh#L62 is a bit too simple, in that many configurations have the line 'dtparam=audio=on' but have it commented out, i.e. '#dtparam=audio=on' As it is the grep...

If I test the `hash3_int` method against php8.1.2 `murmur3a` it appears to have divergences. I found this after stumbling across a divergence by chance, and then testing `300000` randomly generated...

See https://github.com/lastguest/murmurhash-php/issues/16