Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy New Year | Xinchen Hui | 2013-01-01 | 6 | -6/+6 |
| | |||||
* | Merge branch 'PHP-5.4' into PHP-5.5 | Remi Collet | 2012-12-19 | 1 | -1/+1 |
|\ | | | | | | | | | * PHP-5.4: fix failing test on Linux build | ||||
| * | fix failing test on Linux build | Remi Collet | 2012-12-19 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatoliy Belsky | 2012-12-03 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | * PHP-5.4: Revert the previous test fix | ||||
| * | Revert the previous test fix | Anatoliy Belsky | 2012-12-03 | 1 | -1/+1 |
| | | | | | | | | The fail seems to be due to network error | ||||
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatoliy Belsky | 2012-12-03 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | * PHP-5.4: Fix test with a slightly different warning in TS | ||||
| * | Fix test with a slightly different warning in TS | Anatoliy Belsky | 2012-12-03 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Lars Strojny | 2012-12-02 | 2 | -0/+18 |
|\ \ | |/ | |||||
| * | Bug #49341: Add SO_REUSEPORT support for socket_set_option() | Igor Wiedler | 2012-12-02 | 2 | -0/+18 |
| | | | | | | | | | | This is a BSD-only feature, and it will only be available on BSD. On other platforms the constant will simply not be set. | ||||
* | | Fixed sockets ext build on win | Anatoliy Belsky | 2012-11-13 | 2 | -0/+4 |
| | | |||||
* | | Use if_nametoindex in Vista | Gustavo Lopes | 2012-10-23 | 1 | -1/+1 |
| | | | | | | | | I missed this instance in bf19838c. | ||||
* | | Do not disable RFC3678 multicast API on Windows | Gustavo Lopes | 2012-09-20 | 1 | -3/+1 |
|/ | | | | | | | | | The API is supported since Windows Vista and requires targeting Vista when compiling PHP. Pierre had asked to disable this by default, even when targeting Vista/Windows Server 2008. Since XP will not be supported anymore on php-next, any rationale for this option will not apply anymore. | ||||
* | Bug #63000: MCAST_JOIN_GROUP on OSX is broken | Lars Strojny | 2012-09-19 | 2 | -2/+25 |
| | | | | | | | | | | | | The multicast support in PHP 5.4 makes use of MCAST_JOIN_GROUP if it is present. The problem is that OSX 10.7 added the constant, but did not correctly implement the feature. This causes the setsockopt call to fail. The solution to the problem is to not use MCAST_JOIN_GROUP on OSX. For reference, this was also done in VLC: * http://trac.videolan.org/vlc/ticket/6104#comment:19 | ||||
* | Fixed test bug #62312 (warnings changed one more time) | Anatoliy Belsky | 2012-07-09 | 1 | -2/+2 |
| | |||||
* | Fixed the common misspelling of the word occurred (occured -> occurred) | Marc Easen | 2012-06-30 | 3 | -6/+6 |
| | |||||
* | Fixed bug #62312 ext\sockets\tests\socket_import_stream-4.phpt fails | Anatoliy Belsky | 2012-06-14 | 2 | -1/+109 |
| | |||||
* | - Fix the fix (typo s/AIX/_AIX/g) | Felipe Pena | 2012-05-21 | 1 | -1/+1 |
| | |||||
* | - Fixed bug #62025 (__ss_family was changed on AIX 5.3) | Felipe Pena | 2012-05-20 | 2 | -0/+18 |
| | |||||
* | Fixed bug #61638 Test ext\sockets\tests\unixloop.phpt fails | Anatoliy Belsky | 2012-04-10 | 1 | -0/+3 |
| | |||||
* | Fixed bug #61637 ext\sockets\tests\socket_sentto_recvfrom_unix.phpt | Anatoliy Belsky | 2012-04-10 | 1 | -0/+3 |
| | |||||
* | Fixed bug #61635 ext\sockets\tests\socket_select-wrongparams-1.phpt | Anatoliy Belsky | 2012-04-10 | 2 | -5/+29 |
| | |||||
* | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-04-10 | 1 | -0/+3 |
|\ | | | | | | | | | | | | | | | * PHP-5.3: Fixed bug #61634 Test ext\sockets\tests\socket_listen-wrongparams.phpt fails Fixed bug #61633 Test ext\sockets\tests\socket_create_pair-wrongparams.phpt fails Fixed bug #61632 Test ext\sockets\tests\socket_create_listen.phpt fails Fixed bug 61621 Test fail in ext/standard/tests/dir | ||||
| * | Fixed bug #61634 Test ext\sockets\tests\socket_listen-wrongparams.phpt fails | Anatoliy Belsky | 2012-04-10 | 1 | -0/+3 |
| | | |||||
| * | Fixed bug #61633 Test ext\sockets\tests\socket_create_pair-wrongparams.phpt ↵ | Anatoliy Belsky | 2012-04-10 | 2 | -0/+41 |
| | | | | | | | | fails | ||||
| * | Fixed bug #61632 Test ext\sockets\tests\socket_create_listen.phpt fails | Anatoliy Belsky | 2012-04-10 | 2 | -0/+24 |
| | | |||||
| * | - Year++ | Felipe Pena | 2012-01-01 | 4 | -4/+4 |
| | | |||||
| * | - Fixed bug #60048 (sa_len a #define on IRIX) | Felipe Pena | 2011-10-13 | 1 | -2/+2 |
| | | | | | | | | | | patch by: china at thewrittenword dot com | ||||
| * | fixed typo | Xinchen Hui | 2011-09-07 | 1 | -1/+1 |
| | | |||||
| * | MFH: Fixed ext/sockets/tests/socket_strerror.phpt | Florian Anderiasch | 2011-09-06 | 1 | -2/+2 |
| | | | | | | | | | | So it seems a missing ) killed the test. | ||||
| * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| | | |||||
| * | - Fix the fix | Felipe Pena | 2011-05-24 | 1 | -1/+1 |
| | | | | | | | | | | # Arghh, copy and paste error :( | ||||
| * | - Fixed stack buffer overflow in socket_connect(). | Felipe Pena | 2011-05-24 | 1 | -0/+5 |
| | | | | | | | | | | Found by: Mateusz Kocielski, Marek Kroemeke and Filip Palian | ||||
| * | fix tests | Antony Dovgal | 2011-05-03 | 1 | -1/+1 |
| | | |||||
| * | - Updating UPGRADING for r309516 and modest merge to 5.3. | Gustavo André dos Santos Lopes | 2011-03-23 | 2 | -3/+7 |
| | | |||||
| * | - Fixed SKIPIF section of bug51958.phpt. | Gustavo André dos Santos Lopes | 2011-03-20 | 1 | -1/+1 |
| | | |||||
| * | - Merged fix for bug #51958 socket_accept() fails on IPv6 server sockets. | Gustavo André dos Santos Lopes | 2011-03-17 | 2 | -12/+33 |
| | | | | | | | | | | See r309238 for commit in trunk. | ||||
| * | - Year++ | Felipe Pena | 2011-01-01 | 4 | -4/+4 |
| | | |||||
| * | fixed 6 tests to pass on non-linux os, by removing the generic linux error ↵ | Eyal Teutsch | 2010-12-26 | 7 | -6/+9 |
| | | | | | | | | string from the exp result. on socket_strerror on the other hand, added to the SKIPIF a condition to run on linux only, as the test checks specifically various error strings | ||||
| * | - add phpize support for windows, need a nmake install for now (nmake ↵ | Pierre Joye | 2010-12-13 | 1 | -0/+1 |
| | | | | | | | | devel-pkg version is coming), works exactly the same as on unix, or should :) | ||||
* | | Fixed bug #61633 Test ext\sockets\tests\socket_create_pair-wrongparams.phpt ↵ | Anatoliy Belsky | 2012-04-10 | 2 | -0/+41 |
| | | | | | | | | fails | ||||
* | | Fixed bug #61632 Test ext\sockets\tests\socket_create_listen.phpt fails | Anatoliy Belsky | 2012-04-10 | 2 | -0/+24 |
| | | |||||
* | | - Year++ | Felipe Pena | 2012-01-01 | 6 | -6/+6 |
| | | |||||
* | | test fixes | Stanislav Malyshev | 2011-12-26 | 3 | -4/+9 |
| | | |||||
* | | - Small ajustments to some multicast options. | Gustavo André dos Santos Lopes | 2011-11-26 | 2 | -0/+95 |
| | | |||||
* | | - Fixed bug #60048 (sa_len a #define on IRIX) | Felipe Pena | 2011-10-13 | 1 | -2/+2 |
| | | | | | | | | | | patch by: china at thewrittenword dot com | ||||
* | | fixed typo | Xinchen Hui | 2011-09-07 | 1 | -1/+1 |
| | | |||||
* | | MFH: Fixed ext/sockets/tests/socket_strerror.phpt | Florian Anderiasch | 2011-09-06 | 1 | -2/+2 |
| | | | | | | | | | | So it seems a missing ) killed the test. | ||||
* | | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| | | |||||
* | | - Further fix for bug #55111 (compilation failure of ext/sockets in Mac OS X). | Gustavo André dos Santos Lopes | 2011-07-11 | 1 | -1/+12 |
| | | |||||
* | | - Fixed bug #55111 (sockets extension fails to compile on Mac OSX). | Gustavo André dos Santos Lopes | 2011-07-02 | 1 | -1/+3 |
| | |