aboutsummaryrefslogtreecommitdiffstats
path: root/tests/network/inet_ntop_pton_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/16189] Deprecate inet_ntop and inet_pton wrappersrubencm2019-11-011-56/+0
| | | | PHPBB3-16189
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-2/+0
| | | | PHPBB3-14576
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [ticket/9916] Updating license in non-distributed filesUnknown2012-01-021-1/+1
| | | | PHPBB3-9916
* [ticket/10011] Tests can't be ran on PHP < 5.3Erik Frèrejean2011-01-311-1/+1
| | | | | | Apply the `__DIR__` fix to some remaining Ascraeus tests PHPBB3-10011
* Merge branch 'develop-olympus' into developIgor Wiedler2011-01-101-0/+54
This merge commit includes ascraeus-specific renames and adjustments.