1
0
mirror of https://github.com/php/doc-ja.git synced 2026-04-25 08:58:19 +02:00
Commit Graph

39 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 d68f90e3e9 「参照ください」に統一
- 参照下さい
- 参照して下さい
- 参照してください

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

closes: #23
2022-12-19 23:29:40 +09:00
Yoshinari Takaoka a5e1d3aa1e Document mbstring.regex_retry_limit and mbstring.regex_stack_limit directives
https://github.com/php/doc-en/commit/af844f698b38d1460464bf913a80f2397980c534
2022-10-10 00:18:25 +09:00
Yoshinari Takaoka d8a1fc6480 Remove PHP 5, 7 references (php/doc-en#563)
- array functions
- datetime functions
- mbstring functions
- strings functions
- var functions
- xml functions
- json functions
2021-05-17 10:16:49 +09:00
Yoshinari Takaoka 8a352a5062 Expand documentation for mb_detect_encoding
- People expect this function to work miracles. Add some examples
  of why that's not possible. Hat tip to this FAQ for the cipher
  comparison: https://chardet.readthedocs.io/en/latest/faq.html
- The strict parameter wasn't really explained at all. I *think*
  this is what it actually does.
- General expansion and grammar fixes (I suspect the original
  author didn't speak English as a first language, which makes
  sense since the mbstring extension originated in Japan).
2021-04-17 23:13:56 +09:00
Yoshinari Takaoka 649d683074 xi:include INI settings documented elsewhere in ini.list
We do not xi:include core INI settings, since we want to keep
alphabetic sort order (well, roughly at least).

We do add xi:fallback elements to all xi:includes, just in case.
2021-02-25 03:35:53 +09:00
Yoshinari Takaoka e756c91ad0 mbstring.func_overload and related stuff is removed as of PHP 8.0.0 2021-01-29 13:17:12 +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 212081016a sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348710 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-28 09:25:53 +00:00
Satoru Yoshida 5755e9e97a sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@344811 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-23 14:50:24 +00:00
Satoru Yoshida 8287c2f1ad sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@342181 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-25 10:53:01 +00:00
TAKAGI Masahiro a462a226ae Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@334637 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 05:20:57 +00:00
TAKAGI Masahiro 5c57e083c2 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@334456 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-01 23:59:43 +00:00
TAKAGI Masahiro a4972d9c49 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@332914 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-04 08:40:33 +00:00
TAKAGI Masahiro 6fa3fcfae8 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@332791 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-05 23:03:46 +00:00
TAKAGI Masahiro 63956fed7f Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@328342 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 23:11:28 +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 55be2a1f95 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@322581 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-22 20:09:22 +00:00
TAKAGI Masahiro f83f725351 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@319378 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-16 22:52:30 +00:00
TAKAGI Masahiro 0aaa77a9e7 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@308242 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-11 00:43:13 +00:00
TAKAGI Masahiro aa9d77636b sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@299968 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-30 20:53:16 +00:00
Yoshinari Takaoka 45c58175c9 - mbstring.language Changeable value is changed to PHP_INI_ALL from PHP 5.2.7
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@299864 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-27 17:30:28 +00:00
TAKAGI Masahiro 14e31a5c24 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@297765 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-09 18:05:12 +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 98b43120e8 changed EN-Revision tag as cvs2svn;
fixed svn properties

git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@283953 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-12 17:22:16 +00:00
TAKAGI Masahiro fe03291efc sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@281638 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-04 08:58:41 +00:00
TAKAGI Masahiro b7c81b328e sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@275484 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-10 03:53:07 +00:00
TAKAGI Masahiro 377d0cedc5 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@270731 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-07 01:27:10 +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
Rui Hirokawa eae40489bc sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@205643 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-21 04:26:13 +00:00
TAKAGI Masahiro 97d4b3b8bf sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@193050 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-11 12:42:03 +00:00
Tadashi Jokagi a.k.a. "ELF" or "Joe eaa755758d o Sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@185217 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-26 18:23:00 +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
Rui Hirokawa e8e9135b2a sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@175055 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-19 02:02:32 +00:00
Rui Hirokawa c40a460a29 translated sync tag into En-Revision.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@173331 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-23 04:45:51 +00:00
Rui Hirokawa ff9933bdf4 added note for PHP 4.3.3.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@138955 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-28 15:05:10 +00:00
Moriyoshi Koizumi b9b0d4bb86 Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@125064 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-29 07:47:36 +00:00
Rui Hirokawa 30e91e1a93 added new mbstring option.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@95983 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-17 16:57:09 +00:00