Skip to content

Commit

Permalink
Added more detail of deprecation
Browse files Browse the repository at this point in the history
I felt the missing detail info could lead to discussions if someone doesn't lookup the commit header message.
  • Loading branch information
ravage84 committed Sep 25, 2014
1 parent 0bde6a4 commit 00629c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Log/LogInterface.php
Expand Up @@ -22,7 +22,7 @@
* LogInterface is the interface that should be implemented
* by all classes that are going to be used as Log streams.
*
* @deprecated
* @deprecated 3.0.0-beta1 Will be removed in 3.0.0 stable.
*/
interface LogInterface extends LoggerInterface {

Expand Down

0 comments on commit 00629c3

Please sign in to comment.