LoginSignup
1
0

More than 3 years have passed since last update.

php-master-changes 2019-06-13

Posted at

今日は xdebug が 7.4 alpha1 で正常動作しない問題の修正、Azure Pipelines の設定変更、テストの修正、7.4 alpha1 での SEGV の修正、SEND_VAR_NO_REF が参照以外をとった際 SEGV が起きていた問題の修正、実行中に ini_set('opcache.enable', 0) で opcache を無効化するとパスの解決に失敗するようになる問題の修正、phpinfo() の出力に BMP をサポートしているかを載せるようにする修正、テストの修正、Mac 用ビルドの修正、argon2 の pkg-config 対応をリバートする修正があった!

2019-06-13

krakjoe: Revert "micro-optimization"

  • https://github.com/php/php-src/commit/175c7bf6fe0ceeb4b5dc08e08837b411ab05ff6b
  • [7.4~]
  • 先日の修正のリバートなんだけど、なんでリバートしてるのか分からんぞこれ
  • と思って room11 見に行ったらなんか言ってた
    • derick「なんかこのコミットのせいで xdebug 壊れてんだけど」
    • krakjoe「しまった手が滑って dmitry に何も言わずそれリバートしたの push してもうた」
    • derick「さんくすwww直ったわwww」
    • krakjoe「まいったなマジで手元で挙動試して git 操作間違っただけなんだけどな、どうすっぺ」
    • みたいな流れのもよう
  • krakjoe は phpdbg の中の人で derick は xdebug の中の人で、昔地味に喧嘩してたりしたの考えると面白い光景だったりする

krakjoe: temporarily disable werror on mac in master because of build failures in JIT

krakjoe: test for bug #78151

nikic: Don't throw warning if testing multiple ports

nikic: Fixed bug #78151

nikic: Determine thread ID on macos

nikic: Suppress -Wtautological-compare in dasc file

nikic: Reenable -Werror for macos build

nikic: Fixed bug #78154

nikic: Fix bug #78154 with JIT

nikic: Fix helper call on 32-bit

nikic: Add test for bug #78106

nikic: Fixed bug #78106

cmb69: Add BMP support to PHP info

nikic: Condition some azure jobs on schedule trigger

cmb69: Remove superfluous CLEAN sections

nikic: Revert "ext/standard: Use PKG_CHECK_MODULES to detect the Argon2 library"

1
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
1
0