Browse Source

- Added note about error messages

PHP-4.0.6
Derick Rethans 26 years ago
parent
commit
b278223909
  1. 3
      TODO-4.2.txt

3
TODO-4.2.txt

@ -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
Loading…
Cancel
Save