8000 Little bug · Issue #4 · Borales/yii-pdf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Little bug #4

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

Closed
eduardoarandah opened this issue Apr 5, 2013 · 1 comment
Closed

Little bug #4

eduardoarandah opened this issue Apr 5, 2013 · 1 comment
Assignees
Labels

Comments

@eduardoarandah
Copy link

I'm getting:
Fatal error: func_get_args(): Can't be used as a function parameter in /EYiiPdf.php on line 113

easily solved with a variable:
113: $args=func_get_args();
$this->initLibrary(FUNCTION, $args);

@ghost ghost assigned Borales Apr 5, 2013
@Borales
Copy link
Owner
Borales commented Apr 5, 2013

@eduardoarandah thanks for reporting.
I haven't tested it on PHP < 5.3.0, so I didn't get such error.
I will fix this asap.

@Borales Borales closed this as completed in c023d01 Apr 5, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
0