Date: 12/05/00
- Next message: R.B. Scholtus: "Re: [phplib-dev] Session class with PHP4 sessions and custom handlers commited"
- Previous message: Ulf Wendel: "Re: [phplib-dev] Session class with PHP4 sessions and custom handlers commited"
- Next in thread: uw: "[phplib-dev] cvs commit"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: max
Date: Tue Dec 5 13:12:04 2000
Modified files:
php-lib/CHANGES
Log message:
php4 sessions handling in PHPLib - related stuff
Index: php-lib/CHANGES
diff -u php-lib/CHANGES:1.185 php-lib/CHANGES:1.186
--- php-lib/CHANGES:1.185 Thu Sep 7 17:56:08 2000
+++ php-lib/CHANGES Tue Dec 5 13:12:03 2000
@@ -1,4 +1,12 @@
-$Id: CHANGES,v 1.185 2000/09/07 15:56:08 kir Exp $
+$Id: CHANGES,v 1.186 2000/12/05 12:12:03 max Exp $
+
+05-Dec-2000 max
+ - Added session4_custom.inc to handle custom storage for php4 native sessions
+ using PHPLib.
+ - Changed prepend.php3 so that session4_custom.inc Session class could be
+ activated when using PHP4 native sessions in PHPLib
+ - Disabled calls to $sess->freeze() in page_open() and page_close() when
+ php4 session handling classes are used.
07-Sept-2000 kir
- Bugfix in session[34].inc, related to session data locking while
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-dev-unsubscribe <email protected>
For additional commands, e-mail: phplib-dev-help <email protected>
- Next message: R.B. Scholtus: "Re: [phplib-dev] Session class with PHP4 sessions and custom handlers commited"
- Previous message: Ulf Wendel: "Re: [phplib-dev] Session class with PHP4 sessions and custom handlers commited"
- Next in thread: uw: "[phplib-dev] cvs commit"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

