Re: [PHP-DEV][VOTE][RFC] mb_ucfirst and mb_lcfirst functions

2024-02-20 Thread youkidearitai
2024年2月19日(月) 18:55 youkidearitai : > > -- Forwarded message - > From: youkidearitai > Date: 2024年2月19日(月) 18:46 > Subject: Re: [PHP-DEV][VOTE][RFC] mb_ucfirst and mb_lcfirst functions > To: > > > 2024年2月7日(水) 5:19 youkidearitai : > > > > 2024年2月7日(水) 4:49 youkidearitai : > > > >

[PHP-DEV] Resolving self and parent types at compile time

2024-02-20 Thread Gina P. Banyard
Hello internals, I have an outstanding PR where I implemented resolution of the parent and self types at compile time. [1] The reasoning for this is to attempt to add various methods to ReflectionType, such as isCovariant/isContravariant and other type relation methods. Currently, we cannot do

Re: [PHP-DEV] ArrayAccess and array_key_exists function

2024-02-20 Thread Robert Landers
On Mon, Feb 19, 2024 at 1:35 PM Ondřej Mirtes wrote: > > Hello everyone, > I was recently surprised that ArrayAccess does not work with > array_key_exists() function. > > I am aware that ArrayAccess objects cannot be made to work with many array > functions because it does not provide a way to

Re: [PHP-DEV] Requesting RFC karma

2024-02-20 Thread Derick Rethans
On 20 February 2024 10:05:25 CET, Marc Bennewitz wrote: > >On 20.02.24 09:58, Derick Rethans wrote: >> On 20 February 2024 08:41:19 GMT, Marc Bennewitz wrote: >>> Hi Hans, >>> >>> On 16.02.24 13:05, Hans Henrik Bergan wrote: My name is "Hans Henrik Bergan", usually go by the nickname

Re: [PHP-DEV] Requesting RFC karma

2024-02-20 Thread Marc Bennewitz
On 20.02.24 09:58, Derick Rethans wrote: On 20 February 2024 08:41:19 GMT, Marc Bennewitz wrote: Hi Hans, On 16.02.24 13:05, Hans Henrik Bergan wrote: My name is "Hans Henrik Bergan", usually go by the nickname "divinity76", I've contributed to OSS (including PHP) for years, and am

Re: [PHP-DEV] Requesting RFC karma

2024-02-20 Thread Derick Rethans
On 20 February 2024 08:41:19 GMT, Marc Bennewitz wrote: >Hi Hans, > >On 16.02.24 13:05, Hans Henrik Bergan wrote: >> My name is "Hans Henrik Bergan", usually go by the nickname >> "divinity76", I've contributed to OSS (including PHP) for years, and >> am currently involved in 3 things that might

Re: [PHP-DEV] Requesting RFC karma

2024-02-20 Thread Marc Bennewitz
Hi Hans, On 16.02.24 13:05, Hans Henrik Bergan wrote: My name is "Hans Henrik Bergan", usually go by the nickname "divinity76", I've contributed to OSS (including PHP) for years, and am currently involved in 3 things that might require an RFC, and requesting RFC karma for wiki account