- Added note about error messages

This commit is contained in:
Derick Rethans 2001-04-27 13:57:49 +00:00
parent 453b4c7362
commit b278223909

View File

@ -10,3 +10,6 @@
* allow foreach($array as list($var1, $var2))
* clean up "$instance = &new object" syntax (default to the =& behaviour?)
* chaning PHP error messages so that they point to pages or sections in the
PHP manual