php version

Praeter
Posts: 387
Member Since:
2006-10-26

What php version will be in this release? I am developing on trixbox 2.4 which uses php 5.2.2-3
but newer versions of php 5.2.3 and 5.2.5 now exist that may have a fix to my issue.

Jim

--

James Fainer - FtOCC
Praeter Tech
www.praetertech.com
nexusRE - Real Estate Audio Listing



ethans
Posts: 519
Member Since:
2007-01-16
Just out of curiosity, what

Just out of curiosity, what is the issue?



Praeter
Posts: 387
Member Since:
2006-10-26
I have a feature in an

I have a feature in an application that generates a pdf document and pushes it back to the browser inline or an attachment. Under http all works just fine. Under https it does not. It uses $GLOBALS["HTTP_RAW_POST_DATA"]. In php 5.2.2 there is a known issue where HTTP_RAW_POST_DATA ends up empty under certain conditions. I could never find anything that quantifies 'certain conditions' but it describes the issue I am having. This was fixed in 5.2.3.

--

James Fainer - FtOCC
Praeter Tech
www.praetertech.com
nexusRE - Real Estate Audio Listing



Praeter
Posts: 387
Member Since:
2006-10-26
Aw come on... you going to

Aw come on... you going to make me download the iso just to find out what php version your using?

--

James Fainer - FtOCC
Praeter Tech
www.praetertech.com
nexusRE - Real Estate Audio Listing



kerryg
Posts: 6793
Member Since:
2006-05-31
It shows as 5.2.2, I will

It shows as 5.2.2, I will ask Engineer Tim to look into upgrading it

--

Kerry Garrison
http://www.VoipStore.com - http://3cxbook.com
(888) VOIPSTORE - (888) 864-7786



kerryg
Posts: 6793
Member Since:
2006-05-31
Because 2.6.1 is literally

Because 2.6.1 is literally like 72 hours from going final I am not comfortable with replacing the version of PHP that we are using and having to redo all of our regression testing. I am going to add this as a 2.6.2 Feature Request and we will start working on it next week.

--

Kerry Garrison
http://www.VoipStore.com - http://3cxbook.com
(888) VOIPSTORE - (888) 864-7786



Praeter
Posts: 387
Member Since:
2006-10-26
Even if you add the new

Even if you add the new version to the test/beta distribution that would be great. Do you need me to add it to the bug tracker? Thanks for your effort.

Jim

--

James Fainer - FtOCC
Praeter Tech
www.praetertech.com
nexusRE - Real Estate Audio Listing



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.