Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin PrettyURLs | PHP8.2 #305

Closed
Fraenkiman opened this issue Jan 21, 2024 · 0 comments
Closed

Plugin PrettyURLs | PHP8.2 #305

Fraenkiman opened this issue Jan 21, 2024 · 0 comments
Labels
Beta 1 Occurred in Beta 1 PHP 8.2
Milestone

Comments

@Fraenkiman
Copy link
Collaborator

Fraenkiman commented Jan 21, 2024

Hello everyone,

Laborix has the following errors in the server log in the forum post using PHP 8.2.15:

PHP Deprecated:  Creation of dynamic property Plugin_PrettyURLs::$baseurl is deprecated in .../fpgit1142/fp-plugins/prettyurls/plugin.prettyurls.php on line 253
PHP Deprecated:  Creation of dynamic property Plugin_PrettyURLs::$mode is deprecated in .../fpgit1142/fp-plugins/prettyurls/plugin.prettyurls.php on line 254
PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in .../fpgit1142/fp-plugins/prettyurls/plugin.prettyurls.php on line 302
PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in .../fpgit1142/fp-plugins/prettyurls/plugin.prettyurls.php on line 306
PHP Deprecated:  strrpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in .../fpgit1142/fp-plugins/prettyurls/plugin.prettyurls.php on line 309
PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in .../fpgit1142/fp-plugins/prettyurls/plugin.prettyurls.php on line 309

Best regards
Frank

@Fraenkiman Fraenkiman added PHP 8.2 Beta 1 Occurred in Beta 1 labels Jan 21, 2024
@Fraenkiman Fraenkiman added this to the PHP 8.3 compatibility milestone Jan 21, 2024
@azett azett modified the milestones: PHP 8.3 compatibility, FlatPress 1.3 Jan 22, 2024
@azett azett closed this as completed in e02b6b9 Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Beta 1 Occurred in Beta 1 PHP 8.2
Projects
None yet
Development

No branches or pull requests

2 participants