-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 5.1.0beta1
-
Fix Version/s: QA tracked issues, 5.1 Certification
-
Component/s: Caching
-
Labels:None
-
Environment:
Operating System: Debian6
PHP Version: 5.3.3
Database and version: PostgreSQL (8.4.13)
Browser (and version): Firefox 16.0.1
Hi,
Using build #431 of ezpublish5-ee-bul-tarballs, raises a twig exception when creating an object.
Argument '$id' is invalid: expected value to be of type 'int|null', got 'array' 500 Internal Server Error - InvalidArgumentType
The stack trace
in /var/www/ezp50/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishLegacyBundle/Cache/PersistenceCachePurger.php at line 101 101 throw new InvalidArgumentType( "\$id", "int|null", $id );