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

81 Commits

Author SHA1 Message Date
Jordi Kroon
5d9af2102f fix: update pear.php.net and pecl.php.net links to https 2026-02-04 11:23:09 +01:00
Jordi Kroon
877374bde2 fix: update news.php.net links to https and news-web domain
Replace deprecated http://news.php.net URLs with https://news-web.php.net
across archive pages, release notes, and mailing lists documentation.
This addresses the domain migration and enforces HTTPS security for
news server access.
2026-01-13 13:43:35 +01:00
Sergey Panteleev
af5588763f qa.php.net is no longer online 2025-04-28 18:05:10 +03:00
Jim Winstead
b0763029a1 doc.php.net is on HTTPS now, and contribution guide URL changed (#1108) 2024-10-27 00:27:06 +03:00
Jim Winstead
f9d05d6683 svn.php.net is no longer online (#1085)
* svn.php.net is no longer online

* Remove ToC entry that is no longer relevant
2024-10-06 13:54:27 +05:00
Jim Winstead
e5ceb3e84c Purge references to PHP-GTK, it was abandoned (#1039) 2024-07-27 20:26:35 +08:00
Jim Winstead
99ee4026b2 Remove docs.php.net, it's not user-visible any longer (#1035)
Close #996
2024-07-21 02:19:26 +03:00
haszi
db5ec41123 Remove section on edit.php.net (#961)
Co-authored-by: haszi <haszika80@gmail.com>
2024-02-27 16:19:34 +03:00
Andreas Möller
c093fb5382 Enhancement: Enable trailing_comma_in_multiline fixer (#647)
* Enhancement: Enable and configure trailing_comma_in_multiline fixer

* Fix: Run 'make coding-standards'
2023-12-06 23:16:28 +00:00
Andreas Möller
db4d74648f Remove indentation in array arguments (#860) 2023-12-06 15:08:55 +01: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
3a2761d9a4 Fix: Heredoc syntax
Closes GH-564.
2022-07-08 23:29:25 +02:00
Aaron Junker
5263a54413 Update sites.php
- Removes comments of old pages that will never come online again
- Removes http://gcov.php.net as this website was shut down
- Adds https://windows.php.net

Closes GH-517.
2022-05-27 12:50:09 +02:00
peterdd
3c234a0680 Link qa.php.net, svn.php.net, people.php.net with https (#447)
They're reachable, so they should be the default for those links.
2021-09-25 15:49:29 +02:00
Christoph M. Becker
af092d0916 Update lxr links to point to heap.space
This instance is maintained by ekin, and has good availability,
contrary to lxr.php.net which is down for years.
2021-05-06 18:56:57 +02:00
Sergey Panteleev
e2ee39e007 Replace references to git.php.net 2021-04-02 09:33:28 +03: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
dd8d8bf863 Sync final and leading newlines
This patch adds some missing newlines, trims some multiple redundant
final newlines into a single one, and trims few redundant leading
newlines.

According to POSIX, a line is a sequence of zero or more non-'<newline>'
characters plus a terminating '<newline>' character. [1] Files should
normally have at least one final newline character.

C89 [2] and later standards [3] mention a final newline:
"A source file that is not empty shall end in a new-line character,
which shall not be immediately preceded by a backslash character."

Although it is not mandatory for all files to have a final newline
fixed, a more consistent and homogeneous approach brings less of commit
differences issues and a better development experience in certain text
editors and IDEs.

[1] http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_206
[2] https://port70.net/~nsz/c/c89/c89-draft.html#2.1.1.2
[3] https://port70.net/~nsz/c/c99/n1256.html#5.1.1.2
2018-10-17 12:37:26 +02: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
Kalle Sommer Nielsen
815f58d05d Fixed bug #75399 (Few non working links at php.net)
As much as I would love to have a working lxr and just point it to aharvey@'s site, I have just commented out them for now, marking them with the ever grep'able XXX label
2017-10-17 22:36:06 +02:00
Kalle Sommer Nielsen
adadd33ef8 Fixed the php.net part of bug #72880 (snaps.php.net still linked from other php.net sites)
This is simply, like stated in the bug report, a left over anchor in the sidebar
2016-09-01 03:01:44 +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
Michael
5bfef25e70 Kill off XHTML
Long live HTML5! =)
2014-06-04 19:39:27 +02:00
Sobak
864dfeb991 This sidebar code is unused 2014-05-12 05:36:19 +02:00
Sobak
06ef5d1349 Updated sites descriptions 2014-05-12 05:35:17 +02:00
Hannes Magnusson
f7d77643d8 Fixed bug #66380 (edit.php.net is missing on sites.php) 2014-01-01 08:03:18 -08:00
Hannes Magnusson
747737a851 Add people. 2013-12-13 15:11:16 -08:00
Hannes Magnusson
f3041a3220 bugs and wiki should link to https 2013-12-13 15:11:04 -08:00
Hannes Magnusson
b2eba34e4e Prettified 2013-12-10 14:28:31 -08:00
Daniel P. Brown
3cc9491588 Change multiple checks and references from 'www.php.net' to plainly 'php.net' to reduce 301's, fix a few broken items, and ease a bit of the load off the server (multiple connections per page when statically referenced as 'www.php.net.' 2012-12-05 11:09:23 -05: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
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
Philip Olson
23f1fbfce1 Updated cvs to cvsold, added opengrok info to lxr.php.net, and a few other minor updates/links 2010-08-10 18:18:17 +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
e5d56fdcf6 Comment out pecl4win, that dns was removed some time ago 2008-12-07 21:21:43 +00:00
Philip Olson
7b18cbd79f added description for docs.php.net and wiki.php.net 2008-04-11 04:56:02 +00:00
Hannes Magnusson
91430ab07e Bye bye smarty
# Smarty is no longer a php.net project
2008-01-11 11:28:57 +00:00
Philip Olson
5676d967b3 Removed the conf.php.net link as it no longer exists (Marc Dleisle)
# conf2. exists but it's the same as talks. so is not worth mentioning
2007-12-01 17:04:58 +00:00
Hannes Magnusson
bf3264687e Update links 2007-06-07 12:58:02 +00:00
Philip Olson
644859a220 Typos, and removed author info 2007-03-09 01:45:06 +00:00
Gabor Hojtsy
1b803e5bec point to more (external) sites 2006-09-12 11:46:23 +00:00
Gabor Hojtsy
4d7b940049 mention doc.php.net and point to the sidebar for insite information 2006-09-06 21:41:16 +00:00
Marcus Boerger
230ab4f8d6 - Speling 2006-06-04 15:44:17 +00:00
Marcus Boerger
1ab3e21758 - Add gcov.php.net 2006-06-04 15:33:54 +00:00
Steph Fox
ff9f483703 Bonsai is gone, the cvs address has changed and PECL4WIN now exists - so let's tell people about those changes, eh? 2006-02-12 15:43:15 +00:00
Jan Lehnardt
a5deb91d51 - add PECL 2004-03-02 12:25:20 +00:00
Sara Golemon
001657837f PHP4 Module was renamed a few months ago. 2003-10-03 00:34:15 +00:00
Gabor Hojtsy
d9d8ca463b Utilize new header and footer and add needed styles to sitewide.css
to make these pages appear as they used to look before the change
2003-08-08 19:45:38 +00:00
Gabor Hojtsy
a2778f1ca4 Fix HTML validity problems 2003-08-08 14:01:15 +00:00