May 18, 2008
by Sergei
in
PHP-Ext
|
0 Comments
|
0 Trackbacks
It's been a while since version 0.8.2 was released, and not much has happened. I apologize, I've been very busy at work and haven't touch a bit of code. Well, now I little more time to breath and have been checking out the bugs and issues reported at the
Discussion Group, by the way, thanks to all the people contributing with questions and answers as well, specially to Matthias for the hard work on testing the library. The next version is not ready yet but there are quiet a few bug fixes and some new stuff on the SVN trunk if you wish to update your source, I strongly recommend it. If you are willing to check out these pre-release changes, go to
Google Code Source Checkout (http://code.google.com/p/php-ext/source/checkout). To see the change log please visit
ChangeLog (http://code.google.com/p/php-ext/source/list).
Among mayor revisions:
- Standard Form Submit
- Grid Grouping Revised
- Editable Grid revised, with Records and Views
- Border layout revised
- Include path bug for unix based systems fixed
- Toolbar revised
Start from revision #11. There is plenty to read, and a lot of things fixed.
Happy coding 