History log of /web-php/search.php (Results 1 – 25 of 135)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 59c070f5 07-Dec-2023 Andreas Möller

Enhancement: Enable `blank_line_after_opening_tag` fixer (#875)


# 00342c40 07-Dec-2023 Andreas Möller

Fix: Remove vim instruction (#880)


# c093fb53 06-Dec-2023 Andreas Möller

Enhancement: Enable `trailing_comma_in_multiline` fixer (#647)

* Enhancement: Enable and configure trailing_comma_in_multiline fixer

* Fix: Run 'make coding-standards'


# 1ebc2c49 22-Aug-2022 Andreas Möller

Enhancement: Enable `binary_operator_spaces` fixer

Closes GH-667.


# d9bcfed4 22-Aug-2022 Andreas Möller

Enhancement: Enable `array_syntax` fixer

Co-authored-by: MathiasReker <mathias@reker.dk>

Closes GH-659.


# b3c9551c 12-Jul-2022 Andreas Möller

Enhancement: Enable `no_extra_blank_lines` fixer

Closes GH-646.


# cfc6b38e 10-Jul-2019 Sara Golemon

Goodbye Magic Quotes


# 2735e5f0 31-May-2019 Sara Golemon

Swap uses of _SERVER[DOCUMENT_ROOT] for __DIR__

1/n - Update / and /include/ only.


# e235f794 17-Oct-2018 Peter Kokot

Trim trailing whitespace

This patch cleans all redundant trailing whitespace across the
repository except for the icalendar files.


# 0f95b8c7 30-Jun-2018 Peter Kokot

Remove unused Git attributes ident

The $Id$ keywords were used in Subversion where they can be substituted
with filename, last revision number change, last changed date, and last
use

Remove unused Git attributes ident

The $Id$ keywords were used in Subversion where they can be substituted
with filename, last revision number change, last changed date, and last
user who changed it.

In Git this functionality is different and can be done with Git attribute
ident. These need to be defined manually for each file in the
.gitattributes file and are afterwards replaced with 40-character
hexadecimal blob object name which is based only on the particular file
contents.

This patch simplifies handling of $Id$ keywords by removing them since
they are not used anymore.

show more ...


# 35c59275 22-Nov-2013 Hannes Magnusson

Remove more dead code


# 9e65de7d 22-Nov-2013 Hannes Magnusson

There are part of help really


# 38c64238 21-Nov-2013 Hannes Magnusson

Use Google here


# eabe0cd1 21-Nov-2013 Hannes Magnusson

Kill dead code


# 8e87088c 24-Oct-2013 Hannes Magnusson

Remove funcitons.js. Only used by search.php which hasn't made sense for many many many
years.

Could be the reason why Google is blocking us today..


# b51b2d08 07-Sep-2012 Adam Harvey

Work through the remaining FIXME pages; put them in their correct categories,
and update aged markup as appropriate.

Yes, I did check the new markup on the non-beta site too.


# aad52615 16-Jul-2011 Rasmus Lerdorf

Distinguish between 404s and explicit searches and don't log mirrortest


# ad41364c 14-Jul-2011 Rasmus Lerdorf

Make ChangeLog and News archive searches work


# 60d5c3b9 28-Dec-2010 Hannes Magnusson

Add current config option (ignored in old-web), and FIXME placeholders for pages
not in any menu yet


# 057281b7 12-Jun-2010 Philip Olson

Fixed minor logic issues, as per E_NOTICE errors found within the logs.


# 94c13e35 13-Jul-2009 Gwynne Raskind

- Redirects from CVS pages to SVN pages
- CVS -> SVN in all affected pages
Most of this work was done by Shawn Stratton.


# 79d9e6a8 01-Oct-2007 Philip Olson

Lists: php-dev changed to php-internals on marc.info too. Both work however.


# 5a8b40f1 13-Jun-2007 Hannes Magnusson

es.php.net was moved to another server which doesnt block outbound connectinos


# 7b62698d 28-Mar-2007 Hannes Magnusson

Add 'opensearch' by Marco Rodrigues
(Supports Firefox2 and IE7..)


# cc4d7cd9 06-Sep-2006 Gabor Hojtsy

history restoration was deemed harmful


123456