Topic: Centos 6.3 Symfony2 needed PHP 5.3.17

Hello,

We are on a platform Centos 6.3 updated and we use your repository for PHP environment. We implement an application developed with Symfony 2.1. There is a problem with PHP version 3.5.16 (https://bugs.php.net/bug.php?id=62715) who has a problem with its Reflection API.

When will we have PHP version 5.3.17, which corrects this anomaly?

Best regards.

Re: Centos 6.3 Symfony2 needed PHP 5.3.17

When it exists.

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

3 (edited by Jean007 2012-09-12 07:00:42)

Re: Centos 6.3 Symfony2 needed PHP 5.3.17

Hello,

Thanks for your respons. I don't see that the release isn't ready. I have reported the message of Symfony.

But the patches exist, it's possible to add these and to provide a new version in the repository ?

Today, for RedHat 6, the EPEL repository provide a PHP 5.3.16 compiled the 6th september. I used to work with your repository. We would like to continue with your environment.

Best regards

Re: Centos 6.3 Symfony2 needed PHP 5.3.17

Jean007 wrote:

I don't see that the release isn't ready.

See official site : http://www.php.net/ latest is 5.3.16, and no announce for a 5.3.17RC

Jean007 wrote:

But the patches exist, it's possible to add these and to provide a new version in the repository ?

Today, for RedHat 6, the EPEL repository provide a PHP 5.3.16 compiled the 6th september. I used to work with your repository. We would like to continue with your environment.

Best regards

PHP 5.4.7 will be published soon.
If I don't see any PHP 5.3.17 at the same time, I will look for a new build with the patches applied.

But, I'm quite busy for now.

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: Centos 6.3 Symfony2 needed PHP 5.3.17

I'm probably too kind...

Can you try build available in http://rpms.famillecollet.com/waiting/

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: Centos 6.3 Symfony2 needed PHP 5.3.17

In fact, PHP 5.3.17 should be released really soon (later today, is already tagged in git)

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: Centos 6.3 Symfony2 needed PHP 5.3.17

PHP 5.3.17 (and 5.4.7) not yet announced but already in remi repository.

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: Centos 6.3 Symfony2 needed PHP 5.3.17

Grate notice! I'm Symfony 2.1 developer too.... and my project is waiting this release.
Lot of thanks Remi!