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 function issues #2

Open
brett-sargeant opened this issue Nov 25, 2021 · 0 comments
Open

Php function issues #2

brett-sargeant opened this issue Nov 25, 2021 · 0 comments

Comments

@brett-sargeant
Copy link

The drupal based platform we use to host our websites has found these issues with the IMu php code.
(I've removed the reference to the site name in the paths)


Line lib/IMu/MIME.php


75 Undefined variable: $file
177 Access to an undefined property IMuMIMEType::$type.



Line lib/IMu/Stream.php


483 Access to an undefined static property IMuStream::$blockSize.



Line lib/IMu/Trace.php


170 Should not use function "debug_backtrace", please change the code.
215 Should not use function "print_r", please change the code.



Line lib/IMu/Web/Platform.php


150 Access to an undefined property IMuWebPlatform::$device_mobile.
151 Access to an undefined property IMuWebPlatform::$device_phone.


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

No branches or pull requests

1 participant