3
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 2018-08-30

3
Last updated at Posted at 2018-08-30

もう 1 日がんばるとちょうど「今日だけ」言ってはじめた時から 1 ヶ月分追ってきたことになる

2018-08-30

sgolemon: Prep for 7.1.23

petk: Make PHP development tools files and scripts executable

petk: Remove AC_STRUCT_TM macro

petk: Remove AC_FUNC_VPRINTF

  • https://github.com/php/php-src/commit/ef12e9621517ba33f11c6983c607fae56cefc54a
  • autoconf のマクロ AC_FUNC_VPRINTF を同様に削除
  • ↑のとあわせてコミットメッセージで啓蒙活動がされてる
  • しかしこの petk の人、流しの m4 屋さんというか、autotools 一点突破型みたいな面白い人だな
  • 他リポジトリへのコントリビューション見てもわりとこの手のビルドシステム系ずっとやってる

dstogov: Fixed incorrect ZEND_ACC_ARENA_ALLOCATED usage (it must be used only for internal functions).

remicollet: fix double cast to int on 32-bit

remicollet: NEWS for #76818

3
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
3
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?