by shigemk2

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

2021-10-27から1日間の記事一覧

parse_url

PHP

URLを解釈し、その構成要素を返す。第二引数で何を返すかを決める。URLではない形式の文字列(例えばドメイン抜きのパスだけなど)だとfalseが返る。 parse_url(string $url, int $component = -1): mixed www.php.net (mixedって書く側からしたら便利だけど読…

PHP 2021-10-26

PHP

[2021-10-26 23:26:23 +0900]: [ci skip] Fix typo (Okt → Oct) [2021-10-26 16:55:58 +0900]: Removed debug code. [2021-10-26 16:42:03 +0900]: JIT: Fixed use after free introduced in 92ad90af2348d275f5efd29b4641d3ad3bfab416 [2021-10-26 05:29:51…

fish-shell 2021-10-26

[2021-10-26 23:58:30 +0900]: Check if the for variable is invalid before trying to set it [2021-10-26 08:13:00 +0900]: Rationalize null handling in disown_job [2021-10-26 04:43:30 +0900]: Add tests for dynamically invoked break and continu…

Emacs 2021-10-26

[2021-10-26 17:10:02 +0900]: * lisp/progmodes/xref.el (xref-pop-marker-stack): Don't obsolete. [2021-10-26 17:04:24 +0900]: ; * test/lisp/progmodes/elisp-mode-tests.el: repair test failure [2021-10-26 03:38:31 +0900]: Rename xref-pop-marke…

brew 2021-10-26

[2021-10-26 23:03:29 +0900]: formula: make each instance have separate spec references [2021-10-26 23:02:29 +0900]: formulary: fix keg resolving not setting force_bottle [2021-10-26 15:21:01 +0900]: bottle.rb: fix typo in go regex [2021-10…