1
0

* More PHP 5.3.0 compat (split()).

This commit is contained in:
Garvin Hicking
2009-08-25 19:39:17 +00:00
parent 6407727fe6
commit 275589423a
7 changed files with 10 additions and 8 deletions

View File

@ -7,6 +7,8 @@ Version 1.5 ()
* Allow to define sort order for search-results (garvinhicking)
* More PHP 5.3.0 compat (split()).
-- beta1 release
* PHP 5.3.0 compatibility without E_WARNING triggers (garvinhicking)