by shigemk2

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

PHP 2021-08-19

  • [2021-08-19 21:41:02 +0900]: Declare some SoapClient properties
  • [2021-08-19 23:10:30 +0900]: Simplify some strtolower operations in ext/soap
  • [2021-08-19 23:04:43 +0900]: Simplify constructor invocation in ext/soap
  • [2021-08-19 21:27:09 +0900]: Declare SoapHeader properties
  • [2021-08-19 21:10:21 +0900]: Declare SoapServer::$service property
  • [2021-08-19 19:05:28 +0900]: Declare SoapVar properties
  • [2021-08-19 18:43:33 +0900]: Declare SoapParam properties
  • [2021-08-19 18:03:43 +0900]: Only assign $severity for ErrorException
  • [2021-08-19 17:31:53 +0900]: Declare Directory properties
  • [2021-08-19 16:43:32 +0900]: Fix path printing in ext_skel (#7387)
  • [2021-08-19 00:16:54 +0900]: Add missing zend_test requirement to ffi test for bug80847