From: Andrei Zmievski Date: Thu, 27 May 2004 16:22:47 +0000 (+0000) Subject: 5.1 tasks. X-Git-Tag: php-5.0.0RC3RC2~92 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=844e7eb945968acec76c8fc8327620e28388a0fb;p=php 5.1 tasks. --- diff --git a/TODO-5.1 b/TODO-5.1 new file mode 100644 index 0000000000..0461609132 --- /dev/null +++ b/TODO-5.1 @@ -0,0 +1,4 @@ +Zend Engine +----------- + - Look at making zend_constant value member be a zval* instead of zval. (Andi) + - Add the patch for referring to existing .ini vars in .ini files. (Andrei)