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

51 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
d9bcfed482 Enhancement: Enable array_syntax fixer
Co-authored-by: MathiasReker <mathias@reker.dk>

Closes GH-659.
2022-08-22 18:59:14 +02:00
Christoph M. Becker
5c9eab2f38 Fix CS violations (case of null, false and true) 2022-07-15 14:05:50 +02:00
Andreas Möller
b575ebd409 Enhancement: Include *.inc files (with exceptions)
Closes GH-662.
2022-07-15 13:57:08 +02:00
Sergey Panteleev
9e3876e70a Mark Romanian as inactive (#451) 2021-11-26 16:48:58 +03: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
Christoph M. Becker
8cf588fe08 Move Korean translation to $INACTIVE_ONLINE_LANGUAGES
Apparently, the Korean translation of the PHP manual is very incomplete,
and even worse, most of what's there is out-dated,[1] so we mark the
translation as inactive for the time being.

[1] <http://doc.php.net/revcheck.php?p=graph&lang=kr>
2016-07-12 14:14:52 +02:00
Sobak
206fedd1bc Disable Italian translation, as requested by #68734
3% of files up-to-date is not a problem, but there are also even
1000, which are outdated or out of control (no EN-Rev number).
Important sections like language/, appendices/ or reference/array
are also outdated. Feel free to reenable once situation improve.

Source: http://doc.php.net/revcheck.php?p=graph&lang=it and other
tools
2015-01-03 07:15:06 +01:00
Hannes Magnusson
4effe44c68 Enable korean translation, which has had a lot of work done lately 2014-12-27 09:24:05 -08:00
Sobak
7aa319f5be Name of language, not country, for Ukrainian translation 2014-09-17 05:18:15 +02:00
Hannes Magnusson
e8843113a4 language name. not country name. duh. 2014-09-15 07:27:31 -07:00
Hannes Magnusson
68d2df4f7c Add Ukraine 2014-09-15 07:14:20 -07:00
Hannes Magnusson
b040133138 We don't use Bing! And this isn't used 2013-12-06 15:16:49 -08:00
Kalle Sommer Nielsen
b7087ed830 Despite in-id not being available to bing, we can still use en-id instead of en-ca (which is Canada btw) 2013-03-11 10:11:28 +01:00
Kalle Sommer Nielsen
32231a2674 Mark 'pl' and 'fa' (Polish and Persian) as inactive languages 2013-02-28 20:41:19 +01:00
Hannes Magnusson
136e384221 Enable the italian translation 2012-08-22 19:30:49 +00:00
Philip Olson
18688f2809 The Russian translation is now active/online :) 2011-11-11 17:01:01 +00:00
Philip Olson
cc915370b1 Changed default English mapping from en-us to en-ca because en-us has a bing bug, and is returning a limited number of bing API results. Weird, Eh? 2011-07-21 03:07:07 +00:00
Philip Olson
ee468d1349 Added a few missing languages to LANGUAGES_MAP, and changed missing bing languages to en-us. And added a link to the docs. 2011-07-14 04:37:25 +00:00
Philip Olson
8fe768fd84 Added LANGUAGES_MAP for bing search. It deserves a review and probably contains mistakes. Will review once bing is implemented. 2011-07-13 20:59:07 +00:00
Philip Olson
4209d7deb8 Added Serbian to . Inactive langs must be here too. 2011-04-09 02:25:53 +00:00
Philip Olson
ed21033724 Added new Serbian language 2011-03-25 01:03:13 +00:00
Hannes Magnusson
65cbe724f7 Disable russian again, Alexey say its "not there yet" :] 2011-02-21 07:36:26 +00:00
Hannes Magnusson
0559a5c568 Enable Russian before the tomorrows build, should be in relatively good shape
now :)
2011-02-17 16:08:18 +00:00
Hannes Magnusson
5cf88ea2a1 Simplified Chinese builds are now available 2011-01-07 18:36:22 +00:00
Hannes Magnusson
7ce7dd3ddf Fix potentional XSS by cleaning the langcode input 2010-12-29 11:03:16 +00:00
Philip Olson
4dfcbff072 Active: Persian,Spanish Inactive: Korean,Bulgarian 2010-04-02 05:19:19 +00:00
Philip Olson
8c8b6b20f7 Mark Russian and Spanish translations as inactive ... :( 2009-07-21 10:01:49 +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
Philip Olson
d9cb2c27af The Italian (it) manual is considered inactive 2008-12-03 08:04:59 +00:00
Philip Olson
93e1e3c829 Mark kr and tr manuals as active! 2008-11-16 02:16:12 +00:00
Philip Olson
bc4a48a8bc added the persian language (as inactive) 2008-05-28 15:32:00 +00:00
Hannes Magnusson
3f89bce49d Re-add bg 2008-04-11 08:35:12 +00:00
Philip Olson
35f82d454b temporarily remove bulgarian until bug #44688 is fixed 2008-04-11 05:07:28 +00:00
Philip Olson
0b103acf0a Define and utilize $ACTIVE_ONLINE_LANGUAGES 2008-04-10 18:41:13 +00:00
Philip Olson
2bc7b6c05c Added all phpdoc-{lang} languages to $LANGUAGES
Added all inactive languages to $INACTIVE_ONLINE_LANGUAGES
Added explanation for $INACTIVE_ONLINE_LANGUAGES
# This listing will change periodically to coincide with the translation situation
# Translators: Inactive languages are still available @ docs.php.net
2008-04-10 17:52:03 +00:00
Derick Rethans
71de8c55fd - Adding Danish to the online doc list 2004-08-04 17:20:19 +00:00
Gabor Hojtsy
f5d130dd63 do not provide downloadables, online manuals, etc for dead languages (stopped years ago, with only a dozen files translated then) 2004-08-04 16:18:54 +00:00
Gabor Hojtsy
e85bd00126 enable Greek 2004-01-12 10:01:46 +00:00
Gabor Hojtsy
55838d5faa Arabic is also not available online 2003-06-18 07:39:01 +00:00
Gabor Hojtsy
7db579e003 Korean language code fix 2003-06-13 15:29:19 +00:00
Gabor Hojtsy
e32ad79275 Tab => spaces and remove ending ?> for consistency 2003-06-07 20:01:53 +00:00
Derick Rethans
6751cf78ab - Make it possible to disable languages that should not show up as available
language online.
2003-06-02 08:36:54 +00:00
Gabor Hojtsy
6cc5946b04 Add a language code conversion function, which
will be used on manual pages
2003-05-23 20:32:16 +00:00
Derick Rethans
ff86f7db34 - Add Greek to the list of supported languages 2003-05-11 21:34:30 +00:00
Gabor Hojtsy
76f33c14ae Adding Id CVS attr to many include files, and also adding C++ format header,
for anybody who uses it, just for consistency ;)
2003-01-07 22:15:57 +00:00
Gabor Hojtsy
2cba76df96 Make correction, as requested by Dallas Thunder... 2003-01-07 19:56:45 +00:00
Gabor Hojtsy
58a6f6e892 Correct and extend conformance problem list. 2002-12-28 12:18:36 +00:00
Gabor Hojtsy
3bfc0edefb OK, so the HK code is for the Hong Kong Cantonese type of
chinese (as far as the DSSSL style sheets can tell)
2002-12-28 10:48:02 +00:00
Gabor Hojtsy
847b5faf9a Only list languages, which have phpdoc modules. And use language
codes, as the phpdoc modules are named. This speeds up all the
/manual/* page displays, as there is no need to check for page
existence for languages, which are known to be nonexistent.
2002-12-28 10:43:58 +00:00