Skip to content

php 8 deprecated warning fixed#3

Open
Viper-Bit wants to merge 1 commit intoippanel:masterfrom
Viper-Bit:php8-deprecated-fix
Open

php 8 deprecated warning fixed#3
Viper-Bit wants to merge 1 commit intoippanel:masterfrom
Viper-Bit:php8-deprecated-fix

Conversation

@Viper-Bit
Copy link
Copy Markdown

in PHP 8 using optional parameter before required parameter is deprecated and will be remove in future, this PR fixes following php 8 warnings:
Required parameter $url follows optional parameter $method

@FaridAghili
Copy link
Copy Markdown

Check this out:
https://github.com/pishran/ippanel-client

Fixed all known issues and rewritten for PHP 7.0 and 8.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants