Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed memory size error when parsing vcards #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jan 23, 2018

  1. Fixed memory size error when parsing vcards

    I recently ran into memory size errors when parsign vcards. I found a fix by adding an "array_filter" in line 576.
    Also see here: http://php.net/manual/de/function.explode.php#99830
    ma8bi4ne committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    4321ed4 View commit details
    Browse the repository at this point in the history