From: Andi Gutmans Date: Sat, 16 Sep 2000 19:07:50 +0000 (+0000) Subject: - Add TODO X-Git-Tag: php-4.0.3RC1~124 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a45553cd572ea860915874e6ab8755205a1ac6d2;p=php - Add TODO --- diff --git a/TSRM/TODO b/TSRM/TODO new file mode 100644 index 0000000000..82b4fedfde --- /dev/null +++ b/TSRM/TODO @@ -0,0 +1,2 @@ +- Improve the lock in ts_resource_ex() in order to cover less code. + This can probably be done by more careful hash table access