1
0

More than 5 years have passed since last update.

php-master-changes 2019-03-29

Posted at

今日は不要な php7.spec.in の削除、FFI の修正色々、テストの修正、for ループ条件部での変数宣言をしている箇所があったのの修正があった!

2019-03-29

petk: Remove php7.spec.in file

dstogov: Fixed bug #77768 (FFI: Builtin Types Should Not Raise Error On Redeclaration)

dstogov: Allow incomplete array variables - extern const char * const sys_errlist[]

dstogov: Ignore "format" attribute

dstogov: Added support for more GCC extensions: attributes, extension, asm (ignored)

cmb69: Fix test expectation

dstogov: Allow usage of incomplete types for external variables, function parameters and return values

dstogov: Fixed memory leaks

mbeccati: Fixed SKIPIF when --disable-mbregex is used

mbeccati: Removed declaration inside for loops

cmb69: Fix test expectations

dstogov: Partial support for GCC mode attribute.

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