Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
Merge branch 'remove-code-marked-as-deprecated' of https://github.com…
Browse files Browse the repository at this point in the history
…/Maks3w/zf2 into feature/deprecation-removal

Conflicts:
	library/Zend/GData/YouTube/Extension/Description.php
	library/Zend/GData/YouTube/Extension/Racy.php
  • Loading branch information
weierophinney committed Jul 10, 2012
2 parents 54c37c7 + ed1b03c commit cbafbe9
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/Protocol/AbstractProtocol.php
Original file line number Diff line number Diff line change
Expand Up @@ -82,14 +82,6 @@ abstract class AbstractProtocol
protected $_response;


/**
* String template for parsing server responses using sscanf (default: 3 digit code and response string)
* @var resource
* @deprecated Since 1.10.3
*/
protected $_template = '%d%s';


/**
* Log of mail requests and server responses for a session
* @var array
Expand Down

0 comments on commit cbafbe9

Please sign in to comment.