hoaproject/Bench

Rename isRunning to isStarted in Bench.php

1e1 opened this issue · 5 comments

1e1 commented

Renamming property and method isRunning to isStarted should be more explicit.
For a while isRunning() should be depricated.

cf https://github.com/hoaproject/Bench/pull/30/files#r36389896

Hywan commented

This is more question like an issue, because it will break the BC and we would like to avoid that.

Hywan commented

I assigned @vonglasow to lead the reflection.

@1e1 so why you want to rename this api? What is the betterment to rename the method?

@1e1 do we continue the discussion or can we close this issue ?

After discussion, we have agreed to rename this method. @1e1 can you handle it and create a PR?