1
0
mirror of https://github.com/php/php-src.git synced 2026-04-12 18:43:37 +02:00
Files
archived-php-src/ext/standard/tests/strings
Christoph M. Becker 4a89e726bd Alternative fix for bug 77423
That bug report originally was about `parse_url()` misbehaving, but the
security aspect was actually only regarding `FILTER_VALIDATE_URL`.
Since the changes to `parse_url_ex()` apparently affect userland code
which is relying on the sloppy URL parsing[1], this alternative
restores the old parsing behavior, but ensures that the userinfo is
checked for correctness for `FILTER_VALIDATE_URL`.

[1] <5174de7cd3 (commitcomment-45967652)>
2021-01-26 22:54:58 -08:00
..
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2014-11-23 17:19:56 -08:00
2015-03-26 03:29:18 +01:00
2013-07-15 00:23:03 -07:00
2016-11-20 22:31:24 +01:00
2016-11-20 22:31:24 +01:00
2013-06-10 14:30:59 -07:00
2016-11-20 22:31:24 +01:00
2016-08-07 18:48:36 +02:00
2014-07-02 22:39:54 +02:00
2015-05-11 01:10:35 -07:00
2015-09-14 15:04:43 +02:00
2016-03-11 22:45:38 +01:00
2016-03-11 22:45:38 +01:00
2016-09-21 17:20:02 +08:00
2016-08-17 12:39:35 +02:00
2017-02-03 17:54:39 +01:00
2019-01-10 10:57:04 +01:00
2019-02-12 10:49:20 +01:00
2019-04-08 11:40:50 +02:00
2019-09-30 15:06:07 +02:00
2020-08-11 10:33:59 +02:00
2018-10-14 19:44:14 +02:00
2015-07-30 09:05:07 +02:00
2015-07-30 09:05:07 +02:00
2011-08-01 03:42:02 +00:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-07-07 17:14:54 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2015-01-18 21:38:25 -05:00
2015-01-18 21:38:25 -05:00
2018-10-14 19:45:12 +02:00
2021-01-26 22:54:58 -08:00