X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=vendor%2Fsymfony%2Ffinder%2FException%2FOperationNotPermitedException.php;h=4c668582cb5e9fd557020d7d9c694f33ed78cd99;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=d75d6520d716a67f9d940691ce5112c39797c613;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/vendor/symfony/finder/Exception/OperationNotPermitedException.php b/vendor/symfony/finder/Exception/OperationNotPermitedException.php index d75d6520d..4c668582c 100644 --- a/vendor/symfony/finder/Exception/OperationNotPermitedException.php +++ b/vendor/symfony/finder/Exception/OperationNotPermitedException.php @@ -11,7 +11,7 @@ namespace Symfony\Component\Finder\Exception; -@trigger_error('The '.__NAMESPACE__.'\OperationNotPermitedException class is deprecated since version 2.8 and will be removed in 3.0.', E_USER_DEPRECATED); +@trigger_error('The '.__NAMESPACE__.'\OperationNotPermitedException class is deprecated since Symfony 2.8 and will be removed in 3.0.', E_USER_DEPRECATED); /** * @author Jean-François Simon