mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 23:32:17 +02:00
⬆️ N°4770 Update to latest Symfony 3.4
This commit is contained in:
@@ -13,7 +13,7 @@ namespace Symfony\Component\VarDumper\Caster;
|
||||
|
||||
use Symfony\Component\VarDumper\Cloner\Stub;
|
||||
|
||||
@trigger_error('The '.__NAMESPACE__.'\MongoCaster class is deprecated since Symfony 3.4 and will be removed in 4.0.', E_USER_DEPRECATED);
|
||||
@trigger_error('The '.__NAMESPACE__.'\MongoCaster class is deprecated since Symfony 3.4 and will be removed in 4.0.', \E_USER_DEPRECATED);
|
||||
|
||||
/**
|
||||
* Casts classes from the MongoDb extension to array representation.
|
||||
|
||||
Reference in New Issue
Block a user