Skip to content

Organizations

@php

Pinned

  1. The PHP Interpreter

    C 27.6k 6.2k

  2. A PHP parser written in PHP

    PHP 13.2k 723

  3. Fast request router for PHP

    PHP 4k 367

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

    PHP 962 38

  5. Iteration primitives using generators

    PHP 946 58

  6. Extension exposing PHP 7 abstract syntax tree

    PHP 742 65

3,733 contributions in the last year

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

Contribution activity

June 2020

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

Allow casting CurlHandle to int

It's common to cast curl resources to integer to get the resource ID. This allows casting the new CurlHandle object to int as well, returning the o…

+34 −0 13 comments

Created an issue in php/php-tasks that received 7 comments

ext/zip/tests/bug53885.phpt fails on 7.4 on macos

The test ext/zip/tests/bug53885.phpt fails on PHP 7.4 (but not master!) on macos with the diff: 001+ Warning: ZipArchive::locateName(): Invalid or…

7 comments

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

You can’t perform that action at this time.