v2.0.0 - PHP 8.5, WhatWG URLs, and better CLI output #97
spaze
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
New major release, with many BC breaks.
PHP 8.5
Uri\WhatWg\Urlclass instead ofparse_url()#81)WhatWG URLs
Uri\WhatWg\Urlinstead ofparse_url()everywhere (Use theUri\WhatWg\Urlclass instead ofparse_url()#81)CLI
--verboseflag - without it, only the essential output is shown (selected URL, warnings, errors, and the final verdict) (Add--verbosetochecksecuritytxt.php#95)[OK]output level (Simplify the console color output #94)check()multiple times no longer accumulates handlersOther changes
Internal changes
exit(...)as a first-class callable (Useexit(...)as a function #93)This discussion was created from the release v2.0.0 - PHP 8.5, WhatWG URLs, and better CLI output.
Beta Was this translation helpful? Give feedback.
All reactions