Re: [PHP-DEV] RFC Idea - json_validate() validate schema

2023-03-03 Thread Jakub Zelenka
Hi, On Thu, Mar 2, 2023 at 8:30 PM Larry Garfield wrote: > On Thu, Mar 2, 2023, at 1:31 PM, Jakub Zelenka wrote: > > On Thu, Mar 2, 2023 at 5:53 PM Rowan Tommins > > wrote: > > > >> On Thu, 2 Mar 2023 at 12:34, Jakub Zelenka wrote: > >> > >> > It's possible that we might decide to stop support

[PHP-DEV] VCS Account Request: nielsdos

2023-03-03 Thread Niels Dossche
Mainly the following two things: - Merging (my) pull requests, after they have been reviewed and approved. - Closing the linked issues to the pull requests which have been merged. Perhaps in the future, when I get more familiar, also approve or request changes for other pull requests in areas I g

Re: [PHP-DEV] RFC Idea - json_validate() validate schema

2023-03-03 Thread Larry Garfield
On Fri, Mar 3, 2023, at 6:19 AM, Jakub Zelenka wrote: >> You mean using the version from the JSON string, and allowing an >> override? Like this? >> >> > It should never allow overriding the $schema as it would go against spec so > this would be just default if $schema is not specified. Just the

Re: [PHP-DEV] RFC Idea - json_validate() validate schema

2023-03-03 Thread Rowan Tommins
On 3 March 2023 16:30:26 GMT, Larry Garfield wrote: >Class constants FTW. s/Class constants/enum/ :P -- Rowan Tommins [IMSoP] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: https://www.php.net/unsub.php

Re: [PHP-DEV] RFC Idea - json_validate() validate schema

2023-03-03 Thread Larry Garfield
On Fri, Mar 3, 2023, at 1:49 PM, Rowan Tommins wrote: > On 3 March 2023 16:30:26 GMT, Larry Garfield wrote: > >>Class constants FTW. > > s/Class constants/enum/ > > :P Well yes, but if they're being used to just represent a string, rather than being their own value, actually no. :-) Though, I s

Re: [PHP-DEV] RFC Idea - json_validate() validate schema

2023-03-03 Thread Jakub Zelenka
On Fri, Mar 3, 2023 at 4:31 PM Larry Garfield wrote: > On Fri, Mar 3, 2023, at 6:19 AM, Jakub Zelenka wrote: > > > >> You mean using the version from the JSON string, and allowing an > >> override? Like this? > >> > >> > > It should never allow overriding the $schema as it would go against spec

Re: [PHP-DEV] Release Managers for PHP 8.3

2023-03-03 Thread Pierrick Charron
Hi everyone, I want to let you know that I'm interested in volunteering as the veteran release manager for PHP 8.3. I would be honored to help the two new release managers who will be joining the team, and strive to provide the same level of support that Ben did for Sergey and me. Cheers, Pierric