Damien Alexandre
Damien Alexandre
Here is some informations about this issue, tested with Bootstrap 3.0.2 (latest stable). `lessc->zipSetArgs()` receive this: ``` php // args array(2) { [0]=> array(2) { [0]=> string(3) "arg" [1]=> string(6)...
that's something I'd like very much as well but I have no idea how to implement it. would you be interested in sending a pull request?
Making the customer->email map to customerEmail automatically feels too magical for me. I would prefer the ability to do it by hand, via attributes. Also, the transformer solution is only...
- User gets a :3rd_place_medal: for each QOTD - When this QOTD is QOTM, :3rd_place_medal: become :2nd_place_medal: (must be months in the past only) - When this QOTD is QOTY,...
In theory you should have a "blocks" property on the message that's doing the actual parsing: https://api.slack.com/changelog/2019-09-what-they-see-is-what-you-get-and-more-and-less#what__example-message-object Then we need to translate this to HTML.
Yes absolutelly - it's based on ZScaler for reference. But that's already understood by PHP / my system. For example this snippet works: ```php $c = array( 'http' => array(...
I'm afraid that's not possible (private banking company involved). And if I understand correctly, even if support for HTTP CONNECT was added, I would be stopped by the internal certificate...
I'm not sure, they are installed on the system, I see them running `trust list` (XXX is the obfuscated company name). ``` $ trust list pkcs11:XXXtype=cert type: certificate label: XXX...
An external package would be nice yes - because "downloading IP during deploy" is still a manual, time consuming task that everyone has to do :thinking: Unless... We build some...
@jg-development Feedback would be appreciated on the related PR: #200 Would you have the opportunity to test it by any chance? Thanks