Block or report user
Security Bug Bounty Hunter
  • Luxembourg

Organizations

@amphp @async-interop

Popular repositories

  1. php-uv

    C 75 9

  2. http-websocket

    PHP 2

  3. phpdbg-docs

    2 1

  4. preprocessor

    A little (nearly) C-like preprocessor for php

    C 1

  5. php-src

    Forked from php/php-src

    The PHP Interpreter

    C 1 1

  6. Auryn

    Forked from rdlowrey/auryn

    IoC Dependency Injector

    PHP 1

607 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity First pull request First issue First repository Joined GitHub

August 2017

bwoebi has no activity yet for this period.

July 2017

Created a pull request in php/php-src that received 17 comments

Avoid triggering SIGPIPE after stream_socket_shutdown(SHUT_WR) of a SSL stream

Let $sock be a SSL stream, then stream_socket_shutdown($sock, STREAM_SHUT_WR); fclose($sock); shall not trigger a SIGPIPE. SSL_shutdown() is called…

Seeing something unexpected? Take a look at the GitHub profile guide.