Re: [PHP-DEV] PHP 7.2.19 Released

2019-05-30 Thread Ryan McCullagh
Hi internals group, I hope you guys are doing well, and it's a pleasure to be on this mailing list. I have a question about the PHP upgrade path on Debian and Ubuntu. The common recommendation is to use the PPA from Ondřej Surý located at https://launchpad.net/~ondrej - Is this officially recom

Re: [PHP-DEV] Re: Call for participation: Annotating internal function argument and return types

2019-08-26 Thread Ryan McCullagh
I would be happy to help annotate the functions from the extensions in the Missing list. One question. Should we be using the documentation as the source of truth for parameter types, and return values? On Mon, Aug 26, 2019, at 8:11 AM, Nikita Popov wrote: > On Sat, Aug 10, 2019 at 12:56 PM Ni

[PHP-DEV] Difference between smart_str and smart_string

2018-01-25 Thread Ryan McCullagh
Hello internals, I have been browsing php-src and notice smart_string, and smart_str, each with their header files. Why is there two seemingly identical structures with the same name? -- Ryan McCullagh ryanmccullagh.com -- PHP Internals - PHP Runtime Development Mailing List To

Re: [PHP-DEV] [RFC] Allow trailing comma in parameter lists

2020-04-03 Thread Ryan McCullagh via internals
This would make PHP more consistent. Please add this! On Mon, Mar 30, 2020, at 12:32 PM, Guilliam Xavier wrote: > On Sun, Mar 29, 2020 at 11:31 PM Jakob Givoni wrote: > > > > Hi Rowan, > > > > On Sat, Mar 28, 2020 at 4:01 PM Rowan Tommins > > wrote: > > > > > > While I'd personally be fine with