Build: #1197 was successful
Job: PHP 8.1 - SQLite was successful
Code commits
phpBB Master
-
Marc 228e2437b2c3a511d1fcac2f00e80f99832a8f89
Merge branch '3.3.x'
-
Marc ac76b80cb1f0ab9613ae07d07d8619c6ac38356a m
Merge pull request #6531 from toxyy/ticket/17188
[ticket/17188] Allow request variable to check multiline unicode -
toxyy <thrashtek@gmail.com> d4e0840e6f659a0782ad00e6fa51c00f715ca4b6 m
[ticket/17188] Change regex being edited
Change the edited regex to ruben's recommendation
PHPBB3-17188- phpBB/phpbb/request/type_cast_helper.php (version d4e0840e6f659a0782ad00e6fa51c00f715ca4b6)
-
toxyy <thrashtek@gmail.com> 8360752b2abf594ad458fcfcbfbfa02886336f21 m
[ticket/17188] Allow request variable to check multiline unicode
Change set_var to check for multiline strings if multibyte
PHPBB3-17188- phpBB/phpbb/request/type_cast_helper.php (version 8360752b2abf594ad458fcfcbfbfa02886336f21)
-
toxyy <thrashtek@gmail.com> d59a4d4aad9668a4ca961f93aafc85de854fd99c m
[ticket/17188] Add unit tests
Adds rxu's unit tests, with rubencm's fix
PHPBB3-17188- tests/request/type_cast_helper_test.php (version d59a4d4aad9668a4ca961f93aafc85de854fd99c)