php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #75591 PHP Bug Tracker admin start fails
Submitted: 2017-11-29 21:56 UTC Modified: 2017-11-29 22:06 UTC
From: kucherdominikus at yahoo dot de Assigned:
Status: Not a bug Package: Scripting Engine problem
PHP Version: 7.2Git-2017-11-29 (Git) OS: Fedora 26
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: kucherdominikus at yahoo dot de
New email:
PHP Version: OS:

 

 [2017-11-29 21:56 UTC] kucherdominikus at yahoo dot de
Description:
------------
PHP Fatal error: Uncaught ErrorException: The each() function is deprecated. This message will be suppressed on further calls in /usr/share/phpbugtracker/inc/functions.php:383\nStack trace:\n#0 [internal function]: exception_error_handler(8192, 'The each() func...', '/usr/share/phpb...', 383, Array)\n#1 /usr/share/phpbugtracker/inc/functions.php(383): each(Array)\n#2 /usr/share/phpbugtracker/admin/project.php(449): sorting_headers('/bugtracker/adm...', Array, 'default', 'asc')\n#3 /usr/share/phpbugtracker/admin/project.php(484): list_projects()\n#4 {main}\n thrown in /usr/share/phpbugtracker/inc/functions.php on line 383, referer: http://localhost/bugtracker/index.php 

Test script:
---------------
https://github.com/a-v-k/phpBugTracker


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-11-29 22:05 UTC] spam2 at rhsoft dot net
wrong bugtracker and even the fedora bugracker would be wrong
that code needs to be fixed at project upstream and not PHP side
http://php.net/manual/en/migration72.php
 [2017-11-29 22:06 UTC] kelunik@php.net
-Status: Open +Status: Not a bug
 [2017-11-29 22:06 UTC] kelunik@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.

Please report that issue to https://github.com/a-v-k/phpBugTracker.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 13:01:30 2024 UTC