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

Move more legacy actions into symfony #3

Open
wants to merge 4 commits into
base: add-symfony
Choose a base branch
from
Open

Conversation

l3l0
Copy link
Member

@l3l0 l3l0 commented Nov 27, 2015

No description provided.

&& pecl install apcu-beta \
&& echo extension=apcu.so > /usr/local/etc/php/conf.d/apcu.ini \
# && pecl install apcu-beta \
# && echo extension=apcu.so > /usr/local/etc/php/conf.d/apcu.ini \
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@GITFenix Ok to rozwiązaliśmy w innych projektach przez zamiane tego na:

     && pecl install apcu \
     && echo extension=apcu.so > /usr/local/etc/php/conf.d/apcu.ini \

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

Successfully merging this pull request may close these issues.

2 participants