Jim Winstead
b0763029a1
doc.php.net is on HTTPS now, and contribution guide URL changed ( #1108 )
2024-10-27 00:27:06 +03:00
Mikhail Alferov
c45e908776
git-php.php: replace the outdated link ( #1064 )
2024-09-06 17:03:32 +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
a528e6e91b
Enhancement: Enable no_mixed_echo_print fixer ( #864 )
2023-12-06 15:19:57 +01:00
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
aab787eb10
Enhancement: Enable array_indentation fixer
...
Closes GH-634.
2022-07-12 12:25:12 +02:00
Andreas Möller
c68e5a9e4a
Enhancement: Enable single_space_after_construct fixer
...
Closes GH-640.
2022-07-12 11:44:23 +02:00
Andreas Möller
f3585d9bdf
Enhancement: Enable indentation_type fixer
...
Closes GH-622.
2022-07-11 20:34:20 +02:00
Kamil Tekiela
b2ff80507c
Remove get_magic_quotes_gpc ( #575 )
2022-06-28 13:57:16 +01:00
Kamil Tekiela
4e251d6993
Remove duplicated !isset($var) ( #570 )
2022-06-28 12:45:50 +01:00
Nikita Popov
16f4045cf0
Replace master -> main in more places
2021-04-06 15:42:28 +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
Kalle Sommer Nielsen
e341f5895e
Fix typo and remove the mirroring part of requesting a Git account
2019-04-19 14:10:46 +03:00
Derick Rethans
b02257864c
https://www.php.net is the canonical web site address now
...
This change is needed so that https://www.php.net/git-php.php does not end up
in a redirect loop.
2019-03-25 14:40:16 +00:00
Peter Kokot
3f53bae495
Limit username length to 16 characters
...
According to master.php.net database username field of varchar(16) the
maximum length for Git usernames is 16 characters.
2018-11-26 08:16:52 +01: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
cebd4ea187
Added some more information and a few warnings for requesting an account
2016-11-19 13:10:42 +01:00
Kalle Sommer Nielsen
7ab1012425
Added some labels for account request checkboxes
2016-11-19 13:03:52 +01:00
KostyaTretyak
698021badb
Replaced old link "Documentation HOWTO" on new (doc.php.net/tutorial/)
2014-09-18 07:28:10 +03:00
kovacs.ferenc
6cdd6d47b0
use is_primary_site() for checking if we are running on the primary mirror
2014-07-10 18:26:07 +02:00
Hannes Magnusson
337f350d88
Merge pull request #46 from Croydon/master
...
Kill off XHTML
* Croydon/master:
Use release_date() also in PHP4 changelog
Typo
Use css class instead inline style
Revert "Replace <small> with <span style"
Replace <small> with <span style
Replace <big> with <span style....
Replace <tt> with <code>
Drop support for < 5.3 from highlight_php()
Finally remove XHTML from .js files
Also remove XHTML from .inc files
Kill off XHTML
2014-06-20 14:52:28 -07:00
Sobak
9429cf5787
One more message with fixed styling
2014-06-07 13:37:16 +02:00
Michael
1c41366df8
Revert "Replace <small> with <span style"
...
This reverts commit 12f04c0d4a .
2014-06-06 23:48:35 +02:00
Michael
12f04c0d4a
Replace <small> with <span style
...
Replace <small> with <span style="font-size:0.8em"> because the
definition of <small> is a complete other with HTML5
2014-06-05 20:35:30 +02:00
Michael
62ce7fd1b9
Replace <tt> with <code>
...
The <tt>-tag doesn't exists anymore in HTML5
2014-06-05 20:04:40 +02:00
Michael
5bfef25e70
Kill off XHTML
...
Long live HTML5! =)
2014-06-04 19:39:27 +02:00
Sobak
d43d88e650
Fixed styling of error message
2014-06-04 09:20:50 +02:00
Pascal Borreli
42497c72fb
Fixed typos
2014-05-21 22:57:36 +01:00
Hannes Magnusson
546998eab5
Maybe a little better?
2013-12-10 17:23:00 -08:00
Ferenc Kovacs
9a85f9de2b
force the account requests to www.php.net
2013-01-28 02:33:26 +01: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
Adam Harvey
b51b2d08fe
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.
2012-09-07 17:52:03 +08:00
Ferenc Kovacs
3866e9ed7e
Revert "now that posttohost() supports ssl, we should use https here" as there could be mirrors without ssl support.
...
This reverts commit 1511842d06 .
2012-08-06 00:12:13 +02:00
Ferenc Kovacs
1511842d06
now that posttohost() supports ssl, we should use https here
2012-08-05 21:52:37 +02:00
Justin Martin
9d9c0a6b19
Replaced dochowto links with fresh links to the wiki version of the howto.
2012-06-09 16:06:46 -07: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