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

zendframework / zend-pimple-config
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Repo Added 21 Nov 2017 07:39PM UTC
Files 3
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

LAST BUILD ON BRANCH feature/shared
branch: feature/shared
CHANGE BRANCH
x
Reset
  • feature/shared
  • 1.0.0
  • 1.0.0alpha1
  • 1.1.0
  • 1.1.1
  • develop
  • hotfix/invokable-alias
  • hotfix/php-coveralls
  • master
  • release-1.0.0

pending completion
66

push

travis-ci

webimpress
Ability to disable shared services with Pimple container

By default all services created through the `get` method were shared,
first call creates an instance, and every another call return the
previously created instance.
Providing service name in "shared" allows to disable this functionality
for a specific service. Then every call of the `get` method creates
brand new instance of the service.
It is possoble to disable shared services by default for all services
by using `shared_by_default` option to boolean `false`.

12 of 12 new or added lines in 1 file covered. (100.0%)

80 of 80 relevant lines covered (100.0%)

18.56 hits per line

Relevant lines Covered
Build:
Build:
80 RELEVANT LINES 80 COVERED LINES
18.56 HITS PER LINE
Source Files on feature/shared
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
66 feature/shared Ability to disable shared services with Pimple container By default all services created through the `get` method were shared, first call creates an instance, and every another call return the previously created instance. Providing service name i... push 21 Mar 2018 02:22PM UTC webimpress travis-ci pending completion  
45 feature/shared Ability to disable shared services with Pimple container By default all services created through the `get` method were shared, first call creates an instance, and every another call return the previously created instance. Providing service name i... push 02 Feb 2018 02:26PM UTC webimpress travis-ci pending completion  
43 feature/shared Ability to disable shared services with Pimple container By default all services created through the `get` method were shared, first call creates an instance, and every another call return the previously created instance. Providing service name i... push 02 Feb 2018 02:08PM UTC webimpress travis-ci pending completion  
See All Builds (49)
  • Repo on GitHub
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