Tim Düsterhus
Tim Düsterhus
> Confirmed, installing `libssl-dev` and invoking `docker-php-ext-configure ftp --with-openssl-dir=/usr` before `docker-php-ext-install ftp` gives me `ftp_ssl_connect()` successfully. FWIW: I've intentionally listed the necessary steps in #1482, so that it is not...
> Maybe @TimWolla wants to tackle `SensitiveParameterValue`? I can write the description, but I need someone more experienced to bootstrap the docs for me. I've tried `php doc-base/scripts/docgen/docgen.php -c SensitiveParameterValue`,...
I've tried `php build/gen_stub.php --replace-classsynopses ../phpdoc/en/language/predefined/`, but that did not do anything. Am I holding it wrong? The docgen results are: ``` $ g d HEAD^..HEAD --stat language/predefined/interfaces.xml | 1...
Thanks, that did something.
> few other newly added classes became undocumented. I would write the docs for IntervalBoundary, but that has the problem that it's the first native enum and I believe PHD...
What's the status with enum rendering?
> * https://groups.google.com/g/php-fig/c/J77aMA9LLaU/m/CF9Xq_uFAQAJ Appears to be resolved with #40.
What does the “Max” in the title refer to?
> who claims something is a security improvement raises all sorts of questions and suspicions for me. FWIW: The claims are correct. The same effective change was also applied to...
> since the PHP source isn't necessary: Thanks. Edited. > IMO, this is the type of additional effort folks sign up for when they choose to use the (intentionally hyper-minimal)...