Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/php/doc-ja

Japanese translation of the PHP documentation
https://github.com/php/doc-ja

Add match entity in language-snippets.ent

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

a5699d7ba12fe34b943e16beebfac31fb0a4c1d1 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Merge branch 'master' of github.com:php/doc-ja

af1f29441f1efd70abb8c8f56083f8cf85b6a9c5 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Fix the return.callbacksort translation about the word "an integer" from "数" to "整数" (#84)

The sort callback function doesn't work properly if it returns a float, so the translation shoul...

7e5b447e0acda6f61ea2b714efbb8018785436f1 authored almost 2 years ago by KOSEKI Kengo <koseki@gmail.com>
Minor improvements

https://github.com/php/doc-en/commit/4985eb0aa7bb240fa3bf7c17f76e1609faef327e

fb0f065df5db1fcf31b854cd1ab32af077c5c7bb authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Fix: Remove class declaration

https://github.com/php/doc-en/commit/6f9e433f4b4a591801c3a49fc459550ea1b5f613

cbe674d8adc2b3c9221d0a7516a9d30ee45dc68b authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
added: Phar::count parameter documentation

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

fccd6f622e55672f4c5eec55165f64eb473285c2 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Add error_log() to See Also for log()

A little bit of help to those who might be looking for a way to log error messages.

https://git...

245ab6f9ae30b042055aaca04c8b3efc2fc57d0b authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
PDO_MYSQL support mysql 8.x

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

b1f9e7a706d61659d325fd001b02f3ccaee7fad3 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Update EN-Revision only / Add "a" to sentence

https://github.com/php/doc-en/commit/2e12177298dd66bb1de36576de23847c01bc1371

d8442feebd24b1dcc3e3e963d969161da0c1347c authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Add execute_query() to the See also section

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

29d3131002e89065dd1522ef343e55ab1f7e8c25 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
str-split: precise behavior change for PHP 8.2.0

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

47ffed2ae45d93efb77d0586fd9f9885eef59b9e authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Exceptions are not specific to PHP 5

https://github.com/php/doc-en/commit/686b6869e2695d96d0f3a2055cfa629a8b3b1ac7

7df7e4dcb496ddae14cb1e3709f49fdc076533df authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Updated EN-Revision only / Fix typo on Type System page

https://github.com/php/doc-en/commit/999da6fe10dff8f37f7b2dcfab1714bf154f24ce

7925ea37cd7d97b7eefc90dee14a3d1ed5e8e35f authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Explicitly mention that spl_autoload_register will drop any leading backslash

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

729bccf429880d2118a6d01b1f445554f7f163f4 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Fix DOMElement::returnAttributeNS() return void description

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

eee99f00fbf3b355e1c6004210ef4ae72687f6ae authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Add DOMImplementation::createDocumentType() return false description

https://github.com/php/doc-en/commit/49371fc6749691c1f1cb3cdfbcc511d20d3c442a

373fb8a3decf236bc4571ffcb81e491ad79080fc authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Add DOMImplementation::createDocument() return false description

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

731eab3ac1fd26c8be7538c4aab5c4d20190346a authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Add DOMNode::appendChild() return false description

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

bb12c8c8f116a7975c8b3f5a1a904c7deb5ede2c authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Add DOMNode::removeChild() return false description

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

c69fe5844920736fe5a5e7c39f000d8a532a92ef authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Add DOMNode::lookupPrefix() return null description

https://github.com/php/doc-en/commit/7a4c5cb1101d410356aecebd7b2b17800ccd03f9

e78c2ac36ef8d77b760facb389ea194d71a061f5 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Add DOMNode::insertBefore() return false description

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

3b8617a317a449275b5100840c5bf5b62812cd24 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Fix typo (#83)

SQL マンド -> SQLコマンド

658deb5286071639246c5790e076a675d60d7ac8 authored almost 2 years ago by Odachannnn <63225126+Odachannnn@users.noreply.github.com>
Fix translation (#82)

システムをPHPと共に構築されていることを知ることが可能となる可能性があります。
=> システムがPHPによって構築されていることを知り得る可能性があります。

5bcb67b6aa74af028a0e565be4e12c744a552e23 authored almost 2 years ago by Odachannnn <63225126+Odachannnn@users.noreply.github.com>
Classes should be written in uppercase

https://github.com/php/doc-en/commit/5581b0ca662a84f42f6aaa8dbff9acd410602278

45ea9a45f4e8b3960af38e33f0125ac7da41ce2c authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Fix translation in gc.xml (#81)

チェックすることによって、どの部分がゴミか発見できます。 可能です、そして、zval のうちいずれがゼロの refcountを持つか調べます。
=> チェックし、それからzval のうちいず...

f0b1eba334e024d6202bd726c33431b07bc2bdab authored almost 2 years ago by Odachannnn <63225126+Odachannnn@users.noreply.github.com>
Rewrite Sql injection page

https://github.com/php/doc-en/commit/5f7a949cfc6f43d481d3a9513f9ee19db9afe21d

aefe1ed153a46055f818155ea5d319c342229ed1 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Remove outdated pack() return false description

https://github.com/php/doc-en/commit/7926717892c5129038097f8a1fa396e209837575

0b3cbab9ef93b1b1f28b93a8cb59caecefe7f717 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Update EN-Revision only / Fix typos in Azure installation

この件も、日本語訳に影響しない

https://github.com/php/doc-en/commit/5d591c30aeef70c8cd325ab914c102333cc9bd8f

3b4dbb7d70e7688326336addfda3b839cc375460 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Fix typo (#80)

エラー処理の方法の方法のいかんによらず => エラー処理の方法に関わらず

9cbc11183790528c77c85ab463e6c1581d1bffb5 authored almost 2 years ago by Odachannnn <63225126+Odachannnn@users.noreply.github.com>
Fix typo (#79)

してはいきません。 -> してはいけません。

f682d7685f5f6a93986211dd89899f8d44c99df6 authored almost 2 years ago by Odachannnn <63225126+Odachannnn@users.noreply.github.com>
Updated EN-Revision only / pecl: remove word in sentence

これも日本語訳には影響しない修正

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

42650f9233eb2dbd90ba730d5391fda98db49fbc authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Update EN-Revision only / Remove word in sentence

日本語訳には影響しない変更

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

484211dab79d2d9c0e3ec180f7fbd34d14274935 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
random: Fix duplicate empty line in Xoshiro256StarStar::jump() example

https://github.com/php/doc-en/commit/6756cbedb9c2bf280f54e05dbe6fab00db85d248

b357714977086dc9966f37e86a1eed254d66e4e2 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
random: Unify code style in examples

https://github.com/php/doc-en/commit/826073522514072830b63bee2b6135dc675ea45d

9d25ec90d6ffc666cbe035bc3ff23b0b71be3998 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Fix wording in Phar::mungServer() variables description

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

27a52c50289efc5668a35e92303f4811ab18bc4a authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Remove incorrect Phar::webPhar() changelog for nullable parameter

https://github.com/php/doc-en/commit/5beaad9885973652023784f1a4656a5e497779fb

c3ea2ad2b29391b87ea513688e0562b26f4f494d authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Fix SSLVERSION missing CURL_SSLVERSION_TLSv1_3

https://github.com/php/doc-en/commit/52dbbb3856a16174bfd0a96e6df8c52f236397eb

456c24557cfa0f43699f097f7522a37fb97f3841 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Merge branch 'master' of github.com:php/doc-ja

f6ee9695e03605dc7a89ffb4915e4e563375a233 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Cloning Exceptions hasn't been fatal since PHP 5.6

See: https://3v4l.org/blOeC

https://github.com/php/doc-en/commit/35c16b1543e292fa6913f02598daa4...

6e61872bb887e1018169ead77c66ba97a7c68d0e authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Fix typo (#78)

できなコンポーネント -> できないコンポーネント

b07c7cdaa09f6cb5fb08f1b1a95ecc02e9de9987 authored almost 2 years ago by Odachannnn <63225126+Odachannnn@users.noreply.github.com>
fixed mistranslation, reported by @TimWolla

He went out of his way to check the Japanese translation with DeepL and pointed out the mistakes...

e91db7e86b998f24b3d9d5d05d05df2d1bae845f authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
random: Add warning about Mt19937’s tiny seed

https://github.com/php/doc-en/commit/81af2a8f5da3a6ba8611eb3dc03fd5fd4e387be4

ef2a0530140698c3ac29c6caa8ca1a1f7084a8a7 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Constructor visibility can be restricted

https://github.com/php/doc-en/commit/99744a3bfa1e5c09f75e7ee02a12c92f9e4ef438

ef08b48b430383b61165fb3f807096e6054d8454 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Updated EN-Revision only / Fix wording of openssl-pkey-get-details to be consistent with other functions

https://github.com/php/doc-en/commit/0e80601cabf499c7db372149916b5cb3e2740f1b

7ab2973c071def7310e8d6b80bf96ec0fbbf3eeb authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Modernize note about session_unset

* Remove unclear note from session_destroy
* Add caution to session_unset

https://github.com/ph...

a7a139e025d58b83880712967aa5aed1b6bf6424 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
random: Fix incorrect example output in Randomizer::shuffleBytes()

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

55d559b6e155ae9ef6404b70cc192807dbc8709e authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Update EN-Revison only / Fix verb tense

動詞の語尾の修正は、日本語版には影響しない

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

0384b5156ea490c0dad71fd9ef9067903a12879a authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Remove incorrect inflate_get_status() return false description

https://github.com/php/doc-en/commit/56680aaa7723abeb3af924f7cc12fdd51f867700

38ae7d2d309e919a78595d6ebc0dcd8c059bb619 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
PDO::MYSQL_ATTR_USE_BUFFERED_QUERY is true by default

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

72438b2cc77d241336570c47153317420403cd85 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
random: Remove examples for mt_srand() and srand()

These examples teach the readers bad practices, because they indicate that
seeding from the curr...

68df8edcdbaf10920a5c1818926f540aa953bcbf authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
random: Showcase that Randomizer::shuffleBytes() breaks Unicode characters

https://github.com/php/doc-en/commit/38785e987736461dd63952c887e2079a83187ba4

4a7e3515b4b462c76cfccbcedd28608471afb8f1 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Add missing "errors" sections for PDO and PDOStatement methods

https://github.com/php/doc-en/commit/082ddc19f53e6e254010de1a1fbbe485ff744ec1

8c6216e03e4bac66578fd0975c72013d60ac0a68 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
fix: true return type for return true always function

Various functions and method have had their return type changed to true.

Fix this and add chang...

191ad624a633721e0f5564428a2d91c3a7689764 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Add missing DOMCharacterData::insertData() return false description

https://github.com/php/doc-en/commit/798284682a5781d1ead287867b582760ae5a0919

7a257f7ac895fb3898672f7f60bd0770d62d9e00 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Add missing DOMCharacterData::replaceData() return false description

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

1ec10bc7dc65bd4c76c9928a36686ee89e87c620 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Add missing DOMCharacterData::deleteData return false description

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

282b52d632472f93223890b47d9810335177f973 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Fix param name "cursorOffset" for PDOStatement::fetch()

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

da8ca25b706f7d30c1aeb49f8735168be8c14658 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
gmp_clrbit() and gmp_setbit() only accept GMP objects, fix parameter description

https://github.com/php/doc-en/commit/07f34881ec2f6a22f854856708843c8997ad45fe

3a79d9f0a7e1dc974d62bc5ec1d622a3eb338e0b authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Don't mention sorting but comparison

The array_unique function doesn't sort, but compares.
It uses the same constants but terms are m...

1bb038b70629b20b2b9d91310c267959e4e13c69 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
fix: UnitEnum::cases() returns enums ordered by declaration

https://github.com/php/doc-en/commit/787d71d9c02bc0329da579ec3ac83729a3d71e3f

cea64c3aa9238cc09ca458f06c621e4f8fee13da authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Update getsubpathname.xml

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

1a7edf7d9da57336f09f7e48410f745b9af55c19 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Fix dba_open changelog php version

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

cc02315af21e09081a72fd1ea3a78821d28a3323 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Add note of what happens instead of false being returned.

https://github.com/php/doc-en/commit/4316a792b72cd8fc0f36a355920a406b6bf123b8

fb3d0b8b257d7310d36b8611e6e47a6113f8c05e authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Update setup.xml

https://github.com/php/doc-en/commit/1714e477c0011315222213efe350786f112c198e

092209596a623a1970f8a981462b420557d4264f authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Fix typo in php8 example

https://github.com/php/doc-en/commit/49299f8b46e7d259b78f22c057be1cdefe22da43

dcf391cade1741ad8958e218ec37635324aa18c6 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Update EN-Revision only / Plurality grammar correction

複数形と単数形の修正は、日本語訳に影響しない

c6a7dcd937e80e03dbea27d660c618318ebfac32 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Fixes iterator_to_array parameter name

`iterator_to_array()` second parameter's name is `preserve_keys` and not `use_keys` as it is cur...

7d49a37e472e272ba5dc7175149baf596cef4e60 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
random: Add example for PcgOneseq128XslRr64::jump()

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

0e21f252c33e0f1336eb174f8cc3e6838fb2e611 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
sync with en / MongoDB: Document tlsDisableOCSPEndpointCheck clientEncryption option

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

16ef38b15186a902749bd383c58d605bc41cb97b authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
random: Showcase turning picked array keys into values

https://github.com/php/doc-en/commit/7948e7406a4f444378d2b1761f35ca14b6af836c

90ebfd0b094fe5cecf6cbc2315a0167861887af3 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Update EN-Revision only / Fix typo (a constants -> a constant)

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

ea1b3dd1c399df7ed8593de83742db35c874d305 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
callable example is deprecated as of PHP 8.2.0

There is no trivial way to replace this callable[1]; it might make
sense to remove that part of ...

683ac7136c285c0bb52662104d04a8bcd05f962b authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
safe_mode is long gone

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

eefbbac4cfcade4a87b2b6e4f37155320bb42f63 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
document ext-mysqli exception throwing on their respective pages

https://github.com/php/doc-en/commit/63b99082ef83eade08151f8cb528246fded81db9

bfbc132217c8b832e89863bbf2719146f30dbd9b authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Fix typo (header_list → headers_list)

https://github.com/php/doc-en/commit/6b053588fb22cdc167766d4aa0e2f87cd52ecb32

ff7041b8f837ebb6e9b3f6f6a76be118584cc86a authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Make password_needs_rehash() more prominent

Successful validation should usually be followed by re-hashing the
password, if necessary. The ...

20ac15f97043e1e4d0d0e57e64dae3a856296564 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
未訳部分をさらに対応

6cb5f650bf1aa4ee66e14d7d19a1c62eff89ec9d authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
未訳のコメントを対応

サンプルコードのコメントは、patch コマンドが失敗する原因になるのでなるたけ訳したくないが、致し方ない...

c8e8a1ed046e54f260290a935f18c74d0df5a4e1 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
random: Reorder engines documentation

This patch reorders the engines in the overview to list the “Secure” engine
first, as that is th...

854b39bff9dbdcbbbfee5f779f83fb7f0b49fbc3 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
random: Drop example section from the generate() method of the Engines

This method is not meant to be used directly and showcasing some random bytes
of fixed length do...

e73af87ba59c859c8a48354112800e9058c038ab authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
random: Add examples to xoshiro256**’s jump methods

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

41532cd19df10b830e286011a8d0c9dbede8267d authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Remove redundant parentheses

https://github.com/php/doc-en/commit/7c9f1adb4b7d55a7a37b0503ec895412a6ecc656

c0650a89631738f5afcb88361757696ab0a947cf authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Improve mysqli_stmt_data_seek page

https://github.com/php/doc-en/commit/51c34024efa35d5691825b3e61037ffe61c46d20

6e6cd2c29dfa8a9d5c8ac75de6dc3024d9cedcab authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Fix get-resource-type annotation (#77)

b6dbf3baeaae8ebb1c2fbf7710726d2e86769e4e authored almost 2 years ago by USAMI Kenta <tadsan@pixiv.com>
tmpfile() uses binary mode

https://github.com/php/doc-en/commit/65bea242c8fe4217602a9759eb8289ddf0d9e899

7df257a7033a0275892100ca6a366d6e2d2fdc61 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Updated EN-Revision only

a69f64d053d2d79c95983bbdab9fa38e90f49935 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Improve code example for mysqli_stat

https://github.com/php/doc-en/commit/9e0a92ed2a61bb16fb7179fbbc43a4404a9a4598

dbccb3af55677bc9532356bde5ff68f18cc5d4e7 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Improve code example for mysqli_sqlstate

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

04b061810a94b1a265a222217173768c93fead78 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Improve code examples for mysqli_get_host_info

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

018f2073b65043684e701f174a8c17cdbd0b9f33 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Improve code examples for mysqli_get_proto_info

https://github.com/php/doc-en/commit/3e82f503089be04094e8989486ed245d6b6e1a6b

1201a458f6fa1aa279dc9a1c3f66334e9c4e60a2 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Improve code examples for mysqli_get_server_version

https://github.com/php/doc-en/commit/7caf2b8dfa4c34c6b0fe2325a8f29787c16492dc

d53000c75e7588d017636096b6e38d55878e49a3 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Improve code examples for mysqli_info

https://github.com/php/doc-en/commit/015aa90a1c72fbf17257d4094a696a326d2da1d7

c7f178db4303cf12a816cf748687bb0bf9ae197c authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Improved code examples for mysqli_get_server_info

https://github.com/php/doc-en/commit/1a7e56aa81712964a7f1984617e9fbcd0b33dcb5

69052baf634ca0bb73ddaaa590cff08f1190df20 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Update EN-Revision only / Fix typo

日本語版は更新不要

https://github.com/php/doc-en/commit/78e98b252116893e0b5b4b3c70a7a308aeab1c8e

ee77c7ddf7982f441972d07d0772391f3763f6ad authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Update EN-Revision only / Fix typo in reference/datetime/formats

日本語版は更新不要

https://github.com/php/doc-en/commit/052670d90668647788ec29bdaed89eb703d05aaf

5d7de2e5147c41e21df925d611c00deeca7de6e0 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Fix example in str_ends_with()

https://github.com/php/doc-en/commit/1bf3ed99f67e627624fca77c15601836b7febf65

661840b27c083391d36f1f07c67e61b0a38b49fb authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Clarify that valid resources of a certain type have been expected

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

7ec9a95a0d6d533b52a6157a643aa18072df5a07 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
die is not a function

https://github.com/php/doc-en/commit/23906aa9f613d0f67538e4292b220cebf624d5f2

6ea902a35a001c64fe8ea8b1320114a3900a6011 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Drop imap_mailboxmsginfo() return false description

https://github.com/php/doc-en/commit/848fab73ae9c1c1100c79c9c4a62357815b4a131

b561ee5c4000025db3a3dc1a5679373e5b2c768d authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>
Add missing curl_multi_getcontent() return null description

https://github.com/php/doc-en/commit/427ab27e525c67f731ea0ef15d3d89e5f87fe191

2fa27668be7ec60884ab89336e9049cac328dee9 authored almost 2 years ago by Yoshinari Takaoka <mumumu@mumumu.org>