Date: 12/05/00
- Next message: R.B. Scholtus: "[phplib-dev] custom session save handlers"
- Previous message: Max Derkachev: "Re: [phplib-dev] Session class with PHP4 sessions and custom handlers commited"
- In reply to: Ulf Wendel: "Re: [phplib-dev] Session class with PHP4 sessions and custom handlers commited"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ulf Wendel wrote:
> Hmm, my CVS snapshot shows this proto. Does not look it's supposed to
> accept anything but strings.
>
> /* {{{ proto void session_set_save_handler(string open, string close,
> string read, string write, string destroy, string gc)
> Sets user-level functions */
Maybe Sascha forgot to change the proto?
In 4.0.3 version this function converts all the argument to strings explicitly.
In current cvs it seems to me that it could take an arrays as arguments.
-- Best regards, Max A. Derkachev mailto:kot <email protected> Symbol-Plus Publishing Ltd. phone: +7 (812) 324-5353 http://www.Books.Ru -- All Books of Russia--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-dev-unsubscribe <email protected> For additional commands, e-mail: phplib-dev-help <email protected>
- Next message: R.B. Scholtus: "[phplib-dev] custom session save handlers"
- Previous message: Max Derkachev: "Re: [phplib-dev] Session class with PHP4 sessions and custom handlers commited"
- In reply to: Ulf Wendel: "Re: [phplib-dev] Session class with PHP4 sessions and custom handlers commited"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

