From 453f4a2d599dfae7fa430b3d5301ac539ec16f8d Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Thu, 3 May 2001 20:21:06 +0000 Subject: [PATCH] Added streams stuff # Turn on those psychological thumbscrews! --- TODO-4.2.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO-4.2.txt b/TODO-4.2.txt index fd7c53a57e..f04785b0da 100644 --- a/TODO-4.2.txt +++ b/TODO-4.2.txt @@ -17,3 +17,7 @@ * Fix Zend shallow copy issues with objects and arrays. * Make all extensions thread-safe. + +* Finish PHP streams abstraction, nuke all that issock stuff, implement SSL + socket support. (wez) + -- 2.50.1