LoginSignup
2
0

More than 3 years have passed since last update.

php-master-changes 2019-05-22

Posted at

今日は opcache 最適化のバグ修正、curl_multi_select()で 1 秒未満のタイムアウト指定が 0 になっていた問題の修正、unixODBC の検出の pkg-config への移行、spl で arg_info がドキュメントと乖離していた部分があったのの修正、テストの修正、mysqli.allow_local_infile が off の際に LOAD DATA LOCAL INFILE しようとすると出るエラーメッセージの修正があった!

2019-05-22

nikic: Fix null check in sccp add_array_elem chain handling

nikic: Don't evaluate functions with partial array arguments

rlerdorf: Fix precedence issue causing sub-second timeouts to be 0 in

hughmcmaster: Use PKG_CHECK_MODULES to detect unixODBC

kukulich: Fixed some arg infos to match documentation

nikic: Fix bug #78034

dstogov: .text segment may be not the first one

nikic: Use a different URL in bug44811.phpt

nikic: Mark bug44811.phpt as an online test

cmb69: Fix test case for cURL 7.65.0

SjonHortensius: Fix #77956 - When mysqli.allow_local_infile = Off, return a client error

2
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0