1
0
mirror of https://github.com/php/php-src.git synced 2026-04-20 06:21:12 +02:00
Files
archived-php-src/main
David Carlier d65c80031a Fix GH-12190: stream_context_create with address and port at 0.
Prior to the 8.1 rewrite, inet_aton was used for ipv4 addresses
therefore addresses like `0` passed.
For the bindto's case where both ip and port are set as such, we discard
the address binding.

Close GH-12195
2023-09-24 15:17:53 +01:00
..
2021-04-13 12:09:37 +02:00
2022-05-10 21:39:31 +01:00
2021-07-15 15:31:39 +02:00
2021-08-31 18:57:44 +02:00
2023-02-14 10:52:17 +00:00
2022-08-29 22:33:02 +01:00
2022-08-29 22:33:02 +01:00
2021-08-02 15:59:26 +02:00
2021-08-02 15:59:26 +02:00
2021-08-02 15:59:26 +02:00