by shigemk2

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

PHP 2021-06-11

  • [2021-06-11 21:33:54 +0900]: Port skipif.inc files to EXTENSIONS
  • [2021-06-11 21:42:16 +0900]: Fix EXTENSIONS for cgi tests
  • [2021-06-11 20:59:09 +0900]: Port mbstring to use EXTENSIONS
  • [2021-06-11 20:57:47 +0900]: Port curl, xml, xsql to use EXTENSIONS (#7140)
  • [2021-06-11 19:58:44 +0900]: Migrate more SKIPIF -> EXTENSIONS (#7139)
  • [2021-06-11 19:55:03 +0900]: Drop handling for PHP_CURL_HTTP_REMOVE_SERVER
  • [2021-06-11 18:40:20 +0900]: Fix test file name
  • [2021-06-11 18:57:42 +0900]: Migrate SKIPIF -> EXTENSIONS (#7138)
  • [2021-06-11 17:39:39 +0900]: Fix assertions
  • [2021-06-11 17:35:21 +0900]: Regenerate stubs
  • [2021-06-11 16:50:12 +0900]: Use non-cron builds on travis
  • [2021-06-11 16:33:55 +0900]: fix bad refactor of #7136
  • [2021-06-11 05:12:13 +0900]: Enable net_get_interfaces on IBM i PASE
  • [2021-06-11 05:53:53 +0900]: Fix #81120: PGO data for main PHP DLL are not used
  • [2021-06-11 04:19:37 +0900]: Reorder conditions and always mark methods in SHM as ZEND_ACC_IMMUTABLE
  • [2021-06-11 03:18:29 +0900]: Fix typo in ezmlm command in release-process doc
  • [2021-06-11 02:57:43 +0900]: Functions with static variables are not separated anymore. 9a1da9f61fe6f2fe9c714d78e1f0673b37f051ec missed this part.