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

Supporting PHP Closure serialization #15

Merged
merged 4 commits into from
Feb 29, 2016
Merged

Supporting PHP Closure serialization #15

merged 4 commits into from
Feb 29, 2016

Commits on Feb 29, 2016

  1. Supporting PHP Closure serialization

    It uses the project SuperClosure to serialize PHP closures.
    jrbasso committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    f5af48b View commit details
    Browse the repository at this point in the history
  2. Installing superclosure on travis tests

    It will avoid the tests to be skipped.
    jrbasso committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    d2c49ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c089a1 View commit details
    Browse the repository at this point in the history
  4. Ignoring check on constructor

    The check needs to be re-done on the places it is used.
    jrbasso committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    9551f54 View commit details
    Browse the repository at this point in the history