This repository was archived by the owner on Nov 12, 2021. It is now read-only.
Releases: pmmp/SPL
Releases · pmmp/SPL
0.4.2
15 Jan 15:21
Compare
Sorry, something went wrong.
No results found
0.4.1
01 Feb 22:41
Compare
Sorry, something went wrong.
No results found
Changes since 0.4.0
Fixed deprecation warnings in SplFixedByteArray on PHP 7.4.
Now scanned by PHPStan level 8.
0.4.0
01 Feb 22:39
Compare
Sorry, something went wrong.
No results found
Changes since 0.3.6
Removed all logging-related classes (moved to the Log package).
Removed all class-loader related classes (moved to the ClassLoader package).
0.3.6
30 Jan 22:39
Compare
Sorry, something went wrong.
No results found
Changes since 0.3.5
Added @phpstan-param to Logger::logException() for static analysis.
0.3.5
19 Jan 19:55
Compare
Sorry, something went wrong.
No results found
Changes since 0.3.4
Clean up type ambiguities in PHPDoc.
Fixed BaseClassLoader->register() not returning any value (interface requires bool).
0.3.4
19 Jan 19:52
Compare
Sorry, something went wrong.
No results found
Changes since 0.3.3
Logger: fix @param type annotation for trace parameter
0.3.3
28 Oct 11:45
Compare
Sorry, something went wrong.
No results found
Changes since 0.3.2
Removed extension stub files. They have been moved to our stubs repo .
Added missing LICENSE file.
Added .gitattributes for line ending normalization.
0.3.2
06 Oct 14:09
Compare
Sorry, something went wrong.
No results found
Changes since 0.3.1
General
0.3.1
09 Jun 17:53
Compare
Sorry, something went wrong.
No results found
Changes since 0.3.0
BaseClassLoader
Fixed getAndRemoveLookupEntries() attempting to shift BaseClassLoader's own properties off instead of operating on the lookup table
Logger
Fixed typos in documentation of some methods
Stubs
Added php-ds extension stub
0.3.0
13 Apr 18:41
Compare
Sorry, something went wrong.
No results found
Changes since 0.2.0
General
Package name has changed from pocketmine/pocketmine-spl to pocketmine/spl.
Removed WeakRef stub
Added igbinary and ds stubs
Updated pthreads stub
ThreadedLoggerAttachment
Removed deprecated methods addAttachment(), removeAttachment(), removeAttachments() and getAttachments().
You can’t perform that action at this time.