2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

php-master-changes 2019-03-26

2
Posted at

今日は interbase のバグ修正、extract() で SEGV が出る場合がある問題の修正、FTP ストリームへの再帰的な mkdir() が正しく動作しなかった問題の修正、ドキュメントの更新、FFI のパーサ再生成、組み込み Web サーバの Date ヘッダフォーマットが間違っていた問題の修正、PCRE で CLI でのキャッシュの扱い修正、内部 API zend_error_at の追加があった!

2019-03-26

nikic: Fixed bug #72175

nikic: Fixed bug #77793

vtemian: Fix bug #77680: Correctly implement recursive mkdir on FTP stream

derickr: Update README.RELEASE_PROCESS

dstogov: Regenerate parser

kelunik: Fix #77794: Incorrect Date header format in built-in server

petk: [ci skip] Update NEWS

petk: [ci skip] Join contributing and patches docs

nikic: Make PCRE cache per-request on CLI

Hywan: Fix typos in the documentation

nikic: Add zend_error_at API that accepts a filename and lineno

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

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?