Browse Source

not to forget this one!

PHP-4.0.6
Thies C. Arntzen 26 years ago
parent
commit
459e04f0a0
  1. 3
      TODO-4.2.txt

3
TODO-4.2.txt

@ -11,6 +11,9 @@
* Clean up "$instance = &new object" syntax (default to the =& behaviour?).
* Allow to set a default value for call-by-reference-parameters. eg:
function hallo (&$pallo = NULL) {}
* Change PHP error messages, so that they point to pages or sections in the
PHP Manual.

Loading…
Cancel
Save