mirror of
https://github.com/php/web-bugs.git
synced 2026-03-24 15:52:09 +01:00
redesign
Sorry for the additional diff to review but this part of code was terribly hard to follow. It still deserves more work but there is less duplication and big conditions now. Behavioral changes - entering developer form as not authenticated user now prompts to log in instead of showing it. - information about the edit form's purpose is shown regardless of bug's privacy status
PHP Bug Tracking System
This was a collaboration between PEAR, PECL and PHP core to create a unified bug tracker.
Requirements
- PHP 5.4+
ext/openssl(for https:// fopen wrapper)- PEAR packages:
- MDB2
- MDB2#mysql
- MDB2#mysqli
- DB_DataObject
- Text_CAPTCHA_Numeral
- Text_Diff
- HTTP_Upload
Installation
- Copy
local_config.php.sampletolocal_config.phpand modify accordingly - Install all required packages:
pear install MDB2 MDB2#mysql MDB2#mysqli DB_DataObject Text_CAPTCHA_Numeral Text_Diff HTTP_Upload - Import SQL schema from
sql/bugs.sql
TODO
- AJAXify where it's useful
- Add project support (f.e. PHP-GTK, PEAR..)
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:26:04.629Z
Languages
PHP
85%
JavaScript
12.9%
CSS
2.1%