Releases: multitheftauto/mtasa-php-sdk
Releases · multitheftauto/mtasa-php-sdk
v1.2.0
Compare
Sorry, something went wrong.
No results found
Removed
Removed support for PHP 7.3 (EOL)
Changed
v1.1.0
Compare
Sorry, something went wrong.
No results found
v1.0.6
Compare
Sorry, something went wrong.
No results found
v1.0.5
Compare
Sorry, something went wrong.
No results found
Fixed
Throw exception instead of getting a php warning when calling to non-running resource (Thanks to @Daemant in PR #42 )
v1.0.4
Compare
Sorry, something went wrong.
No results found
Changed
Use array unpackaging instead of using call_user_func_array in ResourceCall class
Updated dependencies
v1.0.3
Compare
Sorry, something went wrong.
No results found
Fixed
Fix JSON extension compatibility with PHP 7.4
v1.0.2
Compare
Sorry, something went wrong.
No results found
Fixed:
Remove wrong scalar type declaration at resource call method ( Thanks to @MegaThorx in PR #6 )
v1.0.1
Compare
Sorry, something went wrong.
No results found
Added:
Add custom exceptions for server code errors
Fixed:
Return null if data from server is empty when calling to a server function
Tests:
Add infection for more code coverage in tests cases
v1.0.0
Compare
Sorry, something went wrong.
No results found
Full rework of the SDK using OOP paradigm
It's compatible with packagist