Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@php

Pinned

  1. The PHP Interpreter

    C 28.3k 6.3k

  2. A PHP parser written in PHP

    PHP 13.6k 750

  3. Fast request router for PHP

    PHP 4.1k 373

  4. Extension that adds support for method calls on primitive types in PHP

    PHP 968 40

  5. Iteration primitives using generators

    PHP 955 60

  6. Extension exposing PHP 7 abstract syntax tree

    PHP 769 65

4,109 contributions in the last year

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

Contribution activity

September 2020

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

Drop support for multiple generators yielding from one generator

This drops support for having multiple generators yield from the same generator in parallel. Support for this requires the famous "doubly-linked re…

+98 −337 9 comments

Created an issue in google/oss-fuzz that received 6 comments

Segfault with dataflow sanitizer in php project

I'm currently testing whether the dataflow sanitizer can be enabled for the php project. After fixing the usual on the php-src side, I get a startu…

6 comments

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

You can’t perform that action at this time.