Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.2.2
-
Fix Version/s: None
-
Component/s: Query
-
Labels:None
Description
When using output buffering in combination with a doctrine caching driver. var_export causes a fatal error as described here:
http://marc.info/?l=phpdoc&m=114122422804066
http://php.net/manual/en/function.var-export.php
Here is the proposed patch.
This seems to break the test suite in several places so it cannot be applied. If you can provide a patch that passes the test suite we can discuss applying the patch.