Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-05-23 | 1 | -0/+1 |
|\ | |||||
| * | Fixed bug #78038 socket_select with references | Nikita Popov | 2019-05-23 | 1 | -0/+1 |
* | | Merge branch 'PHP-7.2' into PHP-7.3 | Anatol Belski | 2018-12-26 | 1 | -0/+65 |
|\ \ | |/ | |||||
| * | Initialize s_un (sockaddr_un) to zero before using it. Fixes #76839. | Michael Meyer | 2018-12-26 | 1 | -0/+65 |
* | | Merge branch 'PHP-7.2' into PHP-7.3 | Joe Watkins | 2018-11-13 | 3 | -0/+35 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Joe Watkins | 2018-11-13 | 3 | -0/+37 |
| |\ | |||||
| | * | Validate length on socket_write | Thiago Carvalho | 2018-11-13 | 3 | -0/+37 |
| | * | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 39 | -46/+1 |
| | * | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 22 | -31/+31 |
| | * | Convert CRLF line endings to LF | Peter Kokot | 2018-10-13 | 5 | -646/+646 |
| * | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 39 | -46/+1 |
| * | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 22 | -31/+31 |
* | | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 40 | -47/+1 |
* | | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 23 | -32/+32 |
* | | | Remove old SVN keywords substitutions from xsl and sockets tests | Peter Kokot | 2018-06-13 | 2 | -2/+2 |
* | | | Implemented winsock info import/export | Anatol Belski | 2018-05-17 | 1 | -0/+60 |
* | | | Merge branch 'PHP-7.2' | Thomas Punt | 2018-04-29 | 1 | -0/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Thomas Punt | 2018-04-29 | 1 | -0/+3 |
| |\ \ | | |/ | |||||
| | * | The SO_PASSCRED constant is conditionally defined | Thomas Punt | 2018-04-29 | 1 | -0/+3 |
* | | | Merge branch 'PHP-7.2' | Nikita Popov | 2018-03-23 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Add missing skip prefix for some SKIPIF messages | atvoicu | 2018-03-23 | 1 | -1/+1 |
* | | | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 8 | -8/+8 |
* | | | Fix some misspellings | Gabriel Caruso | 2018-02-06 | 2 | -10/+10 |
* | | | Use bool instead of boolean while throwing a type error | Gabriel Caruso | 2018-02-04 | 1 | -1/+1 |
* | | | Use int instead of integer in type errors | Gabriel Caruso | 2018-02-04 | 6 | -7/+7 |
* | | | Fix test for TCP_NODELAY constant | Gabriel Caruso | 2018-02-04 | 1 | -3/+5 |
* | | | Remove superfluous PHP version check in tests | Gabriel Caruso | 2018-02-04 | 1 | -6/+0 |
* | | | Use %d when expecting line number in tests | Gabriel Caruso | 2018-02-02 | 11 | -22/+22 |
|/ / | |||||
* | | zend-test extension to house code that is required for testing internal APIs,... | Nikita Popov | 2017-03-12 | 2 | -6/+6 |
* | | Merge branch 'PHP-7.1' | Anatol Belski | 2017-01-13 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-01-13 | 1 | -2/+2 |
| |\ | |||||
| | * | templatize the resource number | Anatol Belski | 2017-01-13 | 1 | -2/+2 |
* | | | fix test portability | Anatol Belski | 2016-11-26 | 1 | -3/+3 |
* | | | Remove more PHP 6 leftovers from tests | Nikita Popov | 2016-11-24 | 2 | -2/+2 |
* | | | Fix CRLF line-endings in tests | Nikita Popov | 2016-11-20 | 5 | -646/+646 |
* | | | Improve getaddrinfo implementation | David Walker | 2016-09-05 | 1 | -0/+2 |
* | | | Fix #72733: Expose getaddrinfo C function, and supporting connect/bind | David Walker | 2016-08-12 | 4 | -0/+88 |
|/ / | |||||
* | | Fix #72810. Add check for SKIP_ONLINE_TESTS | Ville Hukkamäki | 2016-08-11 | 2 | -0/+2 |
|/ | |||||
* | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-07-28 | 2 | -0/+6 |
|\ | |||||
| * | Fix #72677: SCM_CREDENTIALS related tests should be skipped on AIX | Christoph M. Becker | 2016-07-28 | 2 | -0/+6 |
* | | Implement socket_export_stream() | Chris Wright | 2016-05-02 | 6 | -0/+360 |
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-01-18 | 6 | -0/+143 |
|\ \ | |/ | |||||
| * | fork test | Anatol Belski | 2016-01-18 | 2 | -0/+35 |
| * | fork test for win32 | Anatol Belski | 2016-01-18 | 2 | -0/+62 |
| * | fork test | Anatol Belski | 2016-01-18 | 2 | -0/+46 |
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Julien Pauli | 2015-12-24 | 4 | -0/+205 |
|\ \ | |/ | |||||
| * | Fixed and improved tests | Julien Pauli | 2015-12-24 | 2 | -3/+30 |
| * | test to function socket_getopt(); | marcosptf | 2015-12-24 | 1 | -0/+74 |
| * | test to function socket_shutdown(); | marcosptf | 2015-12-24 | 1 | -0/+54 |
| * | test to function socket_send(); | marcosptf | 2015-12-24 | 1 | -0/+50 |