History log of /web-bugs/ (Results 1 – 25 of 1003)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
7e33404720-Mar-2024 Jakub Zelenka

Add Niels to trusted devs (#119)

9ed00f7520-Nov-2023 Derick Rethans

Fixed line endings for setting headers

During the recent server upgrades, it seems that the MTA does no longer
'convert' this. In fact, this has always been wrong.

8a36df5317-Sep-2023 Derick Rethans

Remove visitor_ip from columns. The value we collected was wrong, and new MariaDB bails out on it

095752f911-Sep-2023 Remi Collet

debug builds are not required for GDB (#117)

0edb3c2124-Jun-2023 Nikita Popov

Disable bug reports completely

And point security issues to GitHub advisories.

bc9db6ea09-Jul-2023 Nikita Popov

Make spam filter stricter again

717f16a624-Jun-2023 Nikita Popov

Make spam filter stricter

Require that php.net/github.com is in the host portion.

7d1c27f527-Mar-2022 Nikita Popov

Add ilutov as trusted dev

d50077c205-Mar-2022 Nikita Popov

Only allow links to php.net and github.com

Activity on bugs.php.net is pretty much down to link spam now.
Fight it by only allowing php.net and github.com links.

2255979d15-Feb-2022 Christoph M. Becker

Try to prevent further SPAM by them

4025362c07-Jan-2022 Christoph M. Becker

Fix erroneous HTML markup

3fb5cb1204-Dec-2021 Nikita Popov

Hide bug submission form by default

As people will not read anything no matter how red or bold it is,
hide the bug submission form by default. We don't want people to
submit their mu

Hide bug submission form by default

As people will not read anything no matter how red or bold it is,
hide the bug submission form by default. We don't want people to
submit their mundane bugs as security issues just because that's
the only option.

show more ...

d0b0481c04-Dec-2021 Nikita Popov

Point people to the new issue tracker

4efb5c3421-Oct-2021 Nikita Popov

Disable submission of "Documentation Problem" bugs

Instead point people to the php/doc-en repository.

It's still possible to change the bug type to "Documentation
Problem" after

Disable submission of "Documentation Problem" bugs

Instead point people to the php/doc-en repository.

It's still possible to change the bug type to "Documentation
Problem" after it has been submitted, e.g. if it turns out a bug
is really a documentation issue.

show more ...

010107de21-Oct-2021 peterdd

clickable labels for radio and checkboxes in bug search form (#96)

* usability: make label clickable for radio input

* set a right padding for the label

so it is obvious t

clickable labels for radio and checkboxes in bug search form (#96)

* usability: make label clickable for radio input

* set a right padding for the label

so it is obvious the label is for the left side radio select.

* clickable labels for asc/desc radio select

* right padding also for the asc/desc labels

* make the "NOT" checkbox labels clickable

show more ...

29b70e2911-Jul-2021 sy-records <52o@qq52o.cn>

Fix the problem that undefined state status can be used

39ce725921-Oct-2021 Nikita Popov

Update composer.lock

Avoids phpunit deprecation warnings

1062abe421-Oct-2021 Nikita Popov

Fix JS error when resizing package group select

If nothing is selected, we should skip all the updating code.

7dac397f18-Sep-2021 peterdd

top align selects on report.php

With the new flexibility of resizing the package category select the appearing of the 2 selects side by side on https://bugs.php.net/report.php might look a b

top align selects on report.php

With the new flexibility of resizing the package category select the appearing of the 2 selects side by side on https://bugs.php.net/report.php might look a bit odd.

This PR fixes it by align the 2 selects always to the top.

show more ...

2edddded24-Sep-2021 peterdd

Check if params for reporting a bug are is_string()

Closes GH-104.

49be135f08-Feb-2021 Danack

Group by needs to specifically reference a column name, not a variable.

c2a59a5218-Sep-2021 peterdd

fix typo in tests/bootstrap.php

I had to fix the path there to enable running the phpunit tests.

5853f78518-Oct-2021 Stanislav Malyshev

Add Stas to trusted dev list to clean up spam

fcfdfef207-Oct-2021 Nikita Popov

Add tvfun to spam list

90f86d6a06-Oct-2021 peterdd

add css classes to status select in search form (#106)

Reuses the existing CSS classes to apply the same backgorund colors as in the bug search result table rows.

I know that Chrome

add css classes to status select in search form (#106)

Reuses the existing CSS classes to apply the same backgorund colors as in the bug search result table rows.

I know that Chrome and Safari ignore applying a background-color to option tags of a single select. But when bugs.php.net supports also multiselect for the status select both will show the background-color in multi selects (multiple="multiple" attribute for xhtml compatible modus)

show more ...

12345678910>>...41