1
0
mirror of https://github.com/php/doc-ja.git synced 2026-04-27 01:48:12 +02:00
Commit Graph

31 Commits

Author SHA1 Message Date
Yoshinari Takaoka 114e3842a1 Fix #73805: header() may not actually set header
We document that header() issues `E_WARNING` on failure, and link to
`headers_list()` which might be used to check success of `header()`.
2021-08-03 23:49:05 +09:00
Yoshinari Takaoka 791420bd20 Remove obsolete info about IE 4 and 5.5
https://github.com/php/doc-en/commit/590f93a2ebeb9f7d4d5f443105c39bba9770a902
2021-08-03 23:44:42 +09:00
Yoshinari Takaoka 9e5a128d7a Use a better example for using header() to set status code
This may be the first thing users see when searching how to set the
response code - most will not be familiar with differences between
http/1.0 and 1.1

- HTTP/1.0 does not support connection keepalive
- http_response_code(404) is a shorter way to set a status code with the default status message

https://www.php.net/manual/en/function.header.php#92305 also mentions
that the wrong protocol can cause issues with (older?) web servers
2021-06-22 03:25:04 +09:00
Yoshinari Takaoka def02cf418 Generate some standard methodsynopses based on stubs
Cf. <https://github.com/php/doc-en/pull/289>.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@352198 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-27 04:34:12 +00:00
Yoshinari Takaoka 06a8ee17f6 Remove safe_mode related information
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350873 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-14 05:04:14 +00:00
Yoshinari Takaoka 73ccac34bf Remove PHP4 or PHP5 only extension, changelogs
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350668 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-27 01:47:22 +00:00
Satoru Yoshida 5356c7f2ab sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@345033 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-19 10:15:46 +00:00
TAKAGI Masahiro 517637d8d3 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@337510 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 23:23:18 +00:00
TAKAGI Masahiro 06a3874192 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@335411 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-28 10:30:31 +00:00
TAKAGI Masahiro 90077aa1c7 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@334602 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-25 20:23:04 +00:00
TAKAGI Masahiro f24a33bdaa Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@330349 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-24 21:34:07 +00:00
TAKAGI Masahiro ea60c6c72c sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@326386 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-30 00:44:33 +00:00
TAKAGI Masahiro 85184370c2 Update EN-Revision.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@325220 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-16 11:01:17 +00:00
Jakub Vrana 50d8a4ea29 Use <function> for language constructs (now supported by PhD)
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@325214 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-15 21:45:34 +00:00
TAKAGI Masahiro 34c4f5b465 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@324546 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-26 08:51:42 +00:00
TAKAGI Masahiro 4284d39ec2 s/サーバ[^ー]/サーバー/g
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@324072 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-10 01:47:36 +00:00
TAKAGI Masahiro edc3d6b148 s/ユーザ[^ー]/ユーザー/g
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@324071 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-10 01:29:04 +00:00
TAKAGI Masahiro 7091c65320 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@312847 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-03 07:42:06 +00:00
TAKAGI Masahiro dabf1fc871 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@304999 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-31 07:04:48 +00:00
TAKAGI Masahiro 1fd6433867 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@304630 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-22 20:55:11 +00:00
TAKAGI Masahiro b7e0034b7b sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@303649 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-21 21:46:57 +00:00
Satoru Yoshida 409d4d941c Fix wrong translation
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@300560 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-18 06:44:58 +00:00
Daniel Egeberg ab3f7b9839 Updating EN-Revision on up-to-date files after phpdoc/en UTF-8 conversion.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@297032 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 00:47:47 +00:00
TAKAGI Masahiro 3e0c13e9ac sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@289479 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-10 01:58:00 +00:00
Nilgün Belma Bugüner 7fda0ca1c4 changed EN-Revision tag as cvs2svn;
fixed svn properties

git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@283956 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-12 17:40:28 +00:00
TAKAGI Masahiro 3d689d4519 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@275756 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-13 14:32:27 +00:00
TAKAGI Masahiro 73b214d514 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@265495 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-25 20:42:33 +00:00
TAKAGI Masahiro 09f4ca9530 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@264572 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-11 04:02:59 +00:00
TAKAGI Masahiro 72616de626 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@240572 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-01 20:58:11 +00:00
Hannes Magnusson d0ac585542 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there
 - Bump EN-Revision where appropriate


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@238266 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-22 14:32:58 +00:00
TAKAGI Masahiro e9a665ab2b sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@217136 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-27 03:32:04 +00:00