Tests pending pull requests
Build: #4144 was successful
Job: Build and Test Job was successful
Code commits
phpBB Ascraeus
-
Joas Schilling d99cd2d02ea8e5458ba5527bb1264497fe77ef18
Merge pull request #3278 from rxu/ticket/13492
[ticket/13492] Fix IDN support for custom BBCode URL tokens -
rxu 8002af752683cf055e792a45394cb4ffc627daeb
[ticket/13492] Add the migration to update custom bbcodes with IDN regexps
Also fix the $utf8 checking regexp removing the curly braces.
PHPBB3-13492- phpBB/includes/acp/acp_bbcodes.php (version 8002af752683cf055e792a45394cb4ffc627daeb)
- phpBB/phpbb/db/migration/data/v31x/update_custom_bbcodes_with_idn.php (version 8002af752683cf055e792a45394cb4ffc627daeb)
-
rxu 17f4dce0fc2bb1105a3181ccd7a4119f40191c2b
[ticket/13492] Add IDN support for custom BBCode URL tokens
Custom BBCode URL tokens does not support IDN.
Custom BBCodes added earlier than IDN has been applied are unaffected.
PHPBB3-13492- phpBB/includes/acp/acp_bbcodes.php (version 17f4dce0fc2bb1105a3181ccd7a4119f40191c2b)