Hello all,
as I read in the actuall Debian-news-email, the debian-project plans to remove php4 from testing and unstable in the future [1]. Because hemlock runs testing, php4 will be removed then too.
I have no idea, how long that take (normaly, debian is more slow). So if one (or more) of your tools use php4 still, this is a good timestamp to port it to php5.
Sincerly, DaB.
[1] http://www.us.debian.org/News/weekly/2007/06/index.en.html
Will this remove mysql_ (i.e. not mysqli) functions?
On 09/07/07, DaB. WP@daniel.baur4.info wrote:
Hello all,
as I read in the actuall Debian-news-email, the debian-project plans to remove php4 from testing and unstable in the future [1]. Because hemlock runs testing, php4 will be removed then too.
I have no idea, how long that take (normaly, debian is more slow). So if one (or more) of your tools use php4 still, this is a good timestamp to port it to php5.
Sincerly, DaB.
[1] http://www.us.debian.org/News/weekly/2007/06/index.en.html
Toolserver-l mailing list Toolserver-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/toolserver-l
Hello, Am Montag 09 Juli 2007 16:53 schrieb Sean Whitton:
Will this remove mysql_ (i.e. not mysqli) functions?
Not sure, if I understand your question right: The php4-mysql package will be removed too, because it is part of the php4-source-package. But you can of corse use mysql with php5.
Sincerly, DaB.
See http://php.net/mysql - the MySQL functions are no longer part of the standard PHP5 distribution. However, the MySQL client library will probably be bundled with testing anyway, so there shouldn't be a problem. If the MySQL functions disappear we can always recompile PHP with MySQL support.
--Draicone
On 7/10/07, Sean Whitton sean@silentflame.com wrote:
Will this remove mysql_ (i.e. not mysqli) functions?
On 09/07/07, DaB. WP@daniel.baur4.info wrote:
Hello all,
as I read in the actuall Debian-news-email, the debian-project plans to
remove
php4 from testing and unstable in the future [1]. Because hemlock runs testing, php4 will be removed then too.
I have no idea, how long that take (normaly, debian is more slow). So if
one
(or more) of your tools use php4 still, this is a good timestamp to port
it
to php5.
Sincerly, DaB.
[1] http://www.us.debian.org/News/weekly/2007/06/index.en.html
Toolserver-l mailing list Toolserver-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/toolserver-l
-- Regards, —Sean Whitton (seanw) http://seanwhitton.com/
Toolserver-l mailing list Toolserver-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/toolserver-l
Thanks.
DaB: there are two different sets of mysql functions in php - mysql_*() and mysqli_*() (for improved).
If the former dissapears, I'll have to rewrite my scripts :)
On 10/07/07, draicone@gmail.com draicone@gmail.com wrote:
See http://php.net/mysql - the MySQL functions are no longer part of the standard PHP5 distribution. However, the MySQL client library will probably be bundled with testing anyway, so there shouldn't be a problem. If the MySQL functions disappear we can always recompile PHP with MySQL support.
--Draicone
On 7/10/07, Sean Whitton sean@silentflame.com wrote:
Will this remove mysql_ (i.e. not mysqli) functions?
On 09/07/07, DaB. WP@daniel.baur4.info wrote:
Hello all,
as I read in the actuall Debian-news-email, the debian-project plans to
remove
php4 from testing and unstable in the future [1]. Because hemlock runs testing, php4 will be removed then too.
I have no idea, how long that take (normaly, debian is more slow). So if
one
(or more) of your tools use php4 still, this is a good timestamp to port
it
to php5.
Sincerly, DaB.
[1] http://www.us.debian.org/News/weekly/2007/06/index.en.html
Toolserver-l mailing list Toolserver-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/toolserver-l
-- Regards, —Sean Whitton (seanw) http://seanwhitton.com/
Toolserver-l mailing list Toolserver-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/toolserver-l
Toolserver-l mailing list Toolserver-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/toolserver-l
toolserver-l@lists.wikimedia.org