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

Implement lazy loading of php class for proto messages #6911

Merged
merged 5 commits into from Nov 21, 2019

Commits on Nov 20, 2019

  1. Copy the full SHA
    c2436f6 View commit details
    Browse the repository at this point in the history
  2. Fix php 7.1

    TeBoring committed Nov 20, 2019
    Copy the full SHA
    9881a94 View commit details
    Browse the repository at this point in the history
  3. Fix encode

    TeBoring committed Nov 20, 2019
    Copy the full SHA
    4b15c9f View commit details
    Browse the repository at this point in the history
  4. Fix memory leak

    TeBoring committed Nov 20, 2019
    Copy the full SHA
    d7a6d87 View commit details
    Browse the repository at this point in the history
  5. Fix enum descriptor

    TeBoring committed Nov 20, 2019
    Copy the full SHA
    d84daa0 View commit details
    Browse the repository at this point in the history