History log of /web-bugs/ (Results 226 – 250 of 1011)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8ff7338d02-Oct-2017 Sara Golemon

Do not include bug report email address in password recovery.

758f037a24-Aug-2017 Kalle Sommer Nielsen

Attempt at making phpinfo() re-use some of the bug styles

e2f7998b24-Aug-2017 Kalle Sommer Nielsen

Tweak the message part of quick fix responses to look a tiny bit nicer

d19801e524-Aug-2017 Kalle Sommer Nielsen

Fix the format sent to admin_table_static()

d29f322824-Aug-2017 Kalle Sommer Nielsen

Fix the check to check the correct array

43b45b6924-Aug-2017 Kalle Sommer Nielsen

Make the outputs a little prettier instead of print_r/var_dump calls

d6ea2e4a24-Aug-2017 Kalle Sommer Nielsen

Integrate the phpinfo() page in the layout

4f6482fb25-Jul-2017 Kalle Sommer Nielsen

Once you kill one bug, two new appears. Introducing a new logo for bugsweb!

Source is included with logo.psd, the bug is public domain and free to use

638a3fb125-Jul-2017 Kalle Sommer Nielsen

Hopefully last round of fixes for missing session_start() calls, also fixes a poor call to redirect() in login.php

bd1cc0b925-Jul-2017 Kalle Sommer Nielsen

Start session on these pages to show the correct menu

d431197e25-Jul-2017 Kalle Sommer Nielsen

Seems like _ENV was not working, use getenv() instead

357382ac25-Jul-2017 Kalle Sommer Nielsen

Implemented FR #51614 (Backtrace description improvements) (Also changed Win32 > Windows)

c7721e8424-Jul-2017 Johannes Schlüter

Merge branch 'pull-request/22'


8f536b4224-Jul-2017 Johannes Schlüter

List actions only in one place

187d5a7d24-Jul-2017 Johannes Schlüter

Add basic MySQL status info

a73344b624-Jul-2017 Johannes Schlüter

Merge branch 'pull-request/18'


e0bb393224-Jul-2017 Andreas Heigl

Fixes an issue with a missing whitespace

As @johannes spotted the query didn't add a whitespace so that it might
get added right to the preceding one without ans whitespace.

ebd08f7524-Jul-2017 Kalle Sommer Nielsen

Attempt at hiding some of our special _ENV vars on bugs

b6f8cdfe24-Jul-2017 Kalle Sommer Nielsen

PHP6 was a myth

d04d379e24-Jul-2017 Kalle Sommer Nielsen

Authenticate before each call to the header, this should probably be done in the header function anyway.

Fixes some navigational links only showing on certain pages

95cdd44215-May-2017 Kalle Sommer Nielsen

Added quick link to 7.2 bugs

1fb2c1c327-Apr-2017 Javier Infante

Using json instead of JSONP. per_page=100 applied to repos and pulls.
Will work if there are more than 100 php repos or pull requests.

bdbad3ce12-Feb-2016 Javier Infante

Follow Meta->Link->Next on github jsonp in order to fetch all PHP repos.
per_page param added when fetching PHP repos

df52d48b20-Jan-2017 Sobak

Add missing returns for the fix from previous commit

It accidentally worked as php_versions.php fetched versions anyway if
apc_fetch() returned falsy value, but this is correct version.

0db9df8320-Jan-2017 Sobak

Allow to run on PHP 7 (fix missing apc_* functions)

Only ext/apcu is available on PHP7. Some other users might use it,too.

12345678910>>...41