I just installed 7.x-1.0-alpha1. After enabling the module I got the parser notice "Deprecated function: Call-time pass-by-reference has been deprecated in drupal_load() (line 932 of \includes\bootstrap.inc)".

Per thread: http://drupal.org/node/1097310, I'm submitting a bug report here.

Comments

tvilms’s picture

I reviewed a related issue, http://drupal.org/node/1210626, and then installed the 7.x-1.x-dev version of this module instead of the alpha. The parser notice disappeared.

But from that other issue my takeaway is that at this stage it looks like we should be using the 7.x-1.x-dev version of Field_Collection instead of the 7.x-1.0-beta1 version.

tim.plunkett’s picture

Status: Active » Fixed

I forgot to make an issue for the fix I committed, sorry.
http://drupalcode.org/project/field_collection_table.git/commit/cab4f28

I'm waiting on #1210806: Add corollary to node_is_page() before I roll another alpha. I will add a note about using field_collection-7.x-1.x-dev to the project page.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.