• Bas de Nooijer's avatar
    Major restructuring of libary code · 3f72e644
    Bas de Nooijer authored
    - grouped all files related to a querytype inside a single folder, instead of spread over result, client en query folders
    - updated lots of namespaces
    - introduced many more use statements for cleaner code
    - restructered and editted all unittests to reflect the new library structure
    
    The most important work has been done on this and all unittests pass again. However there are still improvements to be made, mostly in the unittests. For instance the unittests still miss many use statements and in somecases have phpdoc referring to old class names.
    3f72e644
Name
Last commit
Last update
examples Loading commit data...
library/Solarium Loading commit data...
phar Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
COPYING Loading commit data...
README.md Loading commit data...
build.xml Loading commit data...
composer.json Loading commit data...
phpunit.xml.dist Loading commit data...