====== Todo ======
**NOTE** This is an actualized version of the current TODOs, the old TODO page can be found under https://wiki.php.net/internals/windows/todo_bak_0
===== Code =====
- warning free code
====== General functionality =====
- do necessary ports to streams for more native I/O API usage
- support multibyte filenames((http://git.php.net/?p=php-src.git;a=commit;h=3d3f11ede4cc7c83d64cc5edaae7c29ce9c6986f))
- supports filenames longer than 256 bytes((http://git.php.net/?p=php-src.git;a=commit;h=3d3f11ede4cc7c83d64cc5edaae7c29ce9c6986f))
===== Missing function implementations =====
Core/Standard:
- [[http://docs.php.net/lchown| lchown]]
- [[http://docs.php.net/lchgrp| lchgrp]]
- [[http://docs.php.net/sys_getloadavg| sys_getloadavg]]
- [[http://docs.php.net/nl_langinfo| nl_langinfo]]
- [[http://docs.php.net/chroot| chroot]]
- [[http://docs.php.net/strptime| strptime]]