Skip to content

Commit f61aad8

Browse files
AyeshGirgias
andauthored
[skip ci] UPGRADING: Note Phar::setAlias()/setDefaultStub() return type changes (#15566)
Follow-up to GH-15426 (6836cae) Co-authored-by: Gina Peter Banyard <girgias@php.net>
1 parent 3f4028d commit f61aad8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

UPGRADING

+4
Original file line numberDiff line numberDiff line change
@@ -657,6 +657,10 @@ PHP 8.4 UPGRADE NOTES
657657
- PGSQL:
658658
. pg_select, the conditions arguments accepts an empty array and is optional.
659659

660+
- Phar:
661+
. Phar::setAlias() and Phar::setDefaultStub() methods now have a tentative
662+
return type of true instead of bool.
663+
660664
- POSIX:
661665
. posix_isatty now sets the error number when the file descriptor/stream argument
662666
is invalid.

0 commit comments

Comments
 (0)