Topic: Symfony2 breaks with php-pecl-apc-3.1.10-2 and php 5.4

Hi,
have a look at this post:
https://github.com/symfony/symfony/issues/4262

It seems that there is a bug in APC which breaks some components in the Symfony2 framework. A patch has been already committed in the official APC SVN (commit #326089) and some linux distros (eg. Linux Arch) have already updated their packages in order to fix the issue.

The bug in the official bug tracker is #61956.

The question is: do you think it is possible to have a new php-pecl-apc package compiled in the remi repo containing this last fix/commit? I think a lot of people are using symfony2 and without this patch it isn't even possible to make the "hello world" example run (without disabling apc).

Thank you.

Re: Symfony2 breaks with php-pecl-apc-3.1.10-2 and php 5.4

Can you please file a bug on https://bugzilla.redhat.com/ (fedora >= 17), as the packages in my repo are mainly backports of fedora one.

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: Symfony2 breaks with php-pecl-apc-3.1.10-2 and php 5.4

I'm a little disappointed you have not file a bug...

Please try new version available (-2 release)

Feedback expected.

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: Symfony2 breaks with php-pecl-apc-3.1.10-2 and php 5.4

Sorry Remi,
I'm pretty new to this kind of stuff and literrally "lost myself" when I was trying to file the bug.
I had to revert my installation back to PHP 5.3.X because I needed that to work and I'm a bit under pressure in these days.
I'm going to try it in the next days when i have time.
Thanks for your patience and sorry again!

Re: Symfony2 breaks with php-pecl-apc-3.1.10-2 and php 5.4

hi,
I just checked it and it's fixed now.
Thank you very much.

Re: Symfony2 breaks with php-pecl-apc-3.1.10-2 and php 5.4

Thanks for the feedback

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi