summaryrefslogtreecommitdiff
path: root/ext/standard/tests/network
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-155-5/+3
* Trim trailing whitespace in *.phptPeter Kokot2018-10-1424-62/+62
* Merge branch 'PHP-7.2' into PHP-7.3Pedro Magalhães2018-10-061-38/+0
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Pedro Magalhães2018-10-061-38/+0
| |\
| | * Remove unstable dns testsPedro Magalhães2018-10-061-38/+0
* | | Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2018-09-041-0/+24
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2018-09-041-0/+24
| |\ \ | | |/
| | * Fix bug #74764 and add a test caseVille Hukkamaki2018-09-041-0/+24
| * | Remove getmxrr alias dns_get_mx testGabriel Caruso2018-02-141-27/+0
* | | Fixed bug #76755 (setcookie does not accept "double" type for expire time)Xinchen Hui2018-08-171-0/+8
* | | Fix #76688: Disallow excessive parameters after options arrayPedro Magalhães2018-08-121-2/+20
* | | Support for samesite cookies with array syntaxPedro Magalhães2018-07-312-1/+31
* | | Remove warnings from inet_pton()/inet_ntop()Chris Wright2018-04-032-20/+4
* | | Fix #69948: path/domain are not sanitized in setcookieChristoph M. Becker2018-03-241-0/+18
* | | remove support for string|unicode in testsGabriel Caruso2018-02-221-1/+1
* | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* | | Remove empty sections in testsGabriel Caruso2018-02-141-1/+0
* | | Remove getmxrr alias dns_get_mx testGabriel Caruso2018-02-101-27/+0
* | | Merge branch 'PHP-7.2'Michael Wallner2018-02-051-17/+24
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Michael Wallner2018-02-051-17/+24
| |\ \ | | |/
| | * fix bug #75916 DNS_CAA record results contain garbageMichael Wallner2018-02-051-17/+24
* | | Use int instead of integer in type errorsGabriel Caruso2018-02-043-17/+17
* | | Remove superfluous PHP version check in testsGabriel Caruso2018-02-041-6/+0
* | | Add net_get_interfaces()Sara Golemon2017-11-271-0/+30
|/ /
* | Merge branch 'PHP-7.1'Joe Watkins2017-07-102-4/+6
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-07-102-4/+6
| |\
| | * #73594 tests only check the extra params if dns_get_record is successfulPedro Magalhães2017-07-102-4/+6
* | | Remove superfluous semicolonsTom Van Looy2017-06-261-1/+1
* | | Merge branch 'PHP-7.1'Anatol Belski2017-05-011-0/+32
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-05-011-0/+32
| |\ \ | | |/
| | * Tests to ensure BC with undocumented behavior used in hacksAnatol Belski2017-05-011-0/+32
* | | Merge branch 'PHP-7.1'Nikita Popov2017-04-092-1/+15
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-04-092-1/+15
| |\ \ | | |/
| | * Fixed bug #72071: Prevent Max-Age from being negativeCraig Duncan2017-04-092-1/+15
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-181-0/+31
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-181-0/+31
| |\ \ | | |/
| | * DNS CAA record type implementation and tests for https://bugs.php.net/bug.php...Marcus Bointon2017-01-181-0/+31
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-091-0/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-091-0/+1
| |\ \ | | |/
| | * update ip2long_varation2 test to skip for AIX, see bug #72973Joe Watkins2017-01-091-0/+1
* | | Merge branch 'PHP-7.1'Anatol Belski2016-12-182-0/+51
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-12-182-0/+51
| |\ \ | | |/
| | * Fixed bug #73594Bruce Weirdan2016-12-182-0/+51
| | * Merge branch 'pull-request/1808'Joe Watkins2016-10-171-0/+29
| * | Merge branch 'pull-request/1808'Joe Watkins2016-10-171-0/+29
* | | Remove more PHP 6 leftovers from testsNikita Popov2016-11-241-10/+10
* | | Fix CRLF line-endings in testsNikita Popov2016-11-202-35/+35
* | | Remove the binary cast from unrelated testsPedro Magalhães2016-11-201-2/+2
* | | Remove the b prefix from literals on unrelated testsPedro Magalhães2016-11-202-9/+9
* | | Use our own domains to test getmxrr()Christoph M. Becker2016-10-181-3/+1