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
Ah, good point. Perhaps we should stick it in a utility class that gets loaded somewhere else, or at least must get initialized by someone using straight PHP... what do you think?
In the Aerial_Record.php,
protected function arrayToCollection($fieldName, $array)
It is using the is_undefined function, that exists in gateway.php, which i loaded in server.php.
When using Doctrine directly from PHP, this function isn't defined.
The text was updated successfully, but these errors were encountered: