Date: 12/05/00
- Next message: max: "[phplib-dev] cvs commit"
- Previous message: R.B. Scholtus: "Re: [phplib-dev] Session class with PHP4 sessions and custom handlers commited"
- In reply to: R.B. Scholtus: "Re: [phplib-dev] Session class with PHP4 sessions and custom handlers commited"
- Next in thread: R.B. Scholtus: "Re: [phplib-dev] Session class with PHP4 sessions and custom handlers commited"
- Reply: R.B. Scholtus: "Re: [phplib-dev] Session class with PHP4 sessions and custom handlers commited"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"R.B. Scholtus" schrieb:
>
> That means we cannot use it otherwise < php404 users will be locked out.
> I really hate this.....
>
> :-(((
You need PHP 4 for the sessions anyway. PHP 4 still shows lots of
annoying bugs, I don't really mind that you have to use a late PHP 4.
Think of the print strlen(preg_replace( array(), array(), "text")) bug.
I had to modify my template stuff to be compatible to PHP 4.0.3 :|.
If you ask me, I would even rewrite big parts of the library using PHP 4
only fetures such as foreach(). It's notable faster than
reset/while/list/each. And now as the references seem to stabilize I
would like to use them, and, and...
Ulf
-- Ulf Wendel, NetUSE AG Siemenswall, D-24107 Kiel Tel: +49 431 386 436 00, Fax: +49 431 386 435 99--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-dev-unsubscribe <email protected> For additional commands, e-mail: phplib-dev-help <email protected>
- Next message: max: "[phplib-dev] cvs commit"
- Previous message: R.B. Scholtus: "Re: [phplib-dev] Session class with PHP4 sessions and custom handlers commited"
- In reply to: R.B. Scholtus: "Re: [phplib-dev] Session class with PHP4 sessions and custom handlers commited"
- Next in thread: R.B. Scholtus: "Re: [phplib-dev] Session class with PHP4 sessions and custom handlers commited"
- Reply: R.B. Scholtus: "Re: [phplib-dev] Session class with PHP4 sessions and custom handlers commited"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

