[PHP-DEV] ext/sockets: socket_getpeername/socket_getsockname BC

2025-01-28 Thread David CARLIER
Hi, Working on this PR #17440 , I wanted to ask if the BC from these two calls were ok because : Before function socket_getsockname(Socket $socket, &$address, *&$port = null*): bool {} After function socket_getsockname(Socket $socket, &$address, *?int

Re: [PHP-DEV] [VOTE] [RFC] Consolidate Coding Standards Policy Document

2025-01-28 Thread Derick Rethans
On Tue, 14 Jan 2025, Derick Rethans wrote: > I have just opened the vote on the "Consolidate Coding Standards > Policy Document". The vote will run until January 28st, 16:00 UTC. > > > https://wiki.php.net/rfc/consolidate-coding-standard-policy-document#proposed_voting_choices I have clo