pocketmine / log-pthreads
Logging components specialized for pthreads used by PocketMine-MP and related projects
Installs: 253 836
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 6
Forks: 1
Open Issues: 0
Requires
- php: ^8.0
- ext-pthreads: ^5.0
- pocketmine/log: ^0.4.0
Requires (Dev)
- phpstan/extension-installer: ^1.0
- phpstan/phpstan: 1.8.11
- phpstan/phpstan-strict-rules: ^1.0
Conflicts
- pocketmine/spl: <0.4
README
This repository contains pthreads-specialized logging units implementing the interfaces provided by pocketmine/log
.
⚠️ This package is now abandoned. Its components were only useful to pmmp/PocketMine-MP, and as such, they have been merged into PocketMine-MP 5.0.0-BETA4 for easier maintenance.
This package was originally part of the also-abandoned pocketmine/spl package, which was used by both PocketMine-MP and RakLib in years past. However, since RakLib no longer depends on any thread-related stuff, this package is doing nothing useful by itself, spamming Dependabot notifications and adding extra wasted time to core maintenance.