Hi,
In the past few months we have been trialing using GitHub security
advisories for security issues:
https://github.com/php/php-src/security/advisories?state=published
However, our old bug system still accepts them. I have just created a
PR to change that: https://github.com/php/web-bugs/pull
Hi
On 8/30/23 11:05, Derick Rethans wrote:
However, our old bug system still accepts them. I have just created a
PR to change that: https://github.com/php/web-bugs/pull/116/files
Pending reviews and/or comments, I am wanting to merge this in the next
week or so.
There's already https://githu
I accidentally wrote the name in Japanese and it looks weird, so I'll resend
it, sorry.
I also skimmed over past discussions.
I've found that having full control over `strict_types` globally is not a good
idea. This is because it can break the behavior of many libraries, and
developers don't a
On Wed, Aug 30, 2023 at 7:14 AM Saki Takamachi wrote:
> I accidentally wrote the name in Japanese and it looks weird, so I'll
> resend it, sorry.
>
> I also skimmed over past discussions.
>
> I've found that having full control over `strict_types` globally is not a
> good idea. This is because it
Hi
after suggesting the use of ucfirst(strtolower(...)) casing for acronyms
within a classname of a draft RFC, I was made aware of previous class
naming RFC (June 2017) that required the use of PascalCase for class
names, with the exception of acronyms which must be completely uppercased:
ht
On Wed, Aug 30, 2023 at 1:44 PM Tim Düsterhus wrote:
> Hi
>
> after suggesting the use of ucfirst(strtolower(...)) casing for acronyms
> within a classname of a draft RFC, I was made aware of previous class
> naming RFC (June 2017) that required the use of PascalCase for class
> names, with the e
Hello everyone,
As I am not sure what I should next I decided to follow the formal way and
I created the RFC for the change. I will start voting soon. Please let me
know if you have any suggestions.
RFC under discussion:
https://wiki.php.net/rfc/new_rounding_modes_to_round_function
On 8/31/23 01:16, Jorg Sowa wrote:
> Hello everyone,
> As I am not sure what I should next I decided to follow the formal way and
> I created the RFC for the change. I will start voting soon. Please let me
> know if you have any suggestions.
>
> RFC under discussion:
> https://wiki.php.net/rfc/new