--- 
canonical: 'https://mwop.net/blog/68-Cgiapp-1.6.1-released.html'
title: 'Cgiapp 1.6.1 released'
author: "[Matthew Weier O'Phinney](https://mwop.net)"
created: '2005-04-24T20:23:36-05:00'
updated: '2005-04-24T20:26:46-05:00'
tags:
  - php

---
A user noted in a comment to my blog on the 1.6.0 release that I'd included a
`public` keyword in the `s_param()` method declaration… which caused
compilation to fail in PHP4. So, quick on the heels of that release, I've
released 1.6.1 to correct this issue. Downloads are available at the
[Cgiapp website](http://cgiapp.sourceforge.net/index.php/view/Downloads).


