Will there be official support for PHP5 with TL 1.7?
I had a quick look a the CVS code. In the PHP version install check I could still see the old 1.6 version boundries, but also (new and commented) PHP 5.0 / 5.2 ones.
Also there wasn't anything mentioned in the roadmap which I just found in the older news. Is there a direct link for Features and Roadmap somewhere?
Official support for PHP5 in TL 1.7?
There is a difference between requiring PHP 5.0 or supporting it.
What you have seen in the code is: we are not requesting (yet) PHP 5.0
to use TL, but we are not saying you can use it.
We are an small team, with limited resources, and we welcome any help
i.e. if you want to install TL 1.7 with PHP 5.0 and test it this will help us
a lot. I'm still using PHP 4.4, but think there is some post in the forum regarding succesful use of TL with 5.0
regards
What you have seen in the code is: we are not requesting (yet) PHP 5.0
to use TL, but we are not saying you can use it.
We are an small team, with limited resources, and we welcome any help
i.e. if you want to install TL 1.7 with PHP 5.0 and test it this will help us
a lot. I'm still using PHP 4.4, but think there is some post in the forum regarding succesful use of TL with 5.0
regards
-
- Advanced user
- Posts: 16
- Joined: Fri Mar 16, 2007 3:32 pm
-
- Advanced user
- Posts: 16
- Joined: Fri Mar 16, 2007 3:32 pm
I have done numerous exports and only 1 import. Everything was nice and clean on the exports and the import was fairly simple and it all worked. Since my import was so simple, I would have to say that I haven't fully stressed the import code yet.radisys wrote:do you try with import/export test cases/suites feature?svanuitert wrote:I am currently using the TL 1.7 RC1 + (some of the nightly updates from CVS) on MySql 5.x and Php 5.x running on OpenSuSE 10.2. It's working just fine.
is that ok?
seems good.svanuitert wrote:radisys wrote:svanuitert wrote:
I have done numerous exports and only 1 import. Everything was nice and clean on the exports and the import was fairly simple and it all worked. Since my import was so simple, I would have to say that I haven't fully stressed the import code yet.
I am running fedora 5 and use mysql 5.0.18 and php 5.1.2.
I am not lucky for import function. it's strange.
]fman wrote:you need to be sure the domxml is working.
i.e. the extension is loaded.
but how to confirm domxml is working under Linux?
I am confused about that.
I have attached a log file in here, but I can't find domxml informaiton in it.
http://www.testlink.org/mantis/view.php?id=784