We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Phar::setAlias()
setDefaultStub()
1 parent 3f4028d commit f61aad8Copy full SHA for f61aad8
UPGRADING
@@ -657,6 +657,10 @@ PHP 8.4 UPGRADE NOTES
657
- PGSQL:
658
. pg_select, the conditions arguments accepts an empty array and is optional.
659
660
+- Phar:
661
+ . Phar::setAlias() and Phar::setDefaultStub() methods now have a tentative
662
+ return type of true instead of bool.
663
+
664
- POSIX:
665
. posix_isatty now sets the error number when the file descriptor/stream argument
666
is invalid.
0 commit comments