1
0
mirror of https://github.com/php/doc-ja.git synced 2026-04-24 16:38:16 +02:00

256 Commits

Author SHA1 Message Date
KentarouTakeda 768e8d6ed7 軽微な差分を優先し26ファイルを既訳更新 (#349)
- reference/mbstring/functions/mb-decode-numericentity.xml
  1. php/doc-en@4e69a9f2b1
- reference/imap/functions/imap-headerinfo.xml
  1. php/doc-en@4e69a9f2b1
- reference/ssh2/functions/ssh2-auth-pubkey-file.xml
  1. php/doc-en@74ef2355c5
- reference/ssh2/functions/ssh2-connect.xml
  1. php/doc-en@74ef2355c5
- reference/stream/functions/stream-filter-append.xml
  1. php/doc-en@a684294e0b
- reference/stream/functions/stream-filter-prepend.xml
  1. php/doc-en@a684294e0b
- reference/filesystem/functions/fgetcsv.xml
  1. php/doc-en@e1fd0bef1d
  2. php/doc-en@0a3648a718
  3. `&warning.csv.escape-parameter;` の重複を削除(既訳のバグ修正)
- reference/spl/splfileobject/fgetcsv.xml
  1. php/doc-en@e1fd0bef1d
  2. php/doc-en@3a89b55d11
  3. php/doc-en@0a3648a718
- language/predefined/attributes/nodiscard.xml
  1. php/doc-en@30bda33771
- reference/pdo_sqlite/pdo/sqlite/createfunction.xml
  1. php/doc-en@28930349ca
- reference/math/functions/fmod.xml
  1. php/doc-en@54a788ca59
- reference/simplexml/simplexmlelement/addChild.xml
  1. php/doc-en@dca2a8354f
- reference/json/functions/json-last-error.xml
  1. php/doc-en@058ea1e842
- features/commandline.xml
  1. php/doc-en@96b10a9885
- appendices/migration85/incompatible.xml
  1. php/doc-en@048982b729
  2. php/doc-en@f81bbcf9d3
- reference/random/random/randomizer/getfloat.xml
  1. php/doc-en@1ada637cc8
  2. php/doc-en@423a1da63f
- reference/mysqli/mysqli/multi-query.xml
  1. php/doc-en@1beae37b69
- reference/image/functions/getimagesize.xml
  1. php/doc-en@6bb90d24b2
- reference/curl/functions/curl-close.xml
  1. php/doc-en@86c8ebd19e
- reference/curl/functions/curl-share-close.xml
  1. php/doc-en@29c3d13980
- reference/yaml/functions/yaml-parse-file.xml
  1. php/doc-en@132d2a8d63
- reference/mysqli/mysqli/options.xml
  1. php/doc-en@e309a62b16
  2. MYSQLI_SERVER_PUBLIC_KEY の古い「PHP 5.5.0 以降」テキストを削除(既訳のバグ修正)
- appendices/transports.xml
  1. php/doc-en@ae90ecc932
- reference/soap/soapserver/addfunction.xml
  1. php/doc-en@577239f64b
- reference/var/functions/settype.xml
  1. php/doc-en@8d49e302b4
- features/http-auth.xml
  1. php/doc-en@cd4180557a
2026-03-10 08:58:57 +09:00
Louis-Arnaud 0a15f1bb57 表記揺れ修正: パーサ → パーサー (#325)
Closes #310

Co-authored-by: KentarouTakeda <4785040+KentarouTakeda@users.noreply.github.com>
2026-02-24 23:42:11 +09:00
Yoshinari Takaoka 8df195e878 Remove <para> in invalid places
https://github.com/php/doc-en/commit/3f1dbc451b313fb1ec8058f24c1beccf55fce316
2025-11-16 12:17:04 +09:00
Yoshinari Takaoka fd1d3e303a mb-strpos.xml Use parameter names instead of types, fix typos and XML syntax
https://github.com/php/doc-en/commit/95d05546430b9e5db225dd42a0d285b870f0da42
2025-11-01 00:58:40 +09:00
Yoshinari Takaoka 89e170b80f Update strpos docs with error handling details when offset exceeds length
https://github.com/php/doc-en/commit/4b72b23513caa3a8bc520d459a0417defc7b3880
2025-10-31 23:49:53 +09:00
Yoshinari Takaoka 03e953435f add details about php8.1 mb-detect-encoding unordered encodings
https://github.com/php/doc-en/commit/7c4b5fb40ac3149a5b931f1e31b1050ab5eaab7e
2025-10-16 00:10:40 +09:00
Yoshinari Takaoka 9e83c653a8 fix role of codeblocks
https://github.com/php/doc-en/commit/a60ef65239113c7871643be68ada91081376c936
2025-08-30 13:14:50 +09:00
Yoshinari Takaoka c811d09cec [ext/mbstring] followed all updates made on or after November 13, 2024.
https://github.com/php/doc-en/commits/master/reference/mbstring
2025-08-22 20:50:26 +09:00
KentarouTakeda 180a2c1299 <type>型名</type><type>typeName</type> に修正 (#210) 2024-12-31 12:26:43 +09:00
nyan-dot 691c409688 Fix: add links (#222) 2024-12-22 12:40:56 +09:00
Yoshinari Takaoka 2c32d9817d mb_* func: add link to the list of supported encodings
https://github.com/php/doc-en/commit/5dd2d0f74e31b4fed751ea3bbed7b4a6b0469228
2024-12-15 20:53:09 +09:00
Yoshinari Takaoka 7f256859f6 [PHP 8.4] Add manual for grapheme_str_split function
https://github.com/php/doc-en/commit/31e301590744e91ee5903f3e20973ddb9f3dadbb
2024-12-15 14:45:06 +09:00
Yoshinari Takaoka 0e33646904 Fix Example section, Notes section before changelog
https://github.com/php/doc-en/commit/6c550e6d0c8139a0086095ef1db0ac6e08716e1f
2024-12-04 00:22:05 +09:00
Yoshinari Takaoka f2f3a7660b Document changes to mbstring functions
https://github.com/php/doc-en/commit/398329d3c680e8eccd694a6a3f7fe1ebd929ea80
2024-12-04 00:14:23 +09:00
KentarouTakeda 4fd70d64f0 chore: マルチバイト関連の新規作成ページの原文リビジョンとクレジットを追加 (#174) 2024-11-17 16:40:04 +09:00
tekimen d9165dc090 [PHP 8.4] mbstring関数の追加 (#167)
* [PHP 8.4] mbstring関数の追加

 - mb_trim
 - mb_ltrim
 - mb_rtrim
 - mb_ucfirst
 - mb_lcfirst

* Update reference/mbstring/functions/mb-lcfirst.xml

Co-authored-by: wakaba <wakabadou@gmail.com>

* Update reference/mbstring/functions/mb-ltrim.xml

Co-authored-by: wakaba <wakabadou@gmail.com>

* Update reference/mbstring/functions/mb-rtrim.xml

Co-authored-by: wakaba <wakabadou@gmail.com>

---------

Co-authored-by: wakaba <wakabadou@gmail.com>
2024-11-15 14:54:12 +09:00
Yoshinari Takaoka 1e3d658546 Add mb_scrub() to the mb_substitute_character() list
https://github.com/php/doc-en/commit/d023b296f3cfb211f2f3b5a2c39440fe42855e7a
2024-08-11 10:06:55 +09:00
Yoshinari Takaoka 56d4d96192 Remove empty resources pages
https://github.com/php/doc-en/commit/48ce43fe79fa0c9f31f187ea8ec995b4cb13037e
2024-07-27 20:38:54 +09:00
Yoshinari Takaoka 6caf9da879 Remove empty requirements pages
https://github.com/php/doc-en/commit/605553e228c78a9368736f4ff36d185cf7e6eb22
2024-07-27 11:26:43 +09:00
Yoshinari Takaoka e4880011cf Sync some methodsynopses with stubs
https://github.com/php/doc-en/commit/db22a7cfcbc3af221f67e228336ac3e2d62aaf2c
2024-04-29 20:57:51 +09:00
Yoshinari Takaoka ff0855a931 Minor markup issue fixups
https://github.com/php/doc-en/commit/62126c55f1c6ed444043e7272c4f9e233818a44b
2024-04-28 14:39:23 +09:00
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 eae74b5c3a Added missing space in mb_(convert|detect)_encoding() description
https://github.com/php/doc-en/commit/2c17cef6e71c3d85011319cde128cc4edf89a053
2024-01-21 16:44:23 +09:00
Yoshinari Takaoka dded9c0ccf Add PHP 8.2 changelog entry to mb_convert_encoding and mb_detect_encoding
https://github.com/php/doc-en/commit/cfb4b1ea25c30737396bdf7493e1f489853f1f69
2024-01-21 16:18:14 +09:00
Yoshinari Takaoka 263ba90ae7 Fix incorrect param name in mb_ereg_replace_callback() docs
https://github.com/php/doc-en/commit/14c33cf174c921e21b82a0ed262268c087137bdb
2024-01-06 20:16:23 +09:00
Yoshinari Takaoka 11a937cd2e Update mb-str-pad.xml 2023-12-10 19:25:25 +09:00
Yoshinari Takaoka a1323a4817 [PHP 8.3] Passing a negative $width to mb_strimwidth() is now deprecated.
https://github.com/php/doc-en/commit/ca4b9d11a25fc9f8dde7561c504ed466ed1d6c63
2023-11-05 10:23:30 +09:00
Yoshinari Takaoka 4f1d523739 Add documentation for mb_str_pad) based on str_pad()
https://github.com/php/doc-en/commit/470840865ff73ed37df2f7fd183bbec97ccab8d3
2023-10-06 22:24:28 +09:00
Yoshinari Takaoka c32efb4664 sync with en 2023-10-05 20:36:17 +09:00
Yoshinari Takaoka ef5f805cec Syncronize predefined constants with stubs - part 1 2023-09-05 20:35:39 +09:00
Yoshinari Takaoka 4e6ef2d363 mb_convert_kana throws ValueError when impossible combination since PHP 8.2
てきめんさんによる修正

https://github.com/php/doc-en/commit/ef9c9fa70f2837d2f1fc7d7cca5bf8b0f008beb6
2023-08-07 22:50:04 +09:00
rui-tanaka-takuho 2ca833ae00 Update mb-detect-encoding.xml (#96)
typo correction
2023-08-07 20:08:57 +09:00
Yoshinari Takaoka bcc8b6ecf8 直前のコミットの反映漏れを修正 2023-07-26 08:39:12 +09:00
Yoshinari Takaoka 613a772e2f mb_regex_set_options: behavior and deprecation of the eval option
https://github.com/php/doc-en/commit/1a025802f7201d353c1c1c4dccc7d9d6fdf563d4
2023-07-26 08:35:33 +09:00
Yoshinari Takaoka 7406445baf fixed typo 2023-07-16 18:18:33 +09:00
Yoshinari Takaoka 23fdeaee9b Improve documentation of a few functions which had &warn.undocumented.func;
https://github.com/php/doc-en/commit/77a60306bc47d2151ebca7e6983897a0371a9671
2023-06-17 11:28:51 +09:00
Yoshinari Takaoka f8963abb56 Fix: (mb_encoding_aliases() missing changelog entry for ValueError)
https://github.com/php/doc-en/commit/96bc008584eaea7d899b13234a88b1d84f82032b
2023-01-17 19:52:40 +09:00
Yoshinari Takaoka d68f90e3e9 「参照ください」に統一
- 参照下さい
- 参照して下さい
- 参照してください

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

closes: #23
2022-12-19 23:29:40 +09:00
Yoshinari Takaoka 4edf79b642 Clarify supported encoding list page, because readers does not know where to go in chunked html page.
https://github.com/php/doc-en/commit/740eb58e8c03cfc5ac98eda13943262775b73ff2
2022-10-18 19:55:24 +09:00
Yoshinari Takaoka 1b92d2dd7c 最終的に、全体を「拡張モジュール」に統一することとした
closes: #24
2022-10-17 22:00:50 +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 001c5ff031 Calling mb_check_encoding() without argument is deprecated
https://github.com/php/doc-en/commit/d2ff0abe1650703e8974acaa7674c678e587a696
2022-10-02 09:58:37 +09:00
Yoshinari Takaoka 6fba6bfaed Fix: mb-internal-encoding() throws ValueError on unknown encoding
https://github.com/php/doc-en/commit/5b3fc18be040c1d552da1497415b20296163012f
2022-06-07 00:35:44 +09:00
Yoshinari Takaoka 58e65586d2 Link to mb_encoding_aliases() from mb_list_encodings()
https://github.com/php/doc-en/commit/8a9c2ca09875219d680f7f77b53cde025686ed7d
2022-04-07 02:56:12 +09:00
Yoshinari Takaoka 006f695931 Improve documentation of string encoding conversion functions
- Move utf8_encode and utf8_decode into the strings chapter, since
  they were moved out of the XML extension in 7.2
- Recommend mb_convert_encoding, iconv, and UConverter::transcode
  when mentioning encoding in passing
- Document UConverter::transcode, based on examination of source
  and upstream ICU docs
- Make the language used more consistent, e.g. "convert" rather
  than "encode"/"decode", "encoding" rather than "charset"

https://github.com/php/doc-en/commit/99d758bd259fa80c2828cf8cc250984cb683ee8f
2022-04-04 22:36:51 +09:00
Yoshinari Takaoka b4960c7424 MBString overloading was removed in 8.0.0
https://github.com/php/doc-en/commit/669c19f74eba53dc8437027380ecc6a6a59ab0bf
2021-11-27 02:20:22 +09:00
Yoshinari Takaoka 72c986691d mb_ereg_match matches at beginning of subject only
酷いバグ... PHP 9 あたりで直されないものか。

https://bugs.php.net/bug.php?id=76245
https://github.com/php/doc-en/commit/7fcb23ea98c75f40553bfcee73b782e62f4e72b4
2021-11-11 23:27:21 +09:00
Yoshinari Takaoka 0b317fce67 Faulty mb_encode_mimeheader() example code
https://github.com/php/doc-en/commit/936691e7449fe193b474f7d29df152952e9b8df6
2021-11-03 10:27:57 +09:00
Yoshinari Takaoka 75a9ee3539 [80738] Update MB string functions (#630)
* Add new `mbstring.changelog.needle-empty` entity

* Update changelog with `mbstring.changelog.needle-empty` entity
The following functions now support an empty `needle` argument.

- mb_strpos
- mb_strrpos
- mb_stripos
- mb_strripos
- mb_strstr
- mb_stristr
- mb_strrchr
- mb_strrichr

https://github.com/php/doc-en/commit/f63aa0afcde35bf8450e32128295d6e08cd6b120
2021-09-18 18:05:18 +09:00
Yoshinari Takaoka 0d68801773 Remove split() and ereg()
ereg系の関数は、PHP 5.3.0 で非推奨になり、7.0.0 で削除されている。
ドキュメントも完全に削除され、なかったことにされているので注意。

https://github.com/php/doc-en/commit/8f5f6a52c0d25a42a069c6c1cff4effb68fb379c
2021-06-24 08:45:40 +09:00