1
0
mirror of https://github.com/php/doc-ja.git synced 2026-03-25 23:52:16 +01:00
Commit Graph

54 Commits

Author SHA1 Message Date
Gina Peter Banyard
3949505003 Apply revchecked skipped commit c60943fefc4ff8950460e76d714a463437cf0eb2
Replace PHP_INI_* with INI_* constants
2024-01-26 13:55:31 +00:00
Yoshinari Takaoka
69132cde93 Document removal of log_errors_max_len INI setting
72a6f3d35e
2023-05-11 19:15:52 +09:00
Yoshinari Takaoka
d68f90e3e9 「参照ください」に統一
- 参照下さい
- 参照して下さい
- 参照してください

を「参照ください」に置き換えた。
個人的には「参照ください」は違和感のある日本語だが、既存の訳で圧倒的な優勢だったそれを採用した。

closes: #23
2022-12-19 23:29:40 +09:00
Yoshinari Takaoka
fa7acf941f fixed build error / added part of 8.2.0 migration guide. 2022-09-26 19:50:25 +09:00
Yoshinari Takaoka
876575fa86 Default value for error_reporting is E_ALL as of PHP 8.0.0
b9d5dcd782
2022-01-09 06:26:29 +09:00
Yoshinari Takaoka
ba92ebd3b1 log_errors do not use error_append_string directive
https://bugs.php.net/bug.php?id=39492
470a17d5e8
2021-11-23 22:54:30 +09:00
Yoshinari Takaoka
9454ffd362 Remove obsolete info about display_errors being bool once
3f1bb54ebf
2021-11-23 22:48:04 +09:00
Yoshinari Takaoka
2b92b2909d Followed change of default value of display_startup_errors, as of PHP 8.0.0
3cdd39bb95
2021-09-09 21:58:28 +09:00
Yoshinari Takaoka
be80fb6387 Remove E_STRICT and other PHP 5 related information
de9c65c91f
2021-08-18 21:47:15 +09:00
Yoshinari Takaoka
c6943e5ae0 updated track_errors (removed as of PHP 8.0.0) changelog.
ついでに、日本語版にのみ存在していた、表のカラムのズレを修正した。
a63794ecfd
2021-08-16 14:12:07 +09:00
Yoshinari Takaoka
d9109736cd syslog.filter is not supported on Windows
704b528c70
2021-07-30 21:44:42 +09:00
Yoshinari Takaoka
7b25774e25 Document the changes to syslog.filter
* Documenting the changes to syslog.filter

php/php-src#4265 restored the previous handling of multi-line log messages by adding `syslog.filter=raw`.

* Highlight the fact that line splitting is happening in all of the three original modes, but not in "raw".

* Add "raw" to syslog section of 7.3 migration guide
2021-05-11 10:22:30 +09:00
Yoshinari Takaoka
144f5f2124 Use canonical type names
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351153 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 19:20:32 +00:00
Yoshinari Takaoka
388f3b746e updated translation
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348788 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-04 07:57:22 +00:00
Satoru Yoshida
fe07575cd5 sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@347997 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-16 10:50:42 +00:00
TAKAGI Masahiro
2b0948eed4 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@346473 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-29 00:02:29 +00:00
Satoru Yoshida
4457b2edef sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@341951 c90b9560-bf6c-de11-be94-00142212c4b1
2017-02-22 14:00:40 +00:00
TAKAGI Masahiro
295ca2c883 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@339400 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-19 13:00:55 +00:00
TAKAGI Masahiro
ca26e8c076 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@337296 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-05 22:46:58 +00:00
TAKAGI Masahiro
18baf007d1 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@333702 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-02 23:13:01 +00:00
TAKAGI Masahiro
34ec166049 Update EN-Revision
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@331361 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-12 19:58:18 +00:00
Yoshinari Takaoka
a8e28b1643 - fixed default value of error_reporting.
- http://ml.php.gr.jp/pipermail/php-doc/2013-September/001107.html
 - PHP 5.3.0 or later
   - https://github.com/php/php-src/blob/master/Zend/zend.c#L72
 - Prior to PHP 5.3.0
   - https://github.com/php/php-src/blob/PHP-5.0/Zend/zend.c#L68


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@331328 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-09 15:37:40 +00:00
TAKAGI Masahiro
48125d4b49 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@328578 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-30 20:58:17 +00:00
TAKAGI Masahiro
63b9e28237 Sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@326858 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-28 21:05:21 +00:00
TAKAGI Masahiro
73f087f69d sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@326799 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-24 23:09:17 +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
2052edc414 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@323731 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 21:06:20 +00:00
TAKAGI Masahiro
b5036683c6 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@322304 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-15 00:01:10 +00:00
TAKAGI Masahiro
f42a5071a5 update EN-Revision.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@317561 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-30 23:00:02 +00:00
Richard Quadling
8cf9d9dede Standardized on double quotes for attributes.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@317507 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-30 14:29:06 +00:00
TAKAGI Masahiro
8cb1ac39a5 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@310273 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-17 05:54:42 +00:00
TAKAGI Masahiro
92e2647aa6 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@299007 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-05 03:02:15 +00:00
Torben Wilson
5ba20ff84e Resynched with en (bumped EN-Revision and updated sgml-default-dtd-file).
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@288881 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-28 05:30:52 +00:00
Nilgün Belma Bugüner
04a524a9e6 changed EN-Revision tag as cvs2svn;
fixed svn properties

git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@283945 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-12 16:40:37 +00:00
TAKAGI Masahiro
b6475214f8 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@279952 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-05 04:05:55 +00:00
TAKAGI Masahiro
0530b9ebe7 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@275125 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-03 21:52:23 +00:00
TAKAGI Masahiro
0ef8d00e2c sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@270344 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-03 07:27:55 +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
de0b0c7402 fixed typo (thanks ohnishi-san).
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@258587 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-27 15:23:01 +00:00
TAKAGI Masahiro
f4deda7c0e sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@253571 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-23 06:43:27 +00:00
TAKAGI Masahiro
01acf0fbbf sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@242314 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-08 03:23:38 +00:00
TAKAGI Masahiro
50f88521e8 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@239016 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-02 14:56:15 +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
f3bd95d018 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@230574 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-23 16:43:02 +00:00
TAKAGI Masahiro
a82cf006a7 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@213068 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-15 15:34:22 +00:00
TAKAGI Masahiro
9da46d0f14 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@201592 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-29 15:32:44 +00:00
TAKAGI Masahiro
f64acce9f9 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@197580 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-04 20:20:13 +00:00
TAKAGI Masahiro
3831ca58b3 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@193346 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-13 23:57:46 +00:00
Rui Hirokawa
c1d753be2a modified the misused kanji.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@176274 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-02 07:23:48 +00:00