Ilia Alshanetsky
4d98e9ec97
Finalize the closing process of persistent streams. The current
...
behavior/API is as follows:
1) To close a persistent use php_stream_pclose(), it will close the stream
and remove it from the persistent list.
2) Inside PHP code only explicit fclose() will close persistent streams,
all other actions such as unset() or assigning a value to stream handle
will not.
3) Regular streams can still be closed by either fclose(), unset() or an
assignment of a value to the stream handler.
2003-07-29 18:26:34 +00:00
..
2003-07-29 18:26:34 +00:00
2003-02-19 08:40:19 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00
2003-06-27 16:43:05 +00:00
2003-07-22 01:32:01 +00:00
2003-06-24 13:56:25 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00
2003-06-27 14:32:59 +00:00
2003-06-27 16:41:41 +00:00
2003-06-26 17:30:41 +00:00
2003-07-21 17:41:42 +00:00
2003-02-19 08:40:19 +00:00
2003-06-28 11:12:48 +00:00
2003-07-16 08:36:04 +00:00
2003-06-10 20:04:29 +00:00
2003-07-25 11:41:33 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00
2003-06-15 23:34:46 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00
2000-08-27 18:01:17 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00
2003-07-29 18:26:34 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00
2003-07-22 16:08:50 +00:00
2003-06-10 20:04:29 +00:00
2003-06-27 22:18:06 +00:00
2003-06-27 07:43:42 +00:00
2003-06-10 20:04:29 +00:00
2003-07-03 15:26:12 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00
2003-07-17 21:26:25 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00