Ok, here's the thing. In order to get better security and deliver a better server side library, we need to drop php4 support. I've gotten some awesome things working involving the models, but it depends on the php5-only __call magic method. I'm sure we'll run into some other roadblocks as well. Do you think it's worth dropping php4 support in order to deliver a better product? I think so, but I'd like to get some more opinions on the matter before I make the final decision.
thanks you
thanks you
PHP4 isn't old, so that's
PHP4 isn't old, so that's not the reason.
The reason we should just drop support for it is because the features we are missing. PHP5 has many features which are not available in PHP4, so dropping PHP4 will allow us to use those new features.
+1 for me. PHP5 is gaining a
+1 for me.
PHP5 is gaining a lot of momentum since the PHP team is dropping support of PHP4 (see http://www.php.net/archive/2008.php#id2008-08-07-1)
Anyway php5 is so much better...
I get the adress which is
I get the adress which is http://gophp5.org/.
Thanks a lot.
http://www.gophp5.org/
Roundcube webmail also
Roundcube webmail also dropped php4 support, and they seem to be doing well. I'm not saying that because they did it we should too, but I don't think it would have as much of an impact as say dropping php entirely and using python.
please, please, pretty
please, please, pretty please, don't ever do that.
In fact, backend should be able to use anything as long as it provides a standard API.
So we could have PHP, Python, Perl, Ruby, WhatHaveyou, even M$ ASP (God forbid... Yes I'm mean... but lean...).
What we will need is a fully documented API so people can write any backend they want for it (at their own risk of course).
For my part, I'll want PMO to compete with Doctrine for the ORM part of it.
RE
PHP4 isn't old, so that's not the reason.
The reason we should just drop support for it is because the features we are missing. PHP5 has many features which are not available in PHP4, so dropping PHP4 will allow us to use those new features.
Just my opinion.
Jay
Post new comment