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

PHP Deprecated: Calling get_class() without arguments is deprecated in ...vendor//pear/pear-core-minimal/src/PEAR.php on line 235 #16

Closed
alecpl opened this issue Jan 23, 2024 · 3 comments · Fixed by pear/pear-core#135

Comments

@alecpl
Copy link

alecpl commented Jan 23, 2024

As there's no Issues tab for pear/pear-core I'm opening the ticket here.

@mvorisek
Copy link
Contributor

mvorisek commented Jan 23, 2024

related with #14 (comment)

https://3v4l.org/BDZlN - get_class() should be replaced with self::class, supported since PHP 5.5

https://3v4l.org/57hqe - get_class() should be replaced with __CLASS__, supported since PHP 5.0

@mpdude
Copy link

mpdude commented Feb 23, 2024

I just created #18 but not sure if this is the right repo?

What about pear/pear-core#135?

@ashnazg
Copy link
Member

ashnazg commented Mar 9, 2024

v1.10.15 is released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants