You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I completely agree. Excellent catch! At first, I thought this was restricted to affect the php 5.2.x crows, because of a 5.2.x cyclical reference bug (http://bugs.php.net/bug.php?id=48690). However, I was able to reproduce the same problem even in 5.3.1.
Since the cross reference ($object property) has not been officially used yet, the simplest solution for the time being is to remove it.
I get memory exhausted problems when performing longer queries since SHA: 66f612c (attach the Sprig object to the Field object for cross referencing).
The same query that caused this memory allocation problem with this Sprig version didn't have problems with earlier Sprig versions.
The text was updated successfully, but these errors were encountered: