Ticket Details

Classes in need of (class) docblocks

RFC Ticket (closed)

### Problem

When a class doesn't have a docblock, the docs viewer shows the file header comment block, which is ugly.  Also, classes should be documented anyway.

The following is a complete list of classes whose docblocks either suck or don't exist:

 - storage\session\strategy\Hmac
 - template\view\Renderer
 - test\Integration
 - test\Group
 - test\Report
on 10.28.09 reported by: nate owned by: jperras

Updates

on 10.30.09 by alkemann
created the docs branch, pushed Connections class with dock blocks.
on 11.13.09 by nate
  • description was changed
on 11.16.09 by jperras
util\socket* doc blocks have been added.
on 01.15.10 by nate
  • description was changed
on 02.02.10 by nate
  • description was changed
on 02.02.10 by nate
  • description was changed
on 02.03.10 by psychic
  • description was changed
on 02.03.10 by psychic
  • description was changed
on 03.08.10 by nate
  • description was changed
on 03.10.10 by nate
  • description was changed
on 04.22.10 by nate
  • description was changed
on 04.24.10 by nate
  • description was changed
on 04.27.10 by psychic
  • description was changed
on 05.26.10 by alkemann
  • description was changed
(fixed) on 07.05.10 by jperras
  • owner was changed to jperras
  • status was changed to closed
  • resolution was changed to fixed
Implemented missing doc blocks in `next` branch for:

- `test\Report`: [8dd750360a9d1eef1b0293df37820260267efd8d]
- `test\Integration`: [bfbee4a1f0d7e7befeedafe6176dd22cf38eec00]
- `test\Group`: [e2c871cc04f8c682309acfa0985602542e23e9ba]
- `template\view\Renderer`: [b282caff6db32efceedc9dc954a0a5e396efe0c2]
- `storage\session\strategy\Hmac`: [d354fe8cad1e7a2f4d69820440bdf918df6f5613]