https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30432
Andrew Fuerste-Henry <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from Andrew Fuerste-Henry <[email protected]> --- I get a bunch of errors from the QA tool after applying these to 21.05. Please rebase for backport: FAIL t/db_dependent/Koha/Holds.t FAIL valid Use of bare << to mean <<"" is deprecated Use of bare << to mean <<"" is deprecated Global symbol "$biblio" requires explicit package name (did you forget to declare "my $biblio"?) Global symbol "$itype_1" requires explicit package name (did you forget to declare "my $itype_1"?) Global symbol "$itype_2" requires explicit package name (did you forget to declare "my $itype_2"?) Global symbol "$item_1" requires explicit package name (did you forget to declare "my $item_1"?) Global symbol "$biblio" requires explicit package name (did you forget to declare "my $biblio"?) Global symbol "$itype_1" requires explicit package name (did you forget to declare "my $itype_1"?) Global symbol "$item_2" requires explicit package name (did you forget to declare "my $item_2"?) Global symbol "$biblio" requires explicit package name (did you forget to declare "my $biblio"?) Global symbol "$itype_1" requires explicit package name (did you forget to declare "my $itype_1"?) Global symbol "$item_3" requires explicit package name (did you forget to declare "my $item_3"?) Global symbol "$biblio" requires explicit package name (did you forget to declare "my $biblio"?) Global symbol "$itype_1" requires explicit package name (did you forget to declare "my $itype_1"?) Global symbol "$item_4" requires explicit package name (did you forget to declare "my $item_4"?) Global symbol "$biblio" requires explicit package name (did you forget to declare "my $biblio"?) Global symbol "$itype_1" requires explicit package name (did you forget to declare "my $itype_1"?) Global symbol "$item_5" requires explicit package name (did you forget to declare "my $item_5"?) Global symbol "$biblio" requires explicit package name (did you forget to declare "my $biblio"?) Global symbol "$itype_2" requires explicit package name (did you forget to declare "my $itype_2"?) Global symbol "$lost" requires explicit package name (did you forget to declare "my $lost"?) Global symbol "$biblio" requires explicit package name (did you forget to declare "my $biblio"?) Global symbol "$withdrawn" requires explicit package name (did you forget to declare "my $withdrawn"?) Global symbol "$biblio" requires explicit package name (did you forget to declare "my $biblio"?) Global symbol "$notforloan" requires explicit package name (did you forget to declare "my $notforloan"?) Global symbol "$biblio" requires explicit package name (did you forget to declare "my $biblio"?) syntax error my " (Might be a runaway multi-line << string starting on line 419) t/db_dependent/Koha/Holds.t has too many errors. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
