{
    "href": "/post/2005/04/16/solar-011-released/",
    "relId": "2005/04/16/solar-011-released",
    "title": "Solar 0.1.1 released",
    "author": "pmjones",
    "markup": "html",
    "tags": [
        {
            "href": "/tag/php/",
            "relId": "php",
            "title": "PHP",
            "author": null,
            "created": null,
            "updated": [],
            "markup": "markdown"
        },
        {
            "href": "/tag/solar/",
            "relId": "solar",
            "title": "Solar",
            "author": null,
            "created": null,
            "updated": [],
            "markup": "markdown"
        }
    ],
    "created": "2005-04-16 10:45:53 UTC",
    "updated": [
        "2005-04-16 10:45:53 UTC"
    ],
    "html": "<p><a href=\"http://solarphp.com\">Solar</a> is a simple object library and application repository for PHP; Solar applications bear some superficial resemblance to Ruby on Rails.  Above all, Solar code is comprehensible and easy to understand, even for the relatively new PHP programmer, because it is exceptionally well-commented and adheres to a simple, straightforward style.</p>\n<p>This is a bugfix release.  You really should join the <a href=\"http://solarphp.com\">Solar</a> mailing list; some good info on setting up Solar.config.php is there.</p>\n<p>The changes notes for this release are:</p>\n<pre>\n* WARNING: This is a public development release, and is not\nyet stable.\n\n* Solar::start() now automatically shares and starts a Solar_User\nobject ('user') ... this makes sure authentication is always\nprocessed.\n\n* Solar_App::automap() now only attempts scandir() if the\nrequested directory actually exists.\n\n* Solar_App_Bugs controllers for edit.php and item.php would\ntry to add the bug summary as the comment subject line,\nbut the max subject line is 64 chars (the max summary is\n255) ... this would cause silent errors and fail to add\nthe comment.  S_A_Bugs no longer adds a subject line,\nwhich seems to correct the issue.\n</pre>\n"
}
