1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00
Commit Graph

40 Commits

Author SHA1 Message Date
Andreas Möller
1ebc2c4996 Enhancement: Enable binary_operator_spaces fixer
Closes GH-667.
2022-08-22 19:17:38 +02:00
Andreas Möller
57f505ed58 Enhancement: Enable and configure concat_space fixer
Closes GH-657.
2022-08-22 19:04:47 +02:00
Andreas Möller
d9bcfed482 Enhancement: Enable array_syntax fixer
Co-authored-by: MathiasReker <mathias@reker.dk>

Closes GH-659.
2022-08-22 18:59:14 +02:00
Andreas Möller
f3585d9bdf Enhancement: Enable indentation_type fixer
Closes GH-622.
2022-07-11 20:34:20 +02:00
Mathias Reker ⚡️
530b28e95b Add void return types
Add void return type to functions with missing or empty return statements.

Closes GH-535.
2022-06-17 19:16:52 +02:00
Sara Golemon
2735e5f03f Swap uses of _SERVER[DOCUMENT_ROOT] for __DIR__
1/n - Update / and /include/ only.
2019-05-31 11:19:09 -04:00
Peter Kokot
e235f79473 Trim trailing whitespace
This patch cleans all redundant trailing whitespace across the
repository except for the icalendar files.
2018-10-17 10:51:08 +02:00
Peter Kokot
0f95b8c709 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.
2018-10-17 07:29:46 +02:00
Jacob Bednarz
61550de68f Remove links to snaps.php.net
As the development snapshots have been removed in favour of the git sources,
these links is no longer required.
2015-02-15 11:27:58 -08:00
Pascal Borreli
42497c72fb Fixed typos 2014-05-21 22:57:36 +01:00
Peter Cowburn
e0b2e51c0d semantics, shmemantics. 2014-03-07 20:52:22 +00:00
Levi Morrison
f0e3c3f1c3 The tt element is obsolete; replacing with code element instead. 2014-03-07 11:43:36 -07:00
Hannes Magnusson
913d3fa2cf Most of these don't work, others are just to old.
There is maybe one or two here that are ok, but that hardly justifies keeping this alive
2013-12-23 11:39:44 -08:00
Hannes Magnusson
41e1d8353d This was cool in the 90s.. Besides, the links to source.php have been dropped 2013-11-20 16:43:10 -08:00
Hannes Magnusson
74bc9e6ad7 Kill reST things
It doesn't even render correctly, and has gone more or less unused
2013-10-27 16:42:56 -07:00
Hannes Magnusson
6688517ade I don't know exactly what happened but somehow this long outstanding
todo item got resolved.
I hope noone actually notices =)
2012-07-05 23:00:35 +01:00
Adam Harvey
f1f5e30ca3 Initial rewrite of the references to Subversion on the site to Git. Rewrites
welcome! A couple of important notes:

- I've largely dropped references to Subversion altogether, even knowing that
  php-doc hasn't migrated yet. We may need to put a few more "Git/SVN account"
  references in there if php-doc isn't going to be migrated in the near future.

- I've removed the quick start hints from git-php.php after an account request
  has been sent in. The documentation there was pretty skimpy anyway and
  probably wouldn't have been enough to get a developer going, plus it's harder
  to distill the Git workflow into three or four snappy commands and I'm not
  really convinced that a form confirmation page is the right place to have
  learning materials, since it's a one-time page for most users. Instead I've
  replaced them with links to the relevant Wiki pages, which seem more likely
  to be the right place for new developers to learn.

News post to come, but I wanted to separate this out for easier review.
2012-03-20 10:13:32 +08:00
Philip Olson
61f3b6dc1b Added a PHP Developer shortcuts section 2011-05-02 18:22:17 +00:00
Hannes Magnusson
60d5c3b903 Add current config option (ignored in old-web), and FIXME placeholders for pages
not in any menu yet
2010-12-28 11:09:09 +00:00
Gwynne Raskind
94c13e3545 - Redirects from CVS pages to SVN pages
- CVS -> SVN in all affected pages
Most of this work was done by Shawn Stratton.
2009-07-13 08:14:46 +00:00
Hannes Magnusson
529806f0f6 Mention various prefix and suffixes the manual uses 2008-05-11 16:38:37 +00:00
Nuno Lopes
ac1c128ae5 remove the last references to the books page. and use our show-source functionality instead of redirecting users to cvs 2006-09-06 14:12:30 +00:00
Gabor Hojtsy
8987ee7fe6 The sitename here is irrelevant 2003-09-18 16:00:10 +00:00
Gabor Hojtsy
26979397ab Use new site header and footer 2003-09-16 17:33:05 +00:00
Sara Golemon
180ea50654 Document moved. 2003-08-13 20:40:34 +00:00
Gabor Hojtsy
1788a38d7c Apply the new include methods, add base page values and a few
WS modifications to let the printed code be in line with our common
stuff...
2003-08-02 16:44:53 +00:00
Gabor Hojtsy
9755f2f748 XHTML fixes: <p> cannot contain <ul> and <pre>,
<ul> needs to have an <li>, <select> has no
width="" param, etc.
2003-06-14 19:01:00 +00:00
Andrew Lindeman
2431a65576 correct ID tags 2003-05-16 00:02:09 +00:00
Jacques Marneweck
0143fb470c * More sysstat reducing stuff.
* Also added CVS Id: tags to files missing them at the top.

--jm
2003-05-15 23:22:13 +00:00
Gabor Hojtsy
b6ce8a575b Provide information on the 'new' My PHP.net
feature (language detection), modify the description,
so it does not state that mirror site default language
is used which is no more true

Also modify all links to be relative, instead of php.net
based, so the mirror site will print out examples using
it's own address. This probably strengthens the fact,
that URL shortcuts are available on mirrors.

Add langchooser to 'get it on your site' part (though I
think noone would like to dig into this anymore just
to get the feature on his site, this just got too complex
for a newcomer).
2003-04-24 07:20:25 +00:00
Gabor Hojtsy
b21a5ffcc5 Ups, also standardize include... 2002-12-17 20:47:20 +00:00
Gabor Hojtsy
b3263e3b4b - Correct a typo
- Add books alias example
 - Update "getitonyoursite" information with the
   latest php.net changes...
2002-12-17 20:46:39 +00:00
Gabor Hojtsy
28bf66d822 Small rewording in the first sentences, adding even
more information on shortcut aliases (shortcut shortcuts ;)
2002-10-28 16:46:46 +00:00
Gabor Hojtsy
3d57a2b2f5 Correcting some grammar, adding manual-lookup.inc 2002-03-27 09:02:00 +00:00
Simone Cortesi
48dda76b2b typo everywhere 2002-03-26 17:20:45 +00:00
Simone Cortesi
239fbc3f41 adding little url-HOWTO HOWTO 2002-03-26 16:57:46 +00:00
Simone Cortesi
fa459677bb typo 2002-03-23 12:24:44 +00:00
Gabor Hojtsy
9eccb96504 Website problem is really PHP.net website problem 2002-03-23 11:20:12 +00:00
Gabor Hojtsy
4d143b8089 Be consistent with links... 2002-03-23 11:11:56 +00:00
Gabor Hojtsy
1fad355822 Adding new URL howto page, with all the info for users of our URL shortcuts... 2002-03-23 10:43:25 +00:00