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

Error foreach #19

Open
joaoderoldo opened this issue Nov 27, 2018 · 3 comments
Open

Error foreach #19

joaoderoldo opened this issue Nov 27, 2018 · 3 comments

Comments

@joaoderoldo
Copy link

Hello vladkens, i am trying to use your autoprefixer but i'm getting an error while executing the initial task, could you help me ? follow the error line:

PHP File:

$autoprefixer = new Autoprefixer();
$css = 'a { transition: transform 1s }';
$prefixed = $autoprefixer->compile($css);

Error Line:

Warning: Invalid argument supplied for foreach() in vladkens/autoprefixer/lib/Autoprefixer.php:74

Thanks.

@coffein
Copy link

coffein commented Mar 28, 2019

same here :(

@vladkens
Copy link
Owner

@coffein hi, bro. Which version of PHP you using?

@ulkoalex
Copy link

ulkoalex commented Mar 6, 2023

this should fix the issue #14

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

4 participants