This post originated from an RSS feed registered with PHP Buzz
by Paul M Jones.
Original Post: Solar 0.17.0 Released
Feed Title: Paul M. Jones
Feed URL: http://paul-m-jones.com/archives/category/programming/php/feed
Feed Description: If it's worth doing, it's worth over-doing.
This release of Solar includes a minor BC break in how Solar_Sql_Table lets you set up column validation. It also standardizes how validation routines get feedback messages. The change notes are:
* Solar_Sql_Table
* When specifying a 'valid' key for a column, you now get only
[...]