by shigemk2

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

PHP 2021-07-22

  • [2021-07-22 23:21:46 +0900]: Fix oci8.old_oci_close_semantics deprecation is always displayed
  • [2021-07-22 22:14:26 +0900]: Fixed typo
  • [2021-07-22 22:05:43 +0900]: JIT: avoid $this check in closures called from methods
  • [2021-07-22 18:09:10 +0900]: Add support for generating readonly properties via stubs (#7297)
  • [2021-07-22 17:39:33 +0900]: Remove unnecessary PDORow get_method / get_class_name handlers
  • [2021-07-22 17:32:24 +0900]: Add explicit IntlPartsIterator::getRuleStatus() method
  • [2021-07-22 16:47:45 +0900]: Fix typo
  • [2021-07-22 16:43:12 +0900]: Don't return reference from Fiber::getReturn()
  • [2021-07-22 16:38:05 +0900]: Add RETURN/RETVAL_COPY_DEREF() macros
  • [2021-07-22 16:40:16 +0900]: Migrate to PHP-Parser 4.12.0 and regenerate some arginfos
  • [2021-07-22 06:59:05 +0900]: Backport libgd commit
  • [2021-07-22 03:19:20 +0900]: Extend resource reservation to Fibers (#7292)
  • [2021-07-22 01:29:59 +0900]: Added test
  • [2021-07-22 01:28:43 +0900]: Fixed bug #81226 (Integer overflow behavior is different with JIT enabled)
  • [2021-07-22 01:06:13 +0900]: retry ldap setup a few times in CI
  • [2021-07-22 00:06:54 +0900]: FETCH_STATIC_PROP_IS may return undef
  • [2021-07-22 00:18:15 +0900]: more fiber notifications (#7293)