Mikołaj Salamak
Results
2
issues of
Mikołaj Salamak
While using Swot::isAcademic() i'm getting this deprication note, but function returns boolean properly: ``` PHP Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in ...\vendor\jeremykendall\php-domain-parser\library\Pdp\Parser.php...
While trying to get relation BelongsTo which foreign keys are casted to Enum cause this error: ``` "message": "Object of class CatalogEnum could not be converted to string", "exception": "Error",...