The Wayback Machine - https://web.archive.org/web/20210615085728/https://github.com/mvorisek
Skip to content
Avatar
✌️
Keep it simple
✌️
Keep it simple

Achievements

Achievements

Organizations

@code-lts
Block or Report

Block or report mvorisek

Report abuse

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

Report abuse

Popular repositories

  1. Forked from PrestaShop/PrestaShop

    PrestaShop offers a fully scalable open source ecommerce solution.

    PHP

  2. Forked from FriendsOfPHP/PHP-CS-Fixer

    A tool to automatically fix PHP Coding Standards issues

    PHP

  3. Forked from php/php-src

    The PHP Interpreter

    C

  4. Forked from cweagans/composer-patches

    Simple patches plugin for Composer

    PHP

Contribution activity

June 2021

Created 3 commits in 2 repositories

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

Use ZendMM allocators for Sqlite to apply memory_limit

Related feature request - https://bugs.php.net/bug.php?id=81049 PDO Sqlite should allocate memory using PHP allocation routines SQLite3 offers c…

+155 −0 12 comments
Reviewed 7 pull requests in 4 repositories
php/php-src 3 pull requests
PrestaShop/PrestaShop 2 pull requests
FriendsOfPHP/PHP-CS-Fixer 1 pull request
composer/composer 1 pull request

Created an issue in composer/composer that received 5 comments

Large git clone timeouts even if it progresses

Cloning large packages using git (1+ GB, 100k+ files) is slow and the 300s timeout is not enough. Shallow clone #3449 can help, #5384 still does no…

5 comments
Opened 3 other issues in 3 repositories