Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 1 | -1/+1 |
* | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -2/+0 |
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
* | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ | |||||
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -11/+11 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | Refactoring socket (only compilable now) | Xinchen Hui | 2014-05-17 | 1 | -2/+2 |
|/ | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Merge branch 'PHP-5.4' into PHP-5.5 | Michael Wallner | 2013-10-02 | 1 | -0/+2 |
|\ | |||||
| * | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | | Cleanup some multicast code; fix for mac os x? | Gustavo Lopes | 2013-02-17 | 1 | -3/+21 |
* | | Build fixes; accept names for if_index | Gustavo Lopes | 2013-02-02 | 1 | -2/+2 |
* | | Move some multicast stuff to multicast.c | Gustavo Lopes | 2013-02-02 | 1 | -0/+10 |
* | | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | | Do not disable RFC3678 multicast API on Windows | Gustavo Lopes | 2012-09-20 | 1 | -3/+1 |
|/ | |||||
* | Bug #63000: MCAST_JOIN_GROUP on OSX is broken | Lars Strojny | 2012-09-19 | 1 | -2/+3 |
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | - Fixed ext/sockets build on Mac OS X (hopefully). | Gustavo André dos Santos Lopes | 2011-06-11 | 1 | -0/+12 |
* | - Normalized line endings, added native eol-style. | Gustavo André dos Santos Lopes | 2011-03-20 | 1 | -79/+79 |
* | - Adding copyright headers to the new files, gotta do something about the | Gustavo André dos Santos Lopes | 2011-03-20 | 1 | -0/+20 |
* | - Added multicast support to the sockets extension (bug #40510). | Gustavo André dos Santos Lopes | 2011-03-14 | 1 | -0/+59 |