by shigemk2

当面は技術的なことしか書かない

PHP 2021-07-09

  • [2021-07-09 22:29:36 +0900]: Fix pointer constness warning in crc32 module on arm64 (#7225)
  • [2021-07-09 19:34:35 +0900]: Remove unnecessary property name unmangling
  • [2021-07-09 19:18:35 +0900]: Remove leftover handling of PHP4 constructors
  • [2021-07-09 19:13:12 +0900]: Deprecate direct access to static trait members
  • [2021-07-09 18:54:09 +0900]: Temporarily disable imagecreatefromstring_avif.phpt on FreeBSD
  • [2021-07-09 18:02:12 +0900]: Remove ctype tests for oct/dec int literals
  • [2021-07-09 17:56:01 +0900]: Deprecate ctype_*() on non-string arguments
  • [2021-07-09 17:30:45 +0900]: Use function for ctype implementation
  • [2021-07-09 17:22:14 +0900]: Don't handle unnamed arg in closure debug info
  • [2021-07-09 16:33:21 +0900]: Use newer PHP version in community job
  • [2021-07-09 16:26:34 +0900]: Skip bug_50755.phpt in repeat mode
  • [2021-07-09 16:21:07 +0900]: Test Laravel 8.x against PHP 7.4
  • [2021-07-09 11:38:19 +0900]: Remove unnecessary sockaddr memory allocation (#7219)