Tests pending pull requests
Build: #4032 failed
Job: Build and Test Job failed
Code commits
phpBB Ascraeus
-
Joas Schilling 8ae1b0c52e21d105d1f35b5174081423b7c17bc4
Merge pull request #3189 from rxu/ticket/12926
[ticket/12926] Support for IDN (IRI) -
Joas Schilling 58d8ea5b0b0810f2f84cbbf89aebb874010b5378
Merge pull request #3265 from tas2580/develop-ascraeus
[ticket/13453] Sort param in Canonical URL -
rxu d86bdcb2a75a000dd30478216644e8f1d3dae9dd
[ticket/12926] Get rid of the $scheme and $inline vars, fix regex_idn.php
Get rid of the $scheme and $inline vars, fix regex_idn.php to generate
both common and inline mode regexes all at once.
PHPBB3-12926- phpBB/develop/regex_idn.php (version d86bdcb2a75a000dd30478216644e8f1d3dae9dd)
- phpBB/includes/functions.php (version d86bdcb2a75a000dd30478216644e8f1d3dae9dd)
-
Tobi Schäfer <tobi.schaefer@gmail.com> de3d7aca169cce5b2017c15bc77d877aa272aabf
[ticket/13453] Sort param in Canonical URL
PHPBB3-13453- phpBB/viewforum.php (version de3d7aca169cce5b2017c15bc77d877aa272aabf)
- phpBB/viewtopic.php (version de3d7aca169cce5b2017c15bc77d877aa272aabf)
-
rxu a8c62e707af0971a62b7601f4ac6ea46f57b16c2
[ticket/12926] Support for IDN (IRI)
Add international domain name support for URLs.
PHPBB3-12926- phpBB/develop/regex_idn.php (version a8c62e707af0971a62b7601f4ac6ea46f57b16c2)
- phpBB/includes/functions.php (version a8c62e707af0971a62b7601f4ac6ea46f57b16c2)
- phpBB/includes/message_parser.php (version a8c62e707af0971a62b7601f4ac6ea46f57b16c2)
- phpBB/phpbb/profilefields/type/type_url.php (version a8c62e707af0971a62b7601f4ac6ea46f57b16c2)
- tests/functions/make_clickable_test.php (version a8c62e707af0971a62b7601f4ac6ea46f57b16c2)
- tests/profilefields/type_url_test.php (version a8c62e707af0971a62b7601f4ac6ea46f57b16c2)
- tests/regex/url_test.php (version a8c62e707af0971a62b7601f4ac6ea46f57b16c2)