1
0
mirror of https://github.com/php/doc-ja.git synced 2026-04-29 02:53:11 +02:00
Commit Graph

130 Commits

Author SHA1 Message Date
Yoshinari Takaoka 21cb2f821d Add FILTER_FLAG_GLOBAL_RANGE documentation
https://github.com/php/doc-en/commit/de489baabdac0741d233f343062814886dc761bd
2022-10-02 10:07:52 +09:00
Yoshinari Takaoka a3805e1c7f Fix typo (FILTER_SANITIZE_RAW → FILTER_UNSAFE_RAW)
https://github.com/php/doc-en/commit/0ae16e7919ac24bbe67e71b4017e56b2ca7a1c0d
2022-09-24 10:59:14 +09:00
Yoshinari Takaoka 45417589c8 FILTER_VALIDATE_(BOOL|INT|FLOAT) apply trim()
https://github.com/php/doc-en/commit/b0b9649e87b29c729f94407eade87c6a02883e25
2022-07-23 01:20:37 +09:00
Yoshinari Takaoka f8533ca7a0 Fix: filter flag changes for PHP 8 not documented
https://github.com/php/doc-en/commit/75784e420713899791498ea42ea9a12173602321
2022-07-15 01:50:39 +09:00
Yoshinari Takaoka 0d337bd6e7 PHP 8.1: Update sanitize filters changelog with deprecations
https://github.com/php/doc-en/commit/da7cc6954458787186b4ef481620597d0ca98e36
2022-07-10 00:54:34 +09:00
Yoshinari Takaoka f4fa153de2 filter.default is deprecated as of PHP 8.1.0
https://github.com/php/doc-en/commit/aa471e2d84786f7d82cfb8969b2b924f17319e61
2022-05-12 22:50:58 +09:00
Yoshinari Takaoka ba48d80e03 PHP 8.1: FILTER_SANITIZE_STRING is deprecated
https://github.com/php/doc-en/commit/d83aa96e679c4e4d63390a41063469e51107c331
2021-12-12 17:42:51 +09:00
Yoshinari Takaoka 17d4a899a2 FILTER_FLAG_(SCHEME|HOST)_REQUIRED are removed as of PHP 8.0.0
https://github.com/php/doc-en/commit/32cd7f679dcd5aa819e33f75f67da54463f62dd3
2021-12-12 17:37:49 +09:00
Yoshinari Takaoka 0555fa191f s/返り値/戻り値/g 2021-10-09 02:40:05 +09:00
schrosis bb740e469d 「バックティック」を「バッククォート」に変更 (#12) 2021-09-11 00:32:45 +09:00
Yoshinari Takaoka be80fb6387 Remove E_STRICT and other PHP 5 related information
https://github.com/php/doc-en/commit/de9c65c91ff1710d8b2d2ec955caea0162679305
2021-08-18 21:47:15 +09:00
Yoshinari Takaoka 7a9d5ab5fa Fix #71282: Documentation is invalid for FILTER_VALIDATE_EMAIL
This is still not accurate, but there are other related doc bug reports
like #78958, so we can address further issues separately.  Also, we may
want to choose something else than a table for display purposes.

https://github.com/php/doc-en/commit/5be3a93cfde6563c2c2c1ee97be7bd01bed64ee5
2021-08-06 09:44:02 +09:00
Yoshinari Takaoka 43a5bc605c Fix #77217: FILTER_FLAG_NO_RES_RANGE means Reserved-By-Protocol
https://github.com/php/doc-en/commit/3d85246557ce5d38c036c019011f6427e61b7041
2021-08-06 09:41:30 +09:00
Yoshinari Takaoka 3bb1acaafe Update FILTER_NULL_ON_FAILURE usage
"validate_domain" の訳も抜けていたので追加
2021-06-11 01:35:50 +09:00
Yoshinari Takaoka 3e37ef4036 Add FILTER_VALIDATE_BOOL alias to docs 2021-06-10 01:28:54 +09:00
Yoshinari Takaoka eb80d16a4b update EN-Revision only 2021-06-07 11:34:36 +09:00
Yoshinari Takaoka 956f40adca Fix lone section order issues in various extensions 2021-06-07 11:28:12 +09:00
Yoshinari Takaoka b9f6af1453 Remove PHP 5 from filter extension
* Update changelog
* Remove para from Overview
* Remove available from
* Remove paragraph about +0/-0
* Remove changelog entries
2021-04-20 01:28:41 +09:00
Yoshinari Takaoka 18a1f0079b added missing constant tag.
日本語訳を先に修正したため、EN-Revision のみを更新
2021-04-19 18:12:36 +09:00
Yoshinari Takaoka ce49126ecb Add FILTER_SANITIZE_ADD_SLASHES 2021-04-19 18:09:49 +09:00
Yoshinari Takaoka c22ea8ebc1 HTML-escape -> HTML-encode 2021-04-19 18:00:44 +09:00
Yoshinari Takaoka 7e78dc542a Add note to FILTER_SANITIZE_STRING for encoding quotes 2021-04-17 23:49:13 +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 c76ee9b119 Fix/add missing PHP 7.x-filter
Closes GH-294.
2020-12-31 09:50:58 +09:00
Yoshinari Takaoka b31225fb32 Generate filter methodsynopses based on stubs
Patch contributed by Máté Kocsis <kocsismate@woohoolabs.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351436 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-18 23:16:41 +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 cb04a92efc fixed untranslated part, part II.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350997 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-26 09:49:36 +00:00
Yoshinari Takaoka 8cad649719 Get rid of "callback" types
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350805 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-06 21:36:49 +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 c0c2e928b4 Filter: add missing constants
Add a number of constants missing from the Predefined Constants page of the Filter extension.

Patch provided by jrfnl.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@349860 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-13 17:39:01 +00:00
Yoshinari Takaoka feda96313d Fix #79328: Typo in filter.filters.validate documentation
(updated EN-Revision only)


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@349276 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-01 21:52:28 +00:00
Yoshinari Takaoka 92eeba8f35 updated filter doc related translations.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348870 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-11 13:59:50 +00:00
Yoshinari Takaoka 28e0158d38 Status: working -> ready
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348863 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-11 10:54:11 +00:00
Yoshinari Takaoka f7b71d076c updated translation. including rev 348513 fix.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348534 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-16 13:14:13 +00:00
Satoru Yoshida 390c68f710 sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@346926 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-28 15:36:53 +00:00
Satoru Yoshida 2533691560 sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@346859 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-20 14:31:04 +00:00
Satoru Yoshida 224a947e5c sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@342725 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-29 00:54:18 +00:00
Satoru Yoshida ce6554321b sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@342384 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-18 14:37:29 +00:00
Satoru Yoshida 4f71322aa1 sync en, but Status is working.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@342383 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-18 14:35:53 +00:00
Satoru Yoshida e72ad67776 sync en, but Status is working.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@342340 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-16 00:52:39 +00:00
Satoru Yoshida 4457b2edef sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@341951 c90b9560-bf6c-de11-be94-00142212c4b1
2017-02-22 14:00:40 +00:00
TAKAGI Masahiro 9ffe24df30 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@340015 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-11 22:52:57 +00:00
TAKAGI Masahiro fa5e7f9d72 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@339587 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-08 08:47:27 +00:00
TAKAGI Masahiro 4d312618ad Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@338543 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-27 03:14:37 +00:00
TAKAGI Masahiro 87099af56e Sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@337697 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-01 22:59:30 +00:00
TAKAGI Masahiro 559052feac Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@337558 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-19 23:05:41 +00:00
TAKAGI Masahiro 4df2eb6c08 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@337289 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-04 22:55:29 +00:00
TAKAGI Masahiro f678b93893 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@336879 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-06 06:53:43 +00:00
TAKAGI Masahiro 9f952c86d8 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@336804 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-19 22:51:42 +00:00
TAKAGI Masahiro a674014edc Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@336661 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 23:43:46 +00:00