History log of /web-php/urlhowto.php (Results 1 – 25 of 42)
Revision Date Author Comments
# bf863a18 16-Nov-2022 沈唁 <52o@qq52o.cn>

Use French instead of Hungarian (#721)

No more Hungarian language in the documentation


# 83ca8d75 15-Nov-2022 沈唁 <52o@qq52o.cn>

safe_mode is a dead link (#720)


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

Enhancement: Enable `binary_operator_spaces` fixer

Closes GH-667.


# 57f505ed 22-Aug-2022 Andreas Möller

Enhancement: Enable and configure `concat_space` fixer

Closes GH-657.


# d9bcfed4 22-Aug-2022 Andreas Möller

Enhancement: Enable `array_syntax` fixer

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

Closes GH-659.


# f3585d9b 11-Jul-2022 Andreas Möller

Enhancement: Enable `indentation_type` fixer

Closes GH-622.


# 530b28e9 17-Jun-2022 Mathias Reker ⚡️

Add void return types

Add void return type to functions with missing or empty return statements.

Closes GH-535.


# 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 ...


# 61550de6 15-Feb-2015 Jacob Bednarz

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.


# 42497c72 21-May-2014 Pascal Borreli

Fixed typos


# e0b2e51c 07-Mar-2014 Peter Cowburn

semantics, shmemantics.


# f0e3c3f1 07-Mar-2014 Levi Morrison

The tt element is obsolete; replacing with code element instead.


# 913d3fa2 23-Dec-2013 Hannes Magnusson

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


# 41e1d835 21-Nov-2013 Hannes Magnusson

This was cool in the 90s.. Besides, the links to source.php have been dropped


# 74bc9e6a 27-Oct-2013 Hannes Magnusson

Kill reST things

It doesn't even render correctly, and has gone more or less unused


# 6688517a 05-Jul-2012 Hannes Magnusson

I don't know exactly what happened but somehow this long outstanding
todo item got resolved.
I hope noone actually notices =)


# f1f5e30c 20-Mar-2012 Adam Harvey

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 knowin

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.

show more ...


# 61f3b6dc 02-May-2011 Philip Olson

Added a PHP Developer shortcuts section


# 60d5c3b9 28-Dec-2010 Hannes Magnusson

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


# 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.


# 529806f0 11-May-2008 Hannes Magnusson

Mention various prefix and suffixes the manual uses


# ac1c128a 06-Sep-2006 Nuno Lopes

remove the last references to the books page. and use our show-source functionality instead of redirecting users to cvs


# 8987ee7f 18-Sep-2003 Gabor Hojtsy

The sitename here is irrelevant


12