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

zendframework / zend-servicemanager / 624

Builds Branch Commit Type Ran Committer Via Coverage
624 master CS tweaks. Pull #227 17 Jan 2018 02:12PM UTC web-flow travis-ci pending completion   set done
621 develop Merge branch 'feature/221' into develop Close #221 push 17 Jan 2018 12:37PM UTC weierophinney travis-ci pending completion   set done
619 master Restructured getFactory a bit to increase performance. Already instantiated factories or other callables are resolved first. class names next. If provided name is not in $this->factories resulotion attempt continues immediately with abstract facto... Pull #227 16 Jan 2018 01:19AM UTC web-flow travis-ci pending completion   set done
618 master has(): Replaced code duplication with a recursive call to has. Max. recursion depth 1. Max. overhead 1 function call + 1 obsolete check of aliases array. Consistent handling and readibility outweigh the overhead. Pull #227 16 Jan 2018 01:01AM UTC web-flow travis-ci pending completion   set done
616 master Removed unused imports. Pull #227 16 Jan 2018 12:41AM UTC web-flow travis-ci pending completion   set done
615 master Corrected doc. Pull #227 15 Jan 2018 09:10PM UTC web-flow travis-ci pending completion   set done
614 master CS tweaks. Pull #227 15 Jan 2018 09:04PM UTC web-flow travis-ci pending completion   set done
613 master Fixed a nasty bug which could prevent alias resolution/cycle detection. Reintroduced reference to Tarjans Algorithm again. Added simple test for failing behaviour. Error was detected while adding tests to increase code coverage. One of the parts n... Pull #227 15 Jan 2018 09:01PM UTC web-flow travis-ci pending completion   set done
612 master CS tweaks. Pull #227 15 Jan 2018 07:22PM UTC web-flow travis-ci pending completion   set done
611 master Added benchmarks for addInitializer, addAbstractFactory. Pull #227 15 Jan 2018 06:30PM UTC web-flow travis-ci pending completion   set done
610 master Optimized the remaining "setter" APIs: addAbstractFactory, addInitializer, addDelegator, mapLazyService. Configure: replaced (isset($config['xyz']) guards with ! empty($config['xyz']) guards. This has no negative performance impact, but is more p... Pull #227 15 Jan 2018 06:02PM UTC web-flow travis-ci pending completion   set done
609 develop As requested by @webimpress Pull #221 12 Jan 2018 11:38PM UTC web-flow travis-ci pending completion   set done
608 develop Tweaks as requested by webimpress. Pull #221 12 Jan 2018 11:05PM UTC web-flow travis-ci pending completion   set done
607 develop Removed obsolete emulateHas. Pull #221 12 Jan 2018 04:58PM UTC web-flow travis-ci pending completion   set done
606 master This patch provides caching for abstract factory requests, so canCreate will be called only once on consecutive requests for the same service. This feature can be turned on and off via config or at anytime during the life time of the service mana... Pull #226 12 Jan 2018 04:56PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • …
  • 32
  • 33
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc