[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/session/_ini.xml?=
From:       Hannes_Magnusson <bjori () php ! net>
Date:       2015-04-30 16:12:04
Message-ID: svn-bjori-1430410324-336701-1622293408 () svn ! php ! net
[Download RAW message or body]

bjori                                    Thu, 30 Apr 2015 16:12:04 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=336701

Log:
Remove very outdated note. Fixes bug #69544 (FAT and PHP 4 are kinda irrelevant today)

Bug: https://bugs.php.net/69544 (Open) FAT and PHP 4 are kinda irrelevant today
      
Changed paths:
    U   phpdoc/en/trunk/reference/session/ini.xml

Modified: phpdoc/en/trunk/reference/session/ini.xml
===================================================================
--- phpdoc/en/trunk/reference/session/ini.xml	2015-04-30 14:10:03 UTC (rev 336700)
+++ phpdoc/en/trunk/reference/session/ini.xml	2015-04-30 16:12:04 UTC (rev 336701)
@@ -428,16 +428,6 @@
       linkend="ini.session.save-path">session.save_path</link>.
      </para>
     </note>
-    <note>
-     <simpara>If you are using the default file-based session handler, your
-     filesystem must keep track of access times (atime). Windows FAT does
-     not so you will have to come up with another way to handle garbage
-     collecting your session if you are stuck with a FAT filesystem or any
-     other filesystem where atime tracking is not available.
-     Since PHP 4.2.3 it has used mtime (modified date) instead of atime. So, you
-     won't have problems with filesystems where atime tracking is not available.
-     </simpara>
-    </note>
    </listitem>
   </varlistentry>




-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic