Skip to content

Commit

Permalink
1.0: deprecation notice for StackInterface (unused)
Browse files Browse the repository at this point in the history
  • Loading branch information
afk11 committed Dec 10, 2019
1 parent fcd2f55 commit 65ff838
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Script/Interpreter/StackInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@

use BitWasp\Buffertools\BufferInterface;

/**
* @deprecated v2.0.0 Unused in project
*/
interface StackInterface extends \ArrayAccess, \Iterator
{
/**
Expand Down

0 comments on commit 65ff838

Please sign in to comment.