[PHP-CVS] cvs: php4 /pear/Cache/Container db.php

2001-03-03 Thread Ulf Wendel
uw Sat Mar 3 11:01:03 2001 EDT Modified files: /php4/pear/Cache/Container db.php Log: Changes for the new cache structure - extended inline docs - extended calls to the still not existant call CacheError - several changed for the new cache structur

[PHP-CVS] cvs: php4 /pear/Cache/Container db.php phplib.php

2001-03-02 Thread Ulf Wendel
uw Fri Mar 2 06:16:38 2001 EDT Modified files: /php4/pear/Cache/Container db.php phplib.php Log: Added a warning on the usage of REPLACE INTO to the inline docs. Index: php4/pear/Cache/Container/db.php diff -u php4/pear/Cache/Container/db.php:1.3 p

[PHP-CVS] cvs: php4 /pear/Cache/Container db.php

2001-03-02 Thread Ulf Wendel
uw Fri Mar 2 05:58:47 2001 EDT Modified files: /php4/pear/Cache/Container db.php Log: Bugfixes: expire, encode()/decode(), MySQL data - the expire date should be saved as a timestamp with ($expire) ? $expire + time() : 0 - always use encod

[PHP-CVS] cvs: php4 /pear/Cache/Container db.php

2001-03-01 Thread Sebastian Bergmann
sbergmann Thu Mar 1 11:51:49 2001 EDT Modified files: /php4/pear/Cache/Container db.php Log: Added Chuck as author. Index: php4/pear/Cache/Container/db.php diff -u php4/pear/Cache/Container/db.php:1.1 php4/pear/Cache/Container/db.php:1.2 --- php4/pear/C

[PHP-CVS] cvs: php4 /pear/Cache/Container db.php

2001-03-01 Thread Chuck Hagenbuch
chagenbuThu Mar 1 09:22:59 2001 EDT Added files: /php4/pear/Cache/Container db.php Log: almost working version. Index: php4/pear/Cache/Container/db.php +++ php4/pear/Cache/Container/db.php http://www.php.net/license/2_02.txt.