On 11 September 2023 16:16:45 BST, tag Knife wrote:
>Hi Derick,
>
>Is there any reason why PHP does not use an automated certificate renewal
>for lets encrypt?
>Such as EFF-ACME-Certbot? [https://certbot.eff.org/]
We do, but we need to coordinate the same cert onto multiple servers, which is
the
Hi Derick,
Is there any reason why PHP does not use an automated certificate renewal
for lets encrypt?
Such as EFF-ACME-Certbot? [https://certbot.eff.org/]
On Mon, 11 Sept 2023 at 15:55, Derick Rethans wrote:
> Dear All,
>
> pecl.php.net now has a valid SSL/TLS certificate again. And it turns
Dear All,
pecl.php.net now has a valid SSL/TLS certificate again. And it turns out
that pear.php.net was not affected.
The other services do not have an updated certificate yet, but this
should be rolled out in the next few days.
with kind regards,
Derick Rethans
On Mon, 11 Sep 2023, Derick
Hi All,
We're aware that this has happened. The process that we set-up a three
months ago with Let's Encrypt was not fully implemented.
There is no need to report this again, and I will update these lists
when it is addressed.
It does not affect www.php.net, but it does affect:
pecl.php.net
Hi internals, don't know who is responsible for this, but within the last
10 minutes the certificate for pecl.php.net has expired and this is causing
builds to fail as we require installing rdkafka.
Hi internals,
I'm glad to present a new JIT engine that is going to be used in the next
major PHP version. Now it's a real optimizing compiler with Intermediate
Representation similar to Java HotSpot server compiler.
It makes a base for future improvements and eliminates many low-level
details of
Le 11/09/2023 à 09:20, Remi Collet a écrit :
Hi,
According to https://bugs.php.net/bugs-generating-backtrace.php
> To get a backtrace with correct information you must have PHP
configured with --enable-debug!
Perhaps a better wording is
To get a backtrace with correct information you mu
Hi,
According to https://bugs.php.net/bugs-generating-backtrace.php
> To get a backtrace with correct information you must have PHP
configured with --enable-debug!
This seems wrong.
Of course you can use GDB against any build of PHP
Result: for some time, I noticed people asking about iss