1
0
mirror of https://github.com/php/doc-ja.git synced 2026-04-26 17:38:12 +02:00
Commit Graph

71 Commits

Author SHA1 Message Date
Yoshinari Takaoka 3b77d6a506 Updated EN-Revision only / Remove extra space characters
https://github.com/php/doc-en/commit/e50e79746736dbdfbabe9bd3566793b3ddf38f58
2024-09-16 22:04:10 +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
Gina Peter Banyard e4f42ceee3 Apply commit from doc-en PR 3422 2024-06-14 17:01:59 +01: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 3b30b8e440 Use new class synopsis markup
https://github.com/php/doc-en/commit/14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60
2023-08-30 21:53:08 +09:00
Yoshinari Takaoka 398cc9bb73 Replace <literal>true/false</literal> by their respective entities
https://github.com/php/doc-en/commit/cdc9d28d334bbc08386fecf8aade66080004a9dd
2023-04-09 15:25:47 +09:00
Yoshinari Takaoka 1b92d2dd7c 最終的に、全体を「拡張モジュール」に統一することとした
closes: #24
2022-10-17 22:00:50 +09:00
Yoshinari Takaoka f3290a43f5 Generate various class synopses from stubs - part 1
https://github.com/php/doc-en/commit/6803b3c62d52422181a74b1a9b4525f56abd098e
2021-12-23 22:41:28 +09:00
Yoshinari Takaoka 80e5bf1ec7 Generate ext/sysvsem class synopses from stubs
https://github.com/php/doc-en/commit/87fe85d824936b061d090bf9c81be3980314412a
2021-11-18 00:40:19 +09:00
Yoshinari Takaoka 17f292e57f [PHP 8.0] Add Semaphore opaque classes
https://github.com/php/doc-en/commit/2d99025327523f0f00ce02156664447165307950
2021-10-14 06:03:22 +09:00
Yoshinari Takaoka 0555fa191f s/返り値/戻り値/g 2021-10-09 02:40:05 +09:00
Yoshinari Takaoka e55127c6be fixed untranslated return values part. 2021-08-12 21:04:09 +09:00
Yoshinari Takaoka b6decf1fba book.sem is actually about three modules
And ftok() is in ext/standard.  Might be reasonable to split the
documentation respectively.

Anyhow, sysvshm is supported on Windows at least as of PHP 7.0.0.
2021-07-20 01:07:54 +09:00
Yoshinari Takaoka da76ed665d Refactor SEM constant page to use standard formating 2021-05-21 12:43:14 +09:00
Yoshinari Takaoka 9e32c45b7e Remove PHP 5, 7 references (php/doc-en#565) 2021-05-13 10:14:52 +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 d998771a49 deleted unnecessary sentence. 2021-02-21 02:52:53 +09:00
Yoshinari Takaoka def02cf418 Generate some standard methodsynopses based on stubs
Cf. <https://github.com/php/doc-en/pull/289>.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@352198 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-27 04:34:12 +00:00
Yoshinari Takaoka 9891280788 Document sysv* resources
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351520 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-23 01:44:41 +00:00
Yoshinari Takaoka fc3a462861 Generate sysvshm methodsynopses based on stubs
Based on a patch contributed by Máté Kocsis <kocsismate@woohoolabs.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351519 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-23 01:33:02 +00:00
Yoshinari Takaoka 6db37006cd Generate sysvmsn methodsynopses based on stubs
Based on a patch contributed by Máté Kocsis <kocsismate@woohoolabs.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351518 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-23 01:10:48 +00:00
Yoshinari Takaoka 5731f50f0d Generate sysvsem methodsynopses based on stubs
Based on a patch contributed by Máté Kocsis <kocsismate@woohoolabs.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351517 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-23 00:51:52 +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 e0597a2c43 Fix #71956: sem_get(0) creating an infinite amount of semaphores
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@349438 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-14 22:52:31 +00:00
Yoshinari Takaoka a9f6bfb5de updated
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348979 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-20 15:08:40 +00:00
Satoru Yoshida 6259497ffc correct typo
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348061 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-25 09:56:56 +00:00
Satoru Yoshida 72a89c683b sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@346940 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-01 15:56:12 +00:00
TAKAGI Masahiro bdabb9d7ee Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@337523 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-17 22:53:42 +00:00
TAKAGI Masahiro b8f1ab6df3 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@334609 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-26 23:24:26 +00:00
TAKAGI Masahiro 3c40dbfaec Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@332494 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-22 02:36:08 +00:00
TAKAGI Masahiro a95e4de08e Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@330348 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-24 21:19:30 +00:00
TAKAGI Masahiro 54bf97bb6f sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@326076 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-10 03:21:07 +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 e2f9d01322 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@322621 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-23 12:00:42 +00:00
TAKAGI Masahiro 8df820f508 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@313309 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-17 05:37:41 +00:00
TAKAGI Masahiro 3308252d17 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@311516 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-27 23:07:55 +00:00
TAKAGI Masahiro fadd925cda sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@308049 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-05 18:10:49 +00:00
TAKAGI Masahiro 55457070e8 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@305017 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-01 20:31:39 +00:00
TAKAGI Masahiro 1fd6433867 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@304630 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-22 20:55:11 +00:00
TAKAGI Masahiro c73bc68899 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@304435 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-15 14:13:50 +00:00
TAKAGI Masahiro 7b434dfc44 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@298992 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 21:14:31 +00:00
Daniel Egeberg ab3f7b9839 Updating EN-Revision on up-to-date files after phpdoc/en UTF-8 conversion.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@297032 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 00:47:47 +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
TAKAGI Masahiro f5dd24ad0e added Japanese translation.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@287130 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-12 03:04:15 +00:00
Nilgün Belma Bugüner 5333534b9e changed EN-Revision tag as cvs2svn;
fixed svn properties

git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@283960 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-12 18:09:21 +00:00
TAKAGI Masahiro f36197e221 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@283717 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-08 12:37:05 +00:00
TAKAGI Masahiro 48f9db8056 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@275725 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-13 03:02:21 +00:00
TAKAGI Masahiro 55cbf0a53d sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@260627 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-02 16:23:00 +00:00