summaryrefslogtreecommitdiff
path: root/ext/sockets
Commit message (Expand)AuthorAgeFilesLines
* fix failing test on Linux buildRemi Collet2012-12-191-1/+1
* Revert the previous test fixAnatoliy Belsky2012-12-031-1/+1
* Fix test with a slightly different warning in TSAnatoliy Belsky2012-12-031-1/+1
* Bug #49341: Add SO_REUSEPORT support for socket_set_option()Igor Wiedler2012-12-022-0/+18
* Bug #63000: MCAST_JOIN_GROUP on OSX is brokenLars Strojny2012-09-192-2/+25
* Fixed test bug #62312 (warnings changed one more time)Anatoliy Belsky2012-07-091-2/+2
* Fixed the common misspelling of the word occurred (occured -> occurred)Marc Easen2012-06-303-6/+6
* Fixed bug #62312 ext\sockets\tests\socket_import_stream-4.phpt failsAnatoliy Belsky2012-06-142-1/+109
* - Fix the fix (typo s/AIX/_AIX/g)Felipe Pena2012-05-211-1/+1
* - Fixed bug #62025 (__ss_family was changed on AIX 5.3)Felipe Pena2012-05-202-0/+18
* Fixed bug #61638 Test ext\sockets\tests\unixloop.phpt failsAnatoliy Belsky2012-04-101-0/+3
* Fixed bug #61637 ext\sockets\tests\socket_sentto_recvfrom_unix.phptAnatoliy Belsky2012-04-101-0/+3
* Fixed bug #61635 ext\sockets\tests\socket_select-wrongparams-1.phptAnatoliy Belsky2012-04-102-5/+29
* Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-04-101-0/+3
|\
| * Fixed bug #61634 Test ext\sockets\tests\socket_listen-wrongparams.phpt failsAnatoliy Belsky2012-04-101-0/+3
| * Fixed bug #61633 Test ext\sockets\tests\socket_create_pair-wrongparams.phpt f...Anatoliy Belsky2012-04-102-0/+41
| * Fixed bug #61632 Test ext\sockets\tests\socket_create_listen.phpt failsAnatoliy Belsky2012-04-102-0/+24
| * - Year++Felipe Pena2012-01-014-4/+4
| * - Fixed bug #60048 (sa_len a #define on IRIX)Felipe Pena2011-10-131-2/+2
| * fixed typoXinchen Hui2011-09-071-1/+1
| * MFH: Fixed ext/sockets/tests/socket_strerror.phptFlorian Anderiasch2011-09-061-2/+2
| * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
| * - Fix the fixFelipe Pena2011-05-241-1/+1
| * - Fixed stack buffer overflow in socket_connect().Felipe Pena2011-05-241-0/+5
| * fix testsAntony Dovgal2011-05-031-1/+1
| * - Updating UPGRADING for r309516 and modest merge to 5.3.Gustavo André dos Santos Lopes2011-03-232-3/+7
| * - Fixed SKIPIF section of bug51958.phpt.Gustavo André dos Santos Lopes2011-03-201-1/+1
| * - Merged fix for bug #51958 socket_accept() fails on IPv6 server sockets.Gustavo André dos Santos Lopes2011-03-172-12/+33
| * - Year++Felipe Pena2011-01-014-4/+4
| * fixed 6 tests to pass on non-linux os, by removing the generic linux error st...Eyal Teutsch2010-12-267-6/+9
| * - add phpize support for windows, need a nmake install for now (nmake devel-p...Pierre Joye2010-12-131-0/+1
* | Fixed bug #61633 Test ext\sockets\tests\socket_create_pair-wrongparams.phpt f...Anatoliy Belsky2012-04-102-0/+41
* | Fixed bug #61632 Test ext\sockets\tests\socket_create_listen.phpt failsAnatoliy Belsky2012-04-102-0/+24
* | - Year++Felipe Pena2012-01-016-6/+6
* | test fixesStanislav Malyshev2011-12-263-4/+9
* | - Small ajustments to some multicast options.Gustavo André dos Santos Lopes2011-11-262-0/+95
* | - Fixed bug #60048 (sa_len a #define on IRIX)Felipe Pena2011-10-131-2/+2
* | fixed typoXinchen Hui2011-09-071-1/+1
* | MFH: Fixed ext/sockets/tests/socket_strerror.phptFlorian Anderiasch2011-09-061-2/+2
* | - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* | - Further fix for bug #55111 (compilation failure of ext/sockets in Mac OS X).Gustavo André dos Santos Lopes2011-07-111-1/+12
* | - Fixed bug #55111 (sockets extension fails to compile on Mac OSX).Gustavo André dos Santos Lopes2011-07-021-1/+3
* | - Fixed socket_import_stream returning NULL on some errors and FALSE on othersGustavo André dos Santos Lopes2011-06-281-0/+1
* | - Fixed ext/sockets build on Mac OS X (hopefully).Gustavo André dos Santos Lopes2011-06-117-36/+88
* | - Fix the fixFelipe Pena2011-05-241-1/+1
* | - Fixed stack buffer overflow in socket_connect().Felipe Pena2011-05-241-0/+5
* | fix testsAntony Dovgal2011-05-031-1/+1
* | - Fixed build on Solaris.Gustavo André dos Santos Lopes2011-04-302-3/+17
* | - Fixed SKIPIF section missing a semicolon.Gustavo André dos Santos Lopes2011-04-301-1/+1
* | - not used on winPierre Joye2011-03-301-1/+3