Skip to content

Commit

Permalink
Add a couple of entries.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Zmievski committed Feb 26, 2000
1 parent 1bcdceb commit 051a30b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions TODO
Expand Up @@ -4,7 +4,7 @@ parenthesis means that person has taken on this project.
Zend
----
* allow foreach ($array as $k => &$val) syntax. right now we can not
traverse an array without copying each element.
traverse an array without copying each element.

global
------
Expand Down Expand Up @@ -39,14 +39,15 @@ documentation

ext/wddx
--------
* implement wddx_packet_as_javascript(). (Andrei)
* implement wddx_packet_as_javascript(). (Andrei)

ext/oci8
--------
* all OCIFetch*() functions should return 0 for no more data and false on error.

ext/standard
------------
* array_add(), array_rand() (Andrei)
* implement pathinfo()
* possibly modify parsing of GPC data to automatically create arrays if
variable name is seen more than once.
Expand Down

0 comments on commit 051a30b

Please sign in to comment.