New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #20119 (closed update: fixed)

Opened 3 years ago

Last modified 3 years ago

php5: update to 5.3.0

Reported by: simon+macports@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: simon+macports@…, jameskyle@…, luxuspur@…, marcin.zbijowski@…, ted@…
Port: php5

Description

There's a new release of PHP5, PHP5.3.

A patch has been submitted.

Attachments

Portfile.diff Download (5.5 KB) - added by simon+macports@… 3 years ago.
php5.diff Download (5.8 KB) - added by simon+macports@… 3 years ago.

Change History

Changed 3 years ago by simon+macports@…

  Changed 3 years ago by simon+macports@…

  • cc simon+macports@… added

Cc Me!

  Changed 3 years ago by jameskyle@…

  • owner changed from macports-tickets@… to ryandesign@…

  Changed 3 years ago by jameskyle@…

  • cc jameskyle@… added

Cc Me!

  Changed 3 years ago by luxuspur@…

  • cc luxuspur@… added

Cc Me!

follow-ups: ↓ 12 ↓ 13   Changed 3 years ago by ryandesign@…

  • summary changed from PHP5 Update to php5: update to 5.3.0

Hooray! They've been working on 5.3.0 a long time. Glad it's final now.

The attached diff seems to be mostly the difference between php5 and php5-devel. While I will need to adopt changes from php5-devel into php5, the master_sites and livecheck changes should not be adopted by php5. I also want to deal with the fastcgi issue (fastcgi is now always built; we don't need to configure and build a second time) and the sockets variant issue (the sockets feature was moved to pecl) in php5-devel before updating php5 to 5.3.0 and adopting these changes.

  Changed 3 years ago by ryandesign@…

  • status changed from new to assigned

  Changed 3 years ago by marcin.zbijowski@…

  • cc marcin.zbijowski@… added

Cc Me!

  Changed 3 years ago by simon+macports@…

Any changes?

  Changed 3 years ago by simon+macports@…

It appears I screwed up the patch, a new version will be added.

Changed 3 years ago by simon+macports@…

  Changed 3 years ago by ryandesign@…

It's alright, I am working on the port and will commit it when I'm satisfied with it. :)

  Changed 3 years ago by ted@…

  • cc ted@… added

Cc Me!

in reply to: ↑ 5   Changed 3 years ago by ryandesign@…

Replying to ryandesign@…:

I also want to deal with the fastcgi issue (fastcgi is now always built; we don't need to configure and build a second time)

This turns out not to be true. I  misunderstood the documentation. So no major changes are required to how we're handling fastcgi. I made minor changes in r53517.

in reply to: ↑ 5   Changed 3 years ago by ryandesign@…

Replying to ryandesign@…:

and the sockets variant issue (the sockets feature was moved to pecl)

They appear to have changed their minds on this. The sockets feature still exists in 5.3.

  Changed 3 years ago by ryandesign@…

  • status changed from assigned to closed
  • resolution set to fixed

Updated php5 to 5.3.0 in r53563

Note: See TracTickets for help on using tickets.