1
0
mirror of https://github.com/php/doc-ja.git synced 2026-03-23 22:52:11 +01:00

121 Commits

Author SHA1 Message Date
Yoshinari Takaoka
b58af1f409 [reference/sockets] sync with en 2025-09-09 21:36:53 +09:00
Yoshinari Takaoka
e14a90c6fb socket-recv.xml Update output example entity to similar
765056369b
2024-12-08 14:14:25 +09:00
Haruki Tazoe
9129e11ff6 [PHP 8.4] doc-en#4105とdoc-en#4109の翻訳 (#201)
* socket_create_listenの変更履歴翻訳(4109)

* zlibのセットアップ翻訳(4105)
2024-11-30 19:38:49 +09:00
Yoshinari Takaoka
c9eeaf0f3b socket-bind.xml: Remove notes related to Windows 9x/Me
35883800e7
2024-09-16 22:14:55 +09:00
Yoshinari Takaoka
3a5f423295 socket-recv.xml Wrap the function name by tag function
e8df7102cc
2024-09-16 22:12:51 +09:00
Yoshinari Takaoka
3b77d6a506 Updated EN-Revision only / Remove extra space characters
e50e797467
2024-09-16 22:04:10 +09:00
Yoshinari Takaoka
bc405d6ac4 cbf8c63630 2024-07-27 20:27:10 +09:00
Yoshinari Takaoka
adbc745a9d Remove empty configuration pages
765b2d6eec
2024-07-27 19:04:27 +09:00
Yoshinari Takaoka
df60ee0030 socket-getpeername.xml: remove excessive length of refpurpose
5eaa3458d5
2024-07-27 18:29:42 +09:00
Yoshinari Takaoka
c349913241 socket-addrinfo-lookup.xml: to clarify the family of functions
b0dba86b66
2024-07-27 18:28:28 +09:00
Yoshinari Takaoka
796b3bd27a Add missing socket constants
10d68da45d
2024-07-27 12:11:19 +09:00
Yoshinari Takaoka
6caf9da879 Remove empty requirements pages
605553e228
2024-07-27 11:26:43 +09:00
Gina Peter Banyard
e4f42ceee3 Apply commit from doc-en PR 3422 2024-06-14 17:01:59 +01:00
Yoshinari Takaoka
e4880011cf Sync some methodsynopses with stubs
db22a7cfcb
2024-04-29 20:57:51 +09:00
Gina Peter Banyard
5b922236f7 Run script from doc-en PR 3226 2024-02-28 20:11:35 +00:00
Yoshinari Takaoka
50f4a0873f [PHP 8.3] socket constants update.
cf5cf50fbc
2023-11-19 20:02:59 +09:00
Yoshinari Takaoka
693f9d1683 [PHP 8.3] Document new socket_atmark() function.
eef7fb60d1
2023-11-19 19:48:12 +09:00
Yoshinari Takaoka
f3f9e04941 Synchronize predefined constants with stubs - part 3
5bc8ebe3c1
2023-09-05 20:38:45 +09:00
Yoshinari Takaoka
ef5f805cec Syncronize predefined constants with stubs - part 1 2023-09-05 20:35:39 +09:00
Yoshinari Takaoka
3b30b8e440 Use new class synopsis markup
14767af0f0
2023-08-30 21:53:08 +09:00
Yoshinari Takaoka
d68f90e3e9 「参照ください」に統一
- 参照下さい
- 参照して下さい
- 参照してください

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

closes: #23
2022-12-19 23:29:40 +09:00
Yoshinari Takaoka
a9d1be25a2 socket_get_option IP_MULTICAST_LOOP update
eb1f127382#
2022-11-21 19:59:10 +09:00
Yoshinari Takaoka
633d3ab833 Fix: socket_set_option() is for setting options
93105c67e4
2022-11-07 23:36:28 +09:00
Yoshinari Takaoka
632360fbd7 Fix: socket addrinfo lookup inaccurate descriptions
70a79a7753
2022-11-07 23:33:47 +09:00
Yoshinari Takaoka
d5ae59942d missing socket constants (#1856)
* missing socket constants
* TCP_NOTSENT_LOWAT comment update
  - refs: https://jovi0608.hatenablog.com/entry/20140207/1391732796

f3eb91cb38
2022-10-06 19:28:09 +09:00
Yoshinari Takaoka
045d1123b4 socket extension update related to last entries.
a109454179
2022-10-02 22:15:51 +09:00
Yoshinari Takaoka
438a03f8da fixed SOCKET_EBADF describe
b5f36302b1
2022-07-02 18:24:41 +09:00
Yoshinari Takaoka
f3d7d8e815 SO_REUSEPORT constant, statement no longer really exact.
e5caf1244e
2022-06-07 00:32:10 +09:00
Yoshinari Takaoka
afcb1f268e Generate ext/sockets class synopses from stubs
e902ea4116
2021-11-18 00:37:54 +09:00
Yoshinari Takaoka
bb16cedbf2 [PHP 8.1] Add new Sockets constants
0ff45f21e8
2021-11-07 05:22:38 +09:00
Yoshinari Takaoka
4108ecab75 socket_get_option/socket_set_option SO_ACCEPTFILTER constants
c0954ae4e6
2021-10-11 19:23:45 +09:00
Yoshinari Takaoka
0555fa191f s/返り値/戻り値/g 2021-10-09 02:40:05 +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
fd790a5d75 Fix some issues in sockets directory 2021-06-12 02:12:46 +09:00
Yoshinari Takaoka
9e32c45b7e Remove PHP 5, 7 references (php/doc-en#565) 2021-05-13 10:14:52 +09:00
Yoshinari Takaoka
baeb602790 Removed references to PHP 5, PHP 7.0 (php/doc-en#545) 2021-04-25 17:35:27 +09:00
Yoshinari Takaoka
b6942cd94d Add constants SCM_RIGHTS, SCM_CREDENTIALS
Closes GH-456

Signed-off-by: George Peter Banyard <girgias@php.net>
2021-02-19 22:02:12 +09:00
Yoshinari Takaoka
aca028a7ad add missing parameter description 2021-01-24 21:18:39 +09:00
Yoshinari Takaoka
dde73d5c69 Generate sockets methodsynopses based on stubs
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>

Closes GH-311.
2021-01-11 12:22:48 +09:00
Yoshinari Takaoka
975835b9bd update EN-Revision only
EN-Revision was fully updated, because of revert r351730, r351729.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@352016 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-11 19:06:49 +00:00
Yoshinari Takaoka
d94eece62e Document new opaque classes which replace resources
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351936 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-06 22:57:14 +00:00
Yoshinari Takaoka
c015ec901c Document AddressInfo resource type
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351297 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-08 00:08:50 +00: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
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
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
Yoshinari Takaoka
fa54c62cf2 fixed typo (mostly updated EN-Revision only)
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@349714 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-27 08:25:24 +00:00
Yoshinari Takaoka
3dce3af5c3 Add "Windows only" note
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@349156 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-06 23:22:18 +00:00
Yoshinari Takaoka
38e62ecaf1 deleted needless parentheses in <function></funciton>
... and some tweaks.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348933 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-16 21:58:32 +00:00
Yoshinari Takaoka
d7b9999997 updated missing docs translations
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348902 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-14 05:56:35 +00:00
Yoshinari Takaoka
dd61dc805d sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348832 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-07 12:28:16 +00:00