I hereby claim:
- I am vreemt on github.
- I am vreemt (https://keybase.io/vreemt) on keybase.
- I have a public key ASBbHnXKHE-knobdp9fQA_GBPS1xTC34DqwBqkvQQrwz9Ao
To claim this, I am signing this object:
====================================== | |
Be a good code scout | |
====================================== | |
* phpnw15 | |
* phpnw16 | |
* drupal | |
* wordpress | |
* zend | |
* symfony |
I hereby claim:
To claim this, I am signing this object:
https://regex101.com/r/3v4pjk/1 | |
new Regex(@"^([A-Za-z]{2}(\d)(|\-))([A-Za-z]{3})-(\d)(\d)(\d)$)") | |
new Regex(@"^([A-Za-z]{2}(\d)(|\-))([A-Za-z]{3})-(\d)(\d)(\d)$)") | |
new Regex(@" | |
^ # start of line | |
[A-Za-z]{2} # two letters | |
\d # one digit |
see also https://gist.github.com/vreemt/f3f547e92b125dfd26f32be9f519ad66 and https://pad.ijhack.nl/p/PHP_conferences
PHP Benelux * https://conference.phpbenelux.eu/ * January 24 & 25, 2020 - Antwerp, Belgium; yearly
Fosdem
<?php | |
//src on: https://gist.github.com/dol/e0b7f084e2e7158efc87 | |
// see also https://gist.github.com/Soarez/9688998 | |
// __DIR__ . '/tests/Helpers/openssl.cnf' | |
/* | |
[ req ] | |
distinguished_name = req_distinguished_name | |
req_extensions = v3_req | |
x509_extensions = v3_ca |
see also
generating files - *.crt, *.key, *.pubkey, *.csr, *.srl