Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • D drupal
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Custom issue tracker
    • Custom issue tracker
  • Merge requests 2,753
    • Merge requests 2,753
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • project
  • drupal
  • Repository
  • drupal
  • includes
  • bootstrap.inc
Find file BlameHistoryPermalink
  • Gábor Hojtsy's avatar
    #151868 by chx: avoid using array_shift() because it takes a lot of time to... · 0f845306
    Gábor Hojtsy authored Aug 30, 2007
    #151868 by chx: avoid using array_shift() because it takes a lot of time to rehash the array, so indexing the array is more performant, then shifting items one by one
    0f845306