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

Upgrade react/socket to ^1.1 #51

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Feb 11, 2019

  1. Upgrade to React Sockets 1.1.

    Adrian Brown committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    8e31fa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26aeaa4 View commit details
    Browse the repository at this point in the history
  3. Fix tests.

    Adrian Brown committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    32172c6 View commit details
    Browse the repository at this point in the history
  4. Add frame buffer tests

    Adrian Brown committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    83e59b3 View commit details
    Browse the repository at this point in the history
  5. Make functional tests work with PHPUnit 6

    Adrian Brown committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    0ba7c8c View commit details
    Browse the repository at this point in the history
  6. Make PHP 5 compatible.

    Adrian Brown committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    1885dc2 View commit details
    Browse the repository at this point in the history
  7. Fix composer lock's phpunit versions for travis.

    Adrian Brown committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    74d0fd4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8999bf8 View commit details
    Browse the repository at this point in the history
  9. Try to fix PHP 5.6 failure.

    Adrian Brown committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    c65a0ea View commit details
    Browse the repository at this point in the history
  10. Try to fix PHP 5.6 failure.

    Adrian Brown committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    4b2851a View commit details
    Browse the repository at this point in the history
  11. Remove bool typehint.

    Adrian Brown committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    806171c View commit details
    Browse the repository at this point in the history
  12. Apply same travis build fix from friends-of-reactphp#49.

    Adrian Brown committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    8764df3 View commit details
    Browse the repository at this point in the history
  13. Revert functional tests to ensure the new second parameter for create…

    …Client is non-breaking.
    Adrian Brown committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    f7576e8 View commit details
    Browse the repository at this point in the history
  14. Always set status via setConnectionStatus for the connection-status e…

    …vent.
    Adrian Brown committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    5713405 View commit details
    Browse the repository at this point in the history