Releases: multitheftauto/mtasa-php-sdk
Releases · multitheftauto/mtasa-php-sdk
v1.2.0
25 Aug 09:35
Compare
Sorry, something went wrong.
No results found
Removed
Removed support for PHP 7.3 (EOL)
Changed
v1.1.0
06 Apr 16:12
Compare
Sorry, something went wrong.
No results found
v1.0.6
20 Nov 23:19
Compare
Sorry, something went wrong.
No results found
v1.0.5
25 Sep 21:12
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
26 Jul 02:54
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
15 Mar 01:36
Compare
Sorry, something went wrong.
No results found
Fixed
Fix JSON extension compatibility with PHP 7.4
v1.0.2
08 Oct 01:18
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
04 Oct 01:11
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
04 Oct 13:49
Compare
Sorry, something went wrong.
No results found
Full rework of the SDK using OOP paradigm
It's compatible with packagist