Package Information |
Summary |
SDL for PHP |
Maintainers |
Santiago Lizardo (lead)
[details]
Remi Collet (lead)
[details]
|
License |
PHP |
Description |
Bindings of the SDL2 (Simple DirectMedia Layer) library for PHP. |
Homepage |
https://github.com/ponup/phpsdl
|
Release notes
Version 2.4.0
(devel)
|
- Fix duplicate symbols (remicollet) - Fix parameters passed by reference in rect module (kea) - Port SDL_Palette and SDL_PixelFormat to PHP7 (kea) - Fix surface props initialisation (kea) - Fix surface and powerinfo params by ref (kea) - Fix SDL_Rect inheritance issue (santiagolizardo) - Add SQL_QueryTexture binding (kea) |