Skip to content

Commit

Permalink
Add IPv6 support to ext/sockets
Browse files Browse the repository at this point in the history
  • Loading branch information
sgolemon committed Apr 17, 2003
1 parent 0098ae7 commit d06232a
Show file tree
Hide file tree
Showing 3 changed files with 278 additions and 10 deletions.
1 change: 1 addition & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ PHP NEWS
- Changed array_search() to accept also objects as a needle. (Moriyoshi)
- Changed ext/mcrypt to require libmcrypt version 2.5.6 or greater. (Derick)
- Changed uniqid() parameters to be optional and allow any prefix length. (Marcus)
- Added IPv6 support to ext/sockets. (Sara)
- Added context options to http_fopen_wrapper 'method', 'header', 'content'. (Sara)
- Added domdocument->create_document_fragment() and documentfragment->open_mem()
methods to domxml. (Rob Richards, Chregu)
Expand Down
1 change: 0 additions & 1 deletion TODO
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ ext/session

ext/sockets
-----------
* Implement IPv6
* Review/Fix vectors

ext/standard
Expand Down
Loading

0 comments on commit d06232a

Please sign in to comment.