phpBeans

php5

Forum / General / php5

Reply         Subscribe         Start new thread         Syndicated Feed (RSS)        

Displaying 1 to 7 of 7 Previous   1   Next
Author Message
mhe

Posts: 1
php5 - Posted: December 10, 2004 - 9:33 AM Quote and reply
the 1.0 server installs a customized version of php 4.3.8. your so called phpbean is running with this version.

what about php 5 support ?


Back to top
lux

Posts: 17
Re: php5 - Posted: December 10, 2004 - 10:32 AM Quote and reply
mhe said:
the 1.0 server installs a customized version of php 4.3.8. your so called phpbean is running with this version.

what about php 5 support ?


PHP5 support is definitely in the plans. I'd estimate it'll be ready for version 1.2 of the server, possibly even sooner.

Cheers,

Lux

Back to top
tscha

Posts: 2
PHP 5.0.3 - Posted: January 20, 2005 - 5:12 AM Quote and reply
Well, I just tried it with PHP 5.0.3 and it seems to run, although I dont know it if works right.

Back to top
jtp51

Posts: 2
Beta list sign up? - Posted: January 21, 2005 - 10:04 AM Quote and reply
WOW... This has a ton of potential.

If you offer invitations for beta releases, how can I sign up for the beta list to test the PHP 5 functionality?

Back to top
jtp51

Posts: 2
Re: PHP 5.0.3 - Posted: January 21, 2005 - 10:08 AM Quote and reply
tscha said:
Well, I just tried it with PHP 5.0.3 and it seems to run, although I dont know it if works right.


How did you right your bean classes?

Did you set the visibility of a property or method with public, protected or private?

Did you use the __construct() method?

Thank you!



Back to top
lux

Posts: 17
Re: PHP 5.0.3 - Posted: February 11, 2005 - 2:21 AM Quote and reply
jtp51 said:
tscha said:
Well, I just tried it with PHP 5.0.3 and it seems to run, although I dont know it if works right.


How did you right your bean classes?

Did you set the visibility of a property or method with public, protected or private?

Did you use the __construct() method?


My test results with PHP 5.0.3 are also very positive.

First, I downloaded PHP 5.0.3 and unpacked it into the phpBeans 'src' folder. Then, other than changing the compile.sh script to be correct for PHP5 (changing the php_version variable to 'php-5.0.3' and commenting out the SQLite extension lines), the compile went ahead without a hitch.

And in all my testing, both the phpBeans client and server seem to run just fine, with no modifications necesary for PHP5. Looks like it works in both already.

Cheers,

Lux

Back to top
tscha

Posts: 2
Re: PHP 5.0.3 - Posted: February 13, 2005 - 2:58 AM Quote and reply
jtp51 said:

Did you set the visibility of a property or method with public, protected or private?

Did you use the __construct() method?


Sorry for late reply.

I did all the stuff with ppp-features, __construct and all you can think of. And it works :)

--
tscha

Back to top

Return to Top


  Powered by Sitellite Enterprise PHP CMS