Quantcast
Channel: sj-iの記事 - Qiita
Viewing all articles
Browse latest Browse all 30

php-master-changes 2019-08-20

$
0
0

この日は Windows 1903 で OneDrive へのフォルダへアクセスできなくなっていた問題の修正、エラーの例外化で不要になった RETURN_FALSE の削除、不要コードの削除、mysqlnd への CLIENT_CONNECT_ATTRS のサポート追加と _server_host の追加、C++ 形式のコメントを使っていた箇所の修正、arginfo の PHP スタブへの移行、Windows 版 7.4 での fstat() のバグ修正、ドキュメントの更新、opcache の func_info の修正、テストの修正があった!

2019-08-20

cmb69: Fix #78220: Can't access OneDrive folder

nikic: Remove some unnecessary RETURN_FALSE uses

Henrique Duarte: Add stubs for filter extension

GuuBu: fix the problem for connect_attr, set db condition, and add a new attribute serverhost

cmb69: Don't use C++ style comments

simPod: Add Calendar ext PHP stubs

simPod: Add Curl ext PHP stubs

cmb69: Fix #78386: fstat mode has unexpected value on PHP 7.4

derickr: Update NEWS for PHP 7.4.0beta4

derickr: Update NEWS for 7.4.0RC1

TysonAndre: Fix opcache type info for stream_bucket_make_writable()

remicollet: ensure proper settings for test


Viewing all articles
Browse latest Browse all 30

Trending Articles