Build: #1327 was successful Changes by Marc

Stages & jobs

  1. Default Stage

Code commits

phpBB Master

  • Marc

    Marc 0bdb2c701cdb99b0fc6b5fb34f707ff70eb06290

    Merge branch '3.3.x'

  • Marc

    Marc 9eb30b5d8e94d050a2f197233fa3acbbaefe8aac m

    Merge pull request #6712 from rxu/ticket/17387
    [ticket/17387] Fix PHP warnings in search results

  • rxu

    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

    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>

    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

    rxu 66b6a5e1f396c5f6150fe8301ae8afaeb0255720 m

    [ticket/17387] Make regex match unicode characters
    PHPBB-17387

    • phpBB/includes/functions_content.php (version 66b6a5e1f396c5f6150fe8301ae8afaeb0255720)
  • rxu

    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

    rxu a7b673a1b60ad477d19ae0607f4d46e804ea831c m

    [ticket/17387] Fix PHP warnings in search results
    PHPBB-17387

    • phpBB/includes/functions_content.php (version a7b673a1b60ad477d19ae0607f4d46e804ea831c)