Build: #574 was successful
Job: PHP 7.2 - SQLite was successful
Code commits
phpBB 3.3.x
-
Marc 9eb30b5d8e94d050a2f197233fa3acbbaefe8aac
Merge pull request #6712 from rxu/ticket/17387
[ticket/17387] Fix PHP warnings in search results -
rxu 544e0900e6d8aa24a302f5d80a9325af589bdcf8 m
[ticket/17387] Add more unicode tests
PHPBB-17387- phpBB/includes/functions_content.php (version 544e0900e6d8aa24a302f5d80a9325af589bdcf8)
- tests/functions_content/get_context_test.php (version 544e0900e6d8aa24a302f5d80a9325af589bdcf8)
-
rxu c26ded6025643f78cf39f2a530f186fe1b4923b8 m
[ticket/17387] Fix handling unicode strings
PHPBB-17387- phpBB/includes/functions_content.php (version c26ded6025643f78cf39f2a530f186fe1b4923b8)
- tests/functions_content/get_context_test.php (version c26ded6025643f78cf39f2a530f186fe1b4923b8)
-
Rubén Calvo <rubencm@gmail.com> 472b36877c5c95bfdbf603ee3dd35f6c1be7085c m
[ticket/17387] Add test for when words are separated by a non-space character
PHPBB-17387- phpBB/includes/functions_content.php (version 472b36877c5c95bfdbf603ee3dd35f6c1be7085c)
- tests/functions_content/get_context_test.php (version 472b36877c5c95bfdbf603ee3dd35f6c1be7085c)
-
rxu 66b6a5e1f396c5f6150fe8301ae8afaeb0255720 m
[ticket/17387] Make regex match unicode characters
PHPBB-17387- phpBB/includes/functions_content.php (version 66b6a5e1f396c5f6150fe8301ae8afaeb0255720)
-
rxu 8acba2db024aa2a2c96037db65fbaab8f82aa1c8 m
[ticket/17387] Return entire post text for zero or negative length value
In according to 'Default number of returned characters' setting ACP explanation
`A value of 0 will return the entire post`. Do the same for negative values too
PHPBB-17387- phpBB/includes/functions_content.php (version 8acba2db024aa2a2c96037db65fbaab8f82aa1c8)
- tests/functions_content/get_context_test.php (version 8acba2db024aa2a2c96037db65fbaab8f82aa1c8)
-
rxu a7b673a1b60ad477d19ae0607f4d46e804ea831c m
[ticket/17387] Fix PHP warnings in search results
PHPBB-17387- phpBB/includes/functions_content.php (version a7b673a1b60ad477d19ae0607f4d46e804ea831c)