Christoph M. Becker
2d3d72412a
Fix #77423 : parse_url() will deliver a wrong host to user
...
To avoid that `parse_url()` returns an erroneous host, which would be
valid for `FILTER_VALIDATE_URL`, we make sure that only userinfo which
is valid according to RFC 3986 is treated as such.
For consistency with the existing url parsing code, we use ctype
functions, although that is not necessarily correct.
2021-01-01 20:08:01 -08:00
..
2019-12-16 00:05:03 -08:00
2018-10-15 04:31:31 +02:00
2018-10-15 04:31:31 +02:00
2019-10-19 11:47:00 +02:00
2018-10-14 19:44:14 +02:00
2019-11-05 12:13:46 +01:00
2019-10-28 13:07:28 +01:00
2018-10-14 19:44:14 +02:00
2020-02-14 09:21:13 +01:00
2018-10-15 04:31:31 +02:00
2020-03-15 17:55:28 -07:00
2019-10-28 20:47:30 -07:00
2018-10-15 04:31:31 +02:00
2019-07-15 15:19:31 +02:00
2019-11-21 09:59:26 +01:00
2018-10-15 04:31:31 +02:00
2018-10-15 04:31:31 +02:00
2019-04-06 19:05:37 -07:00
2019-10-08 12:09:11 +02:00
2018-12-03 00:42:50 -08:00
2019-03-25 16:41:21 +01:00
2019-11-11 22:32:35 -08:00
2019-04-23 12:43:07 +02:00
2018-10-15 04:31:31 +02:00
2019-09-22 18:42:02 +02:00
2020-01-20 21:43:42 -08:00
2019-10-03 06:56:21 +02:00
2019-08-20 13:31:58 +02:00
2019-02-20 11:10:57 +11:00
2019-08-28 17:55:15 +02:00
2019-11-18 11:24:03 +03:00
2020-09-26 23:46:53 -07:00
2019-02-12 10:09:33 +01:00
2019-10-08 16:11:55 +02:00
2019-04-06 01:26:47 +02:00
2018-10-15 04:31:31 +02:00
2018-10-15 04:31:31 +02:00
2019-10-07 09:15:51 +02:00
2019-02-11 16:10:47 +11:00
2018-10-15 04:31:31 +02:00
2019-04-12 13:07:39 +02:00
2019-06-28 12:36:02 +02:00
2019-04-10 13:06:02 +02:00
2020-08-02 15:31:29 -07:00
2019-08-09 10:32:15 +02:00
2018-10-14 19:44:14 +02:00
2019-05-21 09:02:37 +02:00
2018-10-15 04:31:31 +02:00
2019-10-21 09:22:09 +02:00
2020-02-15 20:52:19 -08:00
2018-10-14 19:44:14 +02:00
2019-05-13 03:51:00 +02:00
2018-10-14 19:44:14 +02:00
2019-10-01 11:13:36 +02:00
2020-02-16 22:40:25 -08:00
2019-10-12 14:43:43 +02:00
2019-09-10 10:07:39 +02:00
2019-12-16 00:03:18 -08:00
2019-07-09 10:02:47 +02:00
2021-01-01 20:08:01 -08:00
2018-10-14 19:44:14 +02:00
2018-01-02 12:55:14 +08:00
2018-10-15 04:31:31 +02:00
2018-12-09 19:13:09 +01:00
2018-10-15 04:31:31 +02:00
2019-01-07 01:03:26 -08:00
2018-10-16 18:49:17 +02:00
2018-10-15 04:31:31 +02:00
2019-06-18 17:08:11 +02:00
2018-10-15 04:31:31 +02:00
2018-10-15 04:31:31 +02:00
2019-10-25 12:47:18 +02:00
2019-10-08 09:45:05 +02:00
2018-10-15 04:31:31 +02:00
2018-10-19 00:07:42 +02:00
2018-10-14 12:54:08 +02:00