我的ajax请求正在工作,但开始超时,出现以下错误:
[Mon Aug 6 11:16:26 2018] PHP Fatal error: Maximum execution time of 30seconds exceeded in /home/sibrax/SistemaSibrax/vendor/symfony/property-access/PropertyPath.php on line/serializer/Normalizer
正在尝试使用Symfony 3.3中的序列化组件。我为拥有“DateTime”成员的实体而苦苦挣扎。serializer:在service.yml中添加了以下内容: class: SymfonyMyObject::class, "yaml");
错误是get is:Expected argument of type "DateTime", "string" given in i
\Bundle\FrameworkBundle\Controller\AbstractController;
class DashboardController extends AbstractController/serializer/Normalizer/AbstractObjectNormalizer.php"