• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

zendframework / zend-ldap / 106
92%

Build:
DEFAULT BRANCH: master
Ran 28 Jul 2015 08:13PM UTC
Jobs 1
Files 43
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
106

Pull #16

travis-ci

heiglandreas
Removes ldap_sort while preserving sorting

This PR removes the call to the now deprecated ldap_sort-function wile
still preserving the sort-functionality.

For that the DefaultIterator is replaced with a SortableIterator (which
extends the DefaultIterator) that uses natural sorting (natcasesort).
Pull Request #16: [WIP] Removes ldap_sort while preserving sorting

40 of 40 new or added lines in 2 files covered. (100.0%)

2242 of 2546 relevant lines covered (88.06%)

28.93 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/Collection/DefaultIterator.php
Jobs
ID Job ID Ran Files Coverage
2 106.2 (EXECUTE_TEST_COVERALLS=true) 28 Jul 2015 08:12PM UTC 0
88.06
Travis Job 106.2
Source Files on build 106
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #106
  • Pull Request #16
  • PR Base - master (#99)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc