Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup of functions to include files other than the autoloader itself #46

Open
alombarte opened this issue Jan 23, 2014 · 0 comments
Open
Assignees

Comments

@alombarte
Copy link
Contributor

Delete from the Bootstrap the includeRequiredFiles, the static includeFile and friends.

Inside the libraries.config.php there is a subkey named "classes_always_preloaded" that can be deleted as well. The "libraries" functionality can be completely deleted in favor of composer benefits, but caution that the references to libraries is en several places.

alombarte added a commit that referenced this issue Jan 23, 2014
…ifo3-beta

# By Carlos Lombarte (6) and others
# Via Albert Lombarte (2) and others
* 'sifo3-beta' of https://github.com/alombarte/SIFO:
  Cache classes renamed and properly namespaced
  CUnit testing clean up
  #46 Cleanup of functions to include files other than the autoloader itself
  - Updated url of contributors list
  - Add travis last build status image
  Update LICENSE
  - Added the bootstrap file needed for the PHPUnit integration
  - Travis CI integration
  - PHPUnit integration
  - Added composer
@alombarte alombarte removed this from the Sifo 3.0 milestone Sep 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants