1
0
mirror of https://github.com/php/php-src.git synced 2026-04-13 19:14:16 +02:00
Files
archived-php-src/ext
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-06-12 12:21:33 +00:00
2003-05-17 14:29:31 +00:00
MFB
2003-06-26 18:15:56 +00:00
2003-06-12 12:35:19 +00:00
MFB
2003-07-22 12:36:59 +00:00
2003-06-14 17:14:42 +00:00
WS
2003-07-10 08:34:03 +00:00
2003-07-27 20:21:36 +00:00
2003-06-15 15:29:46 +00:00
2003-07-14 23:23:01 +00:00
2003-07-23 00:23:21 +00:00
2003-06-15 16:04:31 +00:00
2003-06-17 14:13:17 +00:00
2003-07-01 13:31:14 +00:00
2003-07-10 01:40:01 +00:00
MFH
2003-07-14 23:09:46 +00:00
2003-06-16 14:03:35 +00:00
2003-06-12 12:00:20 +00:00
2003-07-11 07:48:13 +00:00
2003-06-16 16:36:51 +00:00
2003-07-23 16:54:34 +00:00
2003-07-28 10:23:36 +00:00
2003-06-16 16:36:51 +00:00
2003-07-14 16:11:38 +00:00
2003-06-22 14:33:09 +00:00
2003-06-22 14:33:09 +00:00
2003-06-22 14:33:09 +00:00
MFB
2003-06-29 00:09:41 +00:00
2003-07-14 03:58:31 +00:00
2003-07-19 19:23:34 +00:00
2003-07-27 17:44:20 +00:00
2003-07-19 19:23:34 +00:00
2003-07-19 19:23:34 +00:00
2003-07-19 19:23:34 +00:00
2003-07-22 01:11:07 +00:00
2003-06-15 12:19:57 +00:00
2003-07-23 08:53:23 +00:00
2003-07-20 18:05:03 +00:00
2003-07-19 19:23:34 +00:00
2003-07-19 19:23:34 +00:00
2003-07-19 19:23:34 +00:00
2003-07-19 18:52:49 +00:00
2003-06-28 06:55:47 +00:00
2003-07-19 19:11:01 +00:00
2003-07-25 12:15:33 +00:00
2003-07-19 19:23:34 +00:00