Skip to content

Convert resources to objects in ext/sockets - #5900

Closed
kocsismate wants to merge 8 commits into
php:masterfrom
kocsismate:resource-sockets
Closed

Convert resources to objects in ext/sockets#5900
kocsismate wants to merge 8 commits into
php:masterfrom
kocsismate:resource-sockets

Conversation

@kocsismate

Copy link
Copy Markdown
Member

No description provided.

@kocsismate
kocsismate marked this pull request as draft July 27, 2020 22:55
@Girgias

Copy link
Copy Markdown
Member

Compile error:

/home/vsts/work/1/s/ext/sockets/sockets.c:937:14: error: unused variable ‘php_sock’ [-Werror=unused-variable]
937 | php_socket *php_sock;
| ^~~~~~~~

Comment threadext/sockets/sockets.c Outdated
Comment threadext/sockets/sockets.c Outdated
@kocsismatekocsismate added this to the PHP 8.0 milestone Jul 30, 2020
@kocsismate
kocsismate marked this pull request as ready for review August 2, 2020 20:49
Comment threadext/sockets/sockets.c Outdated
Comment threadext/sockets/sockets.c Outdated
Comment threadext/sockets/tests/socket_export_stream-1.phpt Outdated
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@kocsismate@Girgias@nikic@bwoebi