Releases: cloudfoundry-community/cf-helper-php
Releases · cloudfoundry-community/cf-helper-php
2.0.1
08 Jan 10:25
Compare
Sorry, something went wrong.
No results found
Fix:
Mixed values was given when retreving services instead of always return an array
Thanks to @phpbg
2.0.0
27 Nov 16:27
Compare
Sorry, something went wrong.
No results found
Merge pull request #7 from cloudfoundry-community/v2
Push v2 release
1.7.0
23 Jun 16:55
Compare
Sorry, something went wrong.
No results found
1.6.5
23 Feb 00:01
Compare
Sorry, something went wrong.
No results found
Changes:
Simulation part now feed env vars for apache functions and php env vars functions, such as putenv, getenv (thanks to @nicolas-wallerand )
1.6.4
13 Dec 09:31
Compare
Sorry, something went wrong.
No results found
Fixes:
Database when no uri is provided do not looks for a name inside vcap.
1.6.3
21 Nov 18:23
Compare
Sorry, something went wrong.
No results found
1.6.2
17 Jun 17:19
Compare
Sorry, something went wrong.
No results found
add step to load credentials
1.6.1
16 Jun 09:21
Compare
Sorry, something went wrong.
No results found
1.6.0
16 Sep 14:46
Compare
Sorry, something went wrong.
No results found
Features:
Now able to find services by tags
Service connector doesn't need anymore a needed value inside service name
Changes:
More restriction for finding service in database connector
1.5.1
23 Jun 18:45
Compare
Sorry, something went wrong.
No results found
Fix:
Logger didn't log normally to syslog switch to error_log function