File: TODO

package info (click to toggle)
php-sasl 0.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 152 kB
  • ctags: 82
  • sloc: ansic: 518; xml: 42; makefile: 10
file content (7 lines) | stat: -rw-r--r-- 247 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
SASL Extension TODO List
------------------------

- Write a basic users guide.
- Write some unit tests.
- Support the SASL callback mechanism using PHP userland functions.
- Provide an object-oriented interface (e.g., SASLClient and SASLServer).