The Wayback Machine - https://web.archive.org/web/20221113235259/https://github.com/raveren
Skip to content
Avatar
Block or Report

Block or report raveren

Report abuse

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

Report abuse

Popular repositories

  1. php-arr Public

    powerful PHP5 array manipulation

    PHP 12

  2. Forked from erlangparasu/laravel-debugbar-vscode

    Laravel debugbar addon that provides buttons to open files in PhpStorm

    PHP 6

  3. Forked from cocur/background-process

    Start processes in the background that continue running when the PHP process exists.

    PHP

  4. pg Public

    Minimal PostgreSQL PDO wrapper for PHP with bells and whistles

    PHP

  5. Forked from G6EJD/ESP8266-SD-Card-Reading-Writing

    Examples of using the SD-Card with the ESP8266

    C++

  6. animations with microbit & addressable led playground

    TypeScript

110 contributions in the last year

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

Contribution activity

November 2022

Created 4 commits in 2 repositories
Created 1 repository

Created a pull request in rectorphp/rector-src that received 3 comments

Clarify SwapFuncCallArguments rule documentation

SwapFuncCallArgumentsRector was mistakenly considered broken with 2+ arguments, when it was actually just unclear how to use the rule. Previously i…

+6 −6 3 comments
Opened 1 other pull request in 1 repository

Created an issue in rectorphp/rector that received 3 comments

Incorrect behavior of SwapFuncCallArgumentsRector

Bug Report Minimal PHP Code Causing Issue See https://getrector.org/demo/67de1160-041b-4aa3-a318-2d3d4ae1e8ff <?php final class DemoFile { public f…

3 comments