mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-20 07:21:30 +02:00
[ticket/17535] Convert config files, make data providers static
PHPBB-17535
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
class phpbb_network_ip_normalise_test extends phpbb_test_case
|
||||
{
|
||||
public function data_provider()
|
||||
public static function data_provider()
|
||||
{
|
||||
return array(
|
||||
// From: A Recommendation for IPv6 Address Text Representation
|
||||
|
Reference in New Issue
Block a user