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

Usage of ext-iconv #126

Closed
VojtaStanek opened this issue Nov 15, 2015 · 8 comments
Closed

Usage of ext-iconv #126

VojtaStanek opened this issue Nov 15, 2015 · 8 comments

Comments

@VojtaStanek
Copy link

An unnecessary throws an error when ext-iconv not available.

Fatal error: Uncaught Error: Call to undefined function Tracy\iconv_strlen() in //vendor/tracy/tracy/src/Tracy/assets/Bar/info.panel.phtml:48
Stack trace:
#0 //vendor/tracy/tracy/src/Tracy/DefaultBarPanel.php(50): require()
#1 //vendor/tracy/tracy/src/Tracy/Bar.php(73): Tracy\DefaultBarPanel->getPanel()
#2 //vendor/tracy/tracy/src/Tracy/Debugger.php(207): Tracy\Bar->render()
#3 [internal function]: Tracy\Debugger::shutdownHandler()
#4 {main}
  thrown in //tracy/tracy/src/Tracy/assets/Bar/info.panel.phtml on line 48
@dg
Copy link
Member

dg commented Nov 30, 2015

Why unnecessary?

@JanTvrdik
Copy link
Contributor

Maybe he meant to say that Tracy should not require iconv extension?

@dg
Copy link
Member

dg commented Dec 3, 2015

Why should not?

@JanTvrdik
Copy link
Contributor

Because Tracy is low level library and should work in every environment? I don't know =)

@VojtaStanek
Copy link
Author

Exactly

On Fri, Dec 4, 2015, 12:28 AM Jan Tvrdík notifications@github.com wrote:

Because Tracy is low level library and should work in every environment? I
don't know =)


Reply to this email directly or view it on GitHub
#126 (comment).

@dg
Copy link
Member

dg commented Dec 4, 2015

So fix it

@VojtaStanek
Copy link
Author

Thanks! (Late but still)
https://twitter.com/geekovo/status/732262853965692928

@dg
Copy link
Member

dg commented May 16, 2016

Hahahaha :-) You're welcome.

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

3 participants