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.

Add an optional note:
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…

    16.2k 6.1k

  2. PHP-Parser Public

    A PHP parser written in PHP

    PHP 15.7k 893

  3. FastRoute Public

    Fast request router for PHP

    PHP 4.7k 408

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

    PHP 1.1k 43

  5. iter Public

    Iteration primitives using generators

    PHP 1.1k 70

  6. php-ast Public

    Extension exposing PHP 7 abstract syntax tree

    PHP 863 75

3,738 contributions in the last year

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

Contribution activity

October 2022

Created 2 commits in 2 repositories
Created 2 repositories

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

Mark Cell::replace() as #[inline]

Giving this a try based on #102539 (comment).

+1 −0 16 comments
Opened 3 other pull requests in 2 repositories
Reviewed 1 pull request in 1 repository

Created an issue in rust-lang/rust that received 3 comments

#[inline] on generic functions

Common Rust wisdom says that #[inline] does not need to be placed on small generic functions. This is because generic functions will get monomorphi…

3 comments

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