sdl 2.1.0

SDL for PHP


Bindings of the SDL2 (Simple DirectMedia Layer) library for PHP.

License: PHP

Changes

- Code updated to support PHP7.
- Code that could be implemented in userland was removed from the extension.
- Unit tests improvements/changes.