[Solar-talk] Solar 0.18.0 released
Paul M Jones
pmjones at ciaweb.net
Sat May 6 06:49:57 PDT 2006
Hi all,
I have released Solar 0.18.0; you can get it from the usual location.
The big "adds" in this release are a Solar_User_Access class (which
is now used by Solar_App), as well two new testing classes:
Solar_Test and Solar_Test_Suite. (Solar_Test_Assert has been
removed, and its functions wrapped into Solar_Test.)
There are two minor BC breaks, both in Solar_Sql: query() now always
returns boolean true on schema-modification commands (ALTER, CREATE,
DROP), and the createIndex() parameters have changed.
I've added a lot more unit tests, so almost everything else in this
release is a bugfix for errors revealed from the new testing
techniques. You can see examples of test usage in the "tests"
directory (likely under /path/to/pear/tests/Solar).
Be sure to review the change notes for a full list.
--
Paul M. Jones <http://paul-m-jones.com>
Solar: Simple Object Library and Application Repository
for PHP5. <http://solarphp.com>
Savant: The simple, elegant, and powerful solution for
templates in PHP. <http://phpsavant.com>
More information about the solar-talk
mailing list