1
0
mirror of https://github.com/php/php-src.git synced 2026-04-05 07:02:33 +02:00

5.1 tasks.

This commit is contained in:
Andrei Zmievski
2004-05-27 16:22:47 +00:00
parent e51105c6a6
commit 844e7eb945

4
TODO-5.1 Normal file
View File

@@ -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)