LoginSignup
2
0

More than 3 years have passed since last update.

php-master-changes 2019-04-29

Posted at

今日はストリームの TLS 1.3 サポートの追加、ビルドシステムのリファクタリング、pdo_mysql のテストの修正、不要コードの削除、typo の修正、CURLFile にストリームのサポートを追加する修正、テストの追加、odbc の不足していた初期化の追加、soap で SEGV が起きる場合がある問題の修正、ドキュメントの更新、imageantialias($image, false) が機能していなかった問題の修正があった!

2019-04-29

codarrenvelvindron: Added tls 1.3 support for PHP

bukka: Fix tests and logic for TLS 1.3

bukka: Enable TLS 1.3 by default

bukka: Update NEWS with added TLS 1.3 info

petk: Automatically remove aclocal.m4 if present

petk: Enhance the buildconf force option

cmb69: Make MySQLPDOTest::extractVersion() more liberal

petk: Remove unused TSRM/readdir.h header

petk: Simplify checking of *nix build tools

cmb69: Fix tests

nikic: Fix typo in TRY_ASSIGN macro name

cmb69: Extend CURLFile to support streams

lcjury: Adds json_encode test for unpacked arrays

staabm: fixed typo

cmb69: Properly initialize out parameter

nikic: Fixed bug #77945

hughmcmaster: Always use pkg-config from the host architecture

hughmcmaster: Use PKG_CHECK_MODULES to detect the libsodium library

hughmcmaster: Use PKG_CHECK_MODULES to detect the zip library

nikic: Add UPGRADING entries

cmb69: Fix #77943: imageantialias($image, false); does not work

cmb69: Add tests for bug77943

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