Tim Düsterhus

Results 142 issues of Tim Düsterhus

Following #109. With PHP 8.5 `clone()` is now a proper function that still supports a parentheses-less syntax for compatibility purposes, but requires parens for the new clone-with functionality. For consistency...

https://url.spec.whatwg.org/#url-representation > A [URL](https://url.spec.whatwg.org/#concept-url)’s username is an [ASCII string](https://infra.spec.whatwg.org/#ascii-string) identifying a username. It is initially the empty string. > A [URL](https://url.spec.whatwg.org/#concept-url)’s password is an [ASCII string](https://infra.spec.whatwg.org/#ascii-string) identifying a password. It...