1
0
mirror of https://github.com/php/doc-ja.git synced 2026-04-29 19:13:26 +02:00

18 Commits

Author SHA1 Message Date
siwa32 3690cd32b3 PHP 8.4: CSV related changes and deprecations の翻訳 (#250)
* PHP 8.4: CSV related changes and deprecations の取り込み

https://github.com/php/doc-en/pull/4093

以下も合わせて取り込む

reference/spl/splfileobject/setcsvcontrol.xml
- [skip-revcheck] Fill xi:fallback to avoid 'variablelist incomplete' in some translations
  - https://github.com/php/doc-en/pull/4128
- Update setcsvcontrol.xml Fix typo
  - https://github.com/php/doc-en/pull/4379

reference/spl/splfileobject/fgetcsv.xml
- Update fgetcsv.xml Remove the duplicate sentence
  - https://github.com/php/doc-en/pull/4111

* Fix GH-4175: do not say the parameters are optional の取り込み

https://github.com/php/doc-en/pull/4177

* Document str_getcsv() and fgetcsv() change in 8.3.0 (closes #4197) の取り込み

https://github.com/php/doc-en/pull/4198

* Fix: Add explicit $escape parameter in fputcsv for PHP 8.4 compatibility の取り込み

https://github.com/php/doc-en/pull/4283

* 改行位置を原文と合わせる対応

---------

Co-authored-by: 武田 憲太郎 <takeda@youmind.jp>
2025-01-19 11:40:13 +09:00
Yoshinari Takaoka 07445b8f52 sync with en / Add explicit warning about CSV function's escape parameter
https://github.com/php/doc-en/commit/cef78b0fbe0fbe02003699b027ab50200097e949
2024-12-03 02:20:11 +09:00
USAMI Kenta 5510f67a8b doc-enの差分を反映(1) (#138)
* Add explicit warning about CSV function's escape parameterName

https://github.com/php/doc-en/commit/cef78b0fbe0fbe02003699b027ab50200097e949

* Add title+titleabbrev to preface and reformat info box

https://github.com/php/doc-en/commit/dee52c067be3be96a735f0c33cbcf0009a996b2e
2024-10-31 07:28:29 -07:00
Yoshinari Takaoka 7bcff1490d Add ext/spl methodsynopsis roles
https://github.com/php/doc-en/commit/d51166ca16fda8e766849505b84f9306ef443f71
2022-12-13 20:19:04 +09:00
Yoshinari Takaoka 7cf7bfea98 Update param name in SplFileObject::fputcsv
https://github.com/php/doc-en/commit/18b8af40b812d9328d4e99309f3134bee0852b05
2021-09-30 22:12:03 +09:00
Yoshinari Takaoka 08c8cec237 [PHP 8.1] Update fputcsv and SplFileObject::fputcsv description
https://github.com/php/doc-en/commit/fcbbbd9fda2c03ed4a2e02ac23f2c06f8983f9d0
2021-09-28 23:40:59 +09:00
Yoshinari Takaoka 6b9ee5750b CSV 関連の「プロプライエタリ」の訳を修正 (#15) 2021-09-28 23:23:32 +09:00
Yoshinari Takaoka 95ff38bb1a Generate ext/spl methodsynopses based on stubs
https://github.com/php/doc-en/commit/60809ebcf7d0c261b2f00e093e4fab70326ffc7b
2021-08-12 21:17:18 +09:00
Yoshinari Takaoka b305c6ee2a Fix #81284: str_getcsv cant parse with multibyte delimiter
There's no fun in DRY. ;)
2021-07-24 11:32:12 +09:00
Yoshinari Takaoka 0e29a256ef Removed Changelog entries for PHP 5, PHP 7.0 (php/doc-en#543) 2021-04-23 01:59:00 +09:00
Yoshinari Takaoka e70a9d4629 Fix return types
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351156 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 19:51:55 +00:00
Yoshinari Takaoka 41f07efd27 sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348833 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-07 13:06:21 +00:00
TAKAGI Masahiro 82a6b53e5e Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@345977 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-12 20:51:17 +00:00
TAKAGI Masahiro a2b865c9e0 missing backslash
-- 
Provided by anonymous 94666 (junichi0206+php@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@345975 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-12 20:44:07 +00:00
TAKAGI Masahiro 5c8775d435 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@336663 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-25 20:10:19 +00:00
TAKAGI Masahiro af1faee9dc Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@333390 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-21 20:31:50 +00:00
TAKAGI Masahiro 7bf22da207 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@325532 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-04 08:08:13 +00:00
TAKAGI Masahiro db6dd51e8f add Japanese translation.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@320857 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-11 05:25:54 +00:00