Home > Archive > PHP PEAR Questions and Answers > August 2004 > Sessions 2
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| David Costa 2004-08-10, 8:55 am |
| Tony,
I saw that you registered a PHP 5 version of HTTP_Session.
I recall a sense of urgency in your previous emails but so far you
haven't yet cleared the bugs on the PHP 4 version nor released the PHP
5 version.
If you are around to clear the bugs of the first version and then
release on the 2 branch please let me know.I would appreciate if you
could provide me with an estimate date for the
bug fixes and new release on both branches.
If you are too busy just let me know.
Cheers
David Costa
| |
| David Costa 2004-08-10, 3:56 pm |
|
On Aug 10, 2004, at 3:37 PM, Tony Bibbs wrote:
> All I have so far is a port of the PHP4 code to PHP5. I need to go
> through and add exception handling and build PHPUnit scripts. After
> that I will release the PHP5 code. I haven't gotten around to bugs
> yet.
>
No problem. Just to clarify when you asked me to take over or join the
development it looked like was something you needed the same day or
never. When I told you that I wanted some more time for the bugs you
said that the code is "pretty straightforward" :D
Anyway, please keep me/QA posted and thanks in advance.
Regards
David Costa
| |
| Tony Bibbs 2004-08-10, 3:56 pm |
| Well, to be more clear on that, we had to have a PHP5 solution. Our
application is in early coding stages and we have requirements to manage
the sessions in a database. I either had to use something that was out
there or create my own half-assed OO-wrapper to the session_ functions.
Long and short is we are using the PHP5 code I have with no problems so
far but I need some time to clean it up for a beta release.
Long and short is I still plan on addressing the existing bugs. If you
have further questions let me know.
--Tony
David Costa wrote:
>
> On Aug 10, 2004, at 3:37 PM, Tony Bibbs wrote:
>
>
> No problem. Just to clarify when you asked me to take over or join the
> development it looked like was something you needed the same day or
> never. When I told you that I wanted some more time for the bugs you
> said that the code is "pretty straightforward" :D
>
> Anyway, please keep me/QA posted and thanks in advance.
>
> Regards
> David Costa
|
|
|
|
|