LoginSignup
1
0

More than 3 years have passed since last update.

php-master-changes 2019-08-11

Posted at

今日は各関数で arginfo を PHP スタブへ移行する修正、preg_replace() の引数チェックエラーで TypeError を投げるようにする修正、GD で RGBA の色要素の範囲チェックを追加する修正、imagecopymerge() と imagecopymergegray() の引数が src と dst 逆に書かれていた問題の修正、imagexbm() の arginfo 修正があった!

2019-08-11

duncan3dc: Convert json functions arginfo to php stubs

iNem0o: Add base64_encode / base64_decode stubs

duncan3dc: Convert gettext functions arginfo to php stubs

simPod: Add BCMath PHP stubs

Rimvydas Zilinskas: Add partial openssl stubs

stephenreay: Add stubs for PCRE extension

cmb69: Add GD function stubs

cmb69: Fix arginfo

nikic: Use TypeError for preg_replace type check

cmb69: Extend color component range checks

cmb69: Fix parameter order

cmb69: Fix arginfo

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