I wonder if this is a sign of more widespread adoption of PHP 5 (maybe with the gophp5 push?), or if there's some other reason
PHP 5 vs PHP 4 package download stats
Moderator: General Moderators
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
PHP 5 vs PHP 4 package download stats
Just an observation, but checking the stats for Swift Mailer downloads on SF.net it's apparent that there are far more downloads of PHP 5 packages than there are of PHP 4 packages. This never used to be the case at all.
I wonder if this is a sign of more widespread adoption of PHP 5 (maybe with the gophp5 push?), or if there's some other reason
I wonder if this is a sign of more widespread adoption of PHP 5 (maybe with the gophp5 push?), or if there's some other reason
- Maugrim_The_Reaper
- DevNet Master
- Posts: 2704
- Joined: Tue Nov 02, 2004 5:43 am
- Location: Ireland
Also, most new development is PHP5 anyway so that's where newer libraries will see the most adoption - PHP4 code is going to be more and more consigned to legacy applications where a mailer choice was made before Swiftmailer arrived on the scene. I'd bet PHPMailer is still seeing mass downloads for PHP4.