openswoole / core

OpenSwoole core library [READ ONLY]
https://openswoole.com
14 stars 5 forks source link

Inconsistence in depracated methods #2

Closed mrVrAlex closed 1 year ago

mrVrAlex commented 1 year ago

In release notes for openswoole v22 have:

Remove deprecated function Coroutine::listCoroutines, use Coroutine::list

but in core still using this method https://github.com/openswoole/core/blob/master/src/Coroutine/functions.php#L305

So this is mistake in library or openswoole still support this method? BTW: Also in ide-helper exists listCoroutines method.

github-actions[bot] commented 1 year ago

@mrVrAlex this repo is read only. Please post your issues or PR at https://github.com/openswoole/openswoole