Skip to content
Avatar

Organizations

@php
Block or Report

Block or report nikic

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at…

    17.1k 6.5k

  2. PHP-Parser Public

    A PHP parser written in PHP

    PHP 15.8k 908

  3. FastRoute Public

    Fast request router for PHP

    PHP 4.7k 410

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

    PHP 1.1k 42

  5. iter Public

    Iteration primitives using generators

    PHP 1.1k 69

  6. php-ast Public

    Extension exposing PHP 7 abstract syntax tree

    PHP 866 78

3,976 contributions in the last year

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

Contribution activity

December 2022

Created a pull request in rust-lang/rust that received 15 comments

Update LLVM submodule

This is a rebase to LLVM 15.0.6. Fixes #103380. Fixes #104099.

+2 −2 15 comments
Opened 1 other pull request in 1 repository
php/web-php 1 merged
Reviewed 1 pull request in 1 repository

Created an issue in llvm/llvm-project that received 1 comment

[InstCombine] Failure to simplify nested selects

https://alive2.llvm.org/ce/z/GjCXkB define i32 @src(i1 %t1, i1 %t2, i32 %a, i32 %b, i32 %c) { %s1 = select i1 %t1, i32 %a, i32 %b %and = select i1 %t1

1 comment

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