I hereby claim:
- I am georgebohnisch on github.
- I am georgebohnisch (https://keybase.io/georgebohnisch) on keybase.
- I have a public key whose fingerprint is 3012 96C9 F348 86FB 49DE 2E98 8D8F 770D 6106 26F4
To claim this, I am signing this object:
docker-bash(){ | |
docker exec -it $1 bash -c "stty cols $COLUMNS rows $LINES && bash"; | |
} | |
export -f docker-bash |
$ tsc --build tsconfig.json | |
src/normalizer.ts:49:7 - error TS7017: Element implicitly has an 'any' type because type 'Validator' has no index signature. | |
49 if (this[name]) | |
~~~~~~~~~~ | |
src/normalizer.ts:51:8 - error TS7017: Element implicitly has an 'any' type because type 'Validator' has no index signature. | |
51 if (this[name].isValid(Number(value))) | |
~~~~~~~~~~ |
<?php | |
return [ | |
/* | |
|-------------------------------------------------------------------------- | |
| PDO Fetch Style | |
|-------------------------------------------------------------------------- | |
| | |
| By default, database results will be returned as instances of the PHP |
I hereby claim:
To claim this, I am signing this object: