https://bugzilla.wikimedia.org/show_bug.cgi?id=27360
--- Comment #7 from Jeroen De Dauw <[email protected]> 2011-02-14 15:24:19 UTC --- Indeed there is: $dv = array_shift( $data->getPropertyValues( $property ) ); For the last element you can use array_pop() -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
