Ticket #94 (closed defect: fixed)
Installer array_merge()
| Reported by: | dartar | Owned by: | unassigned |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1.6.2 |
| Component: | installer | Version: | 1.1.6.1 |
| Severity: | normal | Keywords: | setup php5 |
| Cc: |
Description
(Mentioned in passing on #wikka by a user having actually other problems installing Wikka.)
Remember the array_merge() problem in wikka.php under PHP5? Solved in 1.1.6.0. Guess what: the same problem still exists - but in the installer itself ( /setup/install.php - line 7): the second argument is (again) not initialized so users get a warning stating: Argument #2 is not an array in /var/www/html/Wikka/setup/install.php on line 7 .
We'd better solve it in the installer as well. --JavaWoman
Change History
Note: See
TracTickets for help on using
tickets.