Skip to content

Instantly share code, notes, and snippets.

View milospetkovic's full-sized avatar
🎯
Focus & Carpe diem

Milos Petkovic milospetkovic

🎯
Focus & Carpe diem
View GitHub Profile
Symfony\Component\ErrorHandler\Error\FatalError:
Error: __debuginfo() must return an array
at vendor/ibexa/core/src/bundle/Core/DependencyInjection/Configuration/ConfigResolver/ContainerConfigResolver.php:40
at Ibexa\Bundle\Core\DependencyInjection\Configuration\ConfigResolver\GlobalScopeConfigResolver->getParameter('paramName' => '\'content_type.default-config\'', 'namespace' => 'NULL', 'scope' => '\'global\'')
(vendor/ibexa/core/src/bundle/Core/DependencyInjection/Configuration/ConfigResolver/GlobalScopeConfigResolver.php:30)
at Ibexa\Bundle\Core\DependencyInjection\Configuration\ConfigResolver\GlobalScopeConfigResolver->getParameter('paramName' => '\'content_type.default-config\'', 'namespace' => 'NULL', 'scope' => 'NULL')
(var/cache/dev/ContainerUPpd3Wf/GlobalScopeConfigResolver_f4a6e56.php:37)
at ContainerUPpd3Wf\GlobalScopeConfigResolver_f4a6e56->getParameter('paramName' => '\'content_type.default-config\'', 'namespace' => 'NULL', 'scope' => 'NULL')
(vendor/ibexa/core/src/bundle/
@milospetkovic
milospetkovic / _ide_helper.php
Created November 24, 2022 15:00 — forked from barryvdh/_ide_helper.php
Laravel IDE Helper for Netbeans / PhpStorm / Sublime Text 2 CodeIntel, generated using https://github.com/barryvdh/laravel-ide-helper
<?php
/**
* A helper file for Laravel 5, to provide autocomplete information to your IDE
* Generated for Laravel 5.5.13 on 2017-09-28.
*
* @author Barry vd. Heuvel <barryvdh@gmail.com>
* @see https://github.com/barryvdh/laravel-ide-helper
*/
namespace {
exit("This file should not be included, only analyzed by your IDE");