History log of /web-bugs/ (Results 251 – 275 of 1011)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
30f26dbf20-Jan-2017 Sobak

Remove dependency on PEAR_HTTP

eeb25b6109-Jan-2017 Rasmus Lerdorf

Wrong table name

c409d8b730-Dec-2016 Stanislav Malyshev

Add cmb to security devs list

b0f9757d19-Dec-2016 Anatol Belski

link the security document

0eaa686425-Aug-2015 Teo

Clearer error message when rejecting comment as potential SPAM

21f5fd3401-Jul-2016 Runster

The selection box will now show the current type of Bug

Committer's note: I rewrote this from the original PR
at https://github.com/php/web-bugs/pull/23 for three reasons:
1. The pre

The selection box will now show the current type of Bug

Committer's note: I rewrote this from the original PR
at https://github.com/php/web-bugs/pull/23 for three reasons:
1. The preceeding code usually case folded $current,
but may not depending on the value of $all and $current.
This was likely the source of the original issue being addressed.
By using strcasecmp(), the comparison no longer cares about case.
2. While $bug_types is *probably* safe to output unescaped,
it makes sense to be defensive and add some output protection.
3. Readability

-Sara

show more ...

5c6ec7d019-Nov-2016 Kalle Sommer Nielsen

Show the admin menu item for developers who are logged in

b26ad82319-Nov-2016 Kalle Sommer Nielsen

Make /admin/?action=list_lists (index) a little nicer with some mailto: links

9fc2f8ce19-Nov-2016 Kalle Sommer Nielsen

Remove unused var

46e4e0ae19-Nov-2016 Kalle Sommer Nielsen

Added an inline content menu for /admin/ so it is easier to navigate

aa123e4518-Nov-2016 Kalle Sommer Nielsen

Re-add myself so I can kill bug reports like #61104 that is marked as private and keep bug reports and their status up to date

b2f34f0511-Nov-2016 Derick Rethans

Added Leigh, as per request from Joe Watkins

60a0a26f29-Oct-2016 Nikita Popov

Give myself access to sec bugs

4cf2672814-Oct-2016 Peter Cowburn

more spam words

50136fe014-Oct-2016 Peter Cowburn

Check comment email addresses against spam word list

bdb7b33e01-Sep-2016 Kalle Sommer Nielsen

Revert parts of commit b175427afc753135fc7a9f648f03af45529b564f; The Windows snapshot site is actually:

http://windows.php.net/downloads/snaps/

b175427a01-Sep-2016 Kalle Sommer Nielsen

Fixed bugs.php.net part of bug #72880 (snaps.php.net still linked from other php.net sites)

Note, this removes the entire snaps section on the How to report page, since the Windows snaps pag

Fixed bugs.php.net part of bug #72880 (snaps.php.net still linked from other php.net sites)

Note, this removes the entire snaps section on the How to report page, since the Windows snaps page neither seems to be available, at least for now. Because of the Windows part, I have linked the backtrace page to actual stable releases, it works for now I suppose

show more ...

ca5a8d0d30-Jul-2016 Kalle Sommer Nielsen

Add a hover effect to the bug statistics page so its easier to identify a row

220350b630-Jul-2016 Kalle Sommer Nielsen

5.5 is EOL

e2eadb2b27-Jul-2016 Derick Rethans

Give Davey and Joe access to security bugs (As they are RMs)

ea6da70713-Jul-2016 Kalle Sommer Nielsen

Fix typo (part of bug #72549)

1f99324e30-Jun-2016 Kalle Sommer Nielsen

Add 7.1 quick link on the main page

21084ee325-May-2016 philip

I give up.
The schema definition in bugs.sql for this table
appears invalid.
This data belongs in the source anyways, as clearly
more people need access as it's so outdated today.

I give up.
The schema definition in bugs.sql for this table
appears invalid.
This data belongs in the source anyways, as clearly
more people need access as it's so outdated today.
Moving it soonish.

show more ...

10cf092524-May-2016 philip

Typo

1ac04b1124-May-2016 philip

List responses. Some are outdated (e.g., trysnapshot54) so this will show that. Next, add interface to edit these. IMHO they should be stored in source code and not in a DB.

1...<<11121314151617181920>>...41