summaryrefslogtreecommitdiff
path: root/ext/standard/tests/network
Commit message (Expand)AuthorAgeFilesLines
* Reindent phpt filesNikita Popov2020-02-0325-260/+260
* Merge branch 'PHP-7.4'Christoph M. Becker2020-01-281-1/+1
|\
| * Fix #79174: cookie values with spaces fail to round-tripChristoph M. Becker2020-01-281-1/+1
* | Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-172-4/+4
* | Promote warning to exception in dns_check_record() functionMáté Kocsis2019-12-201-4/+7
* | Clean DONE tags from testsFabien Villepinte2019-11-078-16/+0
* | Merge branch 'PHP-7.4'Nikita Popov2019-07-221-1/+1
|\ \ | |/
| * Report errors from stream read and write operationsNikita Popov2019-07-221-1/+1
* | Merge branch 'PHP-7.4'Nikita Popov2019-07-221-1/+1
|\ \ | |/
| * Deprecate (real) castNikita Popov2019-07-221-1/+1
* | Adjust tests for zpp TypeError changeNikita Popov2019-03-118-116/+7
|/
* More zpp error/variation test removalsNikita Popov2019-03-076-189/+0
* Remove zpp variation testsNikita Popov2019-02-052-402/+0
* Remove local variablesPeter Kokot2019-02-035-5/+5
* Revert "Don't silence fatal errors with @"Nikita Popov2019-01-312-2/+2
* Don't silence fatal errors with @Nikita Popov2019-01-312-2/+2
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-155-5/+3
* Trim trailing whitespace in *.phptPeter Kokot2018-10-1416-30/+30
* Trim trailing whitespace in testsGabriel Caruso2018-10-1421-31/+31
* Merge branch 'PHP-7.3'Pedro Magalhães2018-10-061-38/+0
|\
| * 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
* | | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-09-162-2/+2
* | | | Merge branch 'PHP-7.3'Joe Watkins2018-09-041-0/+24
|\ \ \ \ | |/ / /
| * | | 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
* | | | Make more tests run on LinuxGabriel Caruso2018-08-281-6/+1
* | | | Merge branch 'PHP-7.3'Xinchen Hui2018-08-171-0/+8
|\ \ \ \ | |/ / /
| * | | Fixed bug #76755 (setcookie does not accept "double" type for expire time)Xinchen Hui2018-08-171-0/+8
* | | | Merge branch 'PHP-7.3'Christoph M. Becker2018-08-121-2/+20
|\ \ \ \ | |/ / /
| * | | Fix #76688: Disallow excessive parameters after options arrayPedro Magalhães2018-08-121-2/+20
* | | | Fix SKIPIF conditions for online testsGabriel Caruso2018-08-051-1/+0
|/ / /
* | | 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
| |\