>> Modified files:
>> /php4/pear/CacheContainer.php Output.php
>> /php4/pear/Cache/Container db.php file.php phplib.php
>> Log:
>> Introduced getExpiresAbsolute($expire) function, which translates
>> relative/human readable/unixtime expire-times in unixtime-format.
>
>
> C
Christian Stocker wrote:
> chregu Thu Mar 8 03:57:16 2001 EDT
>
> Modified files:
> /php4/pear/CacheContainer.php Output.php
> /php4/pear/Cache/Container db.php file.php phplib.php
> Log:
> Introduced getExpiresAbsolute($expire) function, which translates
> relative
chregu Thu Mar 8 03:57:16 2001 EDT
Modified files:
/php4/pear/CacheContainer.php Output.php
/php4/pear/Cache/Container db.php file.php phplib.php
Log:
Introduced getExpiresAbsolute($expire) function, which translates
relative/human readable/unixtime
chregu Tue Mar 6 03:32:10 2001 EDT
Modified files:
/php4/pear/CacheContainer.php
/php4/pear/Cache/Container db.php phplib.php
Log:
replaced db->quoteString with addslashes
adjusted encoding_mode = "slash" that it doesn't quote slashes, the
save
On Sat, Mar 03, 2001 at 07:14:36PM -, Ulf Wendel wrote:
> PR:
> What does PR mean - Public Relations?
In this context, it means "Problem Report". It should probably be
renamed "Bug:" and filled in with the bug ID when the commit closes an
open bug in the PHP bug tracker.
--
Jon Pari
uw Sat Mar 3 11:14:36 2001 EDT
Modified files:
/php4/pear/CacheContainer.php
Log:
PR:
What does PR mean - Public Relations? Anyway: new cache structure/features
- allowed to group cache datasets in a group
- allowed to add userdata [CHAR(
uw Fri Mar 2 06:30:04 2001 EDT
Modified files:
/php4/pear/CacheContainer.php
Log:
- changed $max_age to an absolute timestamp value
Index: php4/pear/Cache/Container.php
diff -u php4/pear/Cache/Container.php:1.2 php4/pear/Cache/Container.php:1.3
---
sbergmann Thu Mar 1 09:18:23 2001 EDT
Modified files:
/php4/pear/CacheContainer.php
/php4/pear/Cache/Container file.php phplib.php shm.php
Log:
Added flushPreload() method.
Index: php4/pear/Cache/Container.php
diff -u php4/pear/Cache/Container.
8 matches
Mail list logo