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

Support Ice 3.7 and Ubuntu 20.04 #74

Merged
merged 6 commits into from
Aug 6, 2022
Merged

Commits on Jun 27, 2022

  1. Ignore local dev files

    AtomicHaggis authored and Kissaki committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    c1a2105 View commit details
    Browse the repository at this point in the history
  2. Change README.txt to README.md

    Co-authored-by: Jan Klass <[email protected]>
    AtomicHaggis and Kissaki committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    1ed65de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d71789 View commit details
    Browse the repository at this point in the history
  4. Add generated Murmur.php file for Ice 3.7

    Update default configuration to use generated Murmur 1.3.0 with Ice 3.7 slice PHP code.
    AtomicHaggis authored and Kissaki committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    c28a15e View commit details
    Browse the repository at this point in the history
  5. Fail hard if usable Ice is not found

    Co-authored-by: Jan Klass <[email protected]>
    AtomicHaggis and Kissaki committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    286939f View commit details
    Browse the repository at this point in the history
  6. Convert project to Ice 3.7

    Change type references to backslash syntax
    
    Update ServerInterface.php Ice initialization. Drop Ice 3.3 and 3.4 initialization.
    AtomicHaggis authored and Kissaki committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    b23a0d3 View commit details
    Browse the repository at this point in the history