by shigemk2

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

PHP 2021-07-06

  • [2021-07-06 23:25:05 +0900]: Slightly clean up reflection constant printing
  • [2021-07-06 21:53:50 +0900]: Fix phar test
  • [2021-07-06 21:32:39 +0900]: Ensure correct return type from SplFileObject::getCurrentLine()
  • [2021-07-06 21:22:54 +0900]: SplFileObject::fgetcsv(): Consistently return false on failure
  • [2021-07-06 20:27:23 +0900]: Fix new test for PHP 8.0
  • [2021-07-06 20:08:53 +0900]: Add initialization checks to DirectoryIterator methods
  • [2021-07-06 19:34:01 +0900]: Add test for weird fgetcsv behavior
  • [2021-07-06 19:22:15 +0900]: Minor fgetcsv cleanup
  • [2021-07-06 19:00:53 +0900]: Use some early returns in spl_directory
  • [2021-07-06 18:10:47 +0900]: Fix typo "without-pcre-jit"
  • [2021-07-06 18:36:45 +0900]: Slightly clarify current_zval handling in spl_directory
  • [2021-07-06 17:55:43 +0900]: Declare tentative return types for ext/intl (#6986)
  • [2021-07-06 17:52:08 +0900]: Fix ArrayObject::exchangeArray() return type
  • [2021-07-06 00:14:32 +0900]: Fix #81223: flock() only locks first byte of file