Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea: add "optional" in the DB. #183

Closed
remicollet opened this issue Apr 3, 2015 · 7 comments
Closed

Idea: add "optional" in the DB. #183

remicollet opened this issue Apr 3, 2015 · 7 comments
Assignees
Milestone

Comments

@remicollet
Copy link
Contributor

This could simplify some tests.
(of course only for "really" optional, not those related to OS or to external library version)

@llaville
Copy link
Owner

llaville commented Apr 7, 2015

I'm thinking about a concept, that will solve only the unit tests, but allow to solve platform conflicts.

Availalble on Linux, but not on Windows (see sphinx extension #174 (comment)), or depending of a PHP build conf (see redis extension #174 (comment)).

And also #185, and probably more ...

@llaville llaville added this to the 4.1.0 milestone Apr 7, 2015
@llaville llaville self-assigned this Apr 7, 2015
@llaville llaville modified the milestones: 4.2.0, 4.1.0 Apr 15, 2015
@llaville
Copy link
Owner

llaville commented May 6, 2015

Optional elements WILL NOT be solved by solution (see #191 (comment)) that will fixed only library version condition.

@llaville
Copy link
Owner

No solution for 4.2.0; will be delay to another release

@llaville llaville removed this from the 4.2.0 milestone May 18, 2015
@llaville llaville added this to the 4.6.0 milestone Oct 10, 2015
@llaville
Copy link
Owner

Will be incuded in new project php-compatinfo-db. See announcement in #208 (comment)

@llaville
Copy link
Owner

Use of external project is considered as API BC break, so it won't be included in a 4.x series. Will be only available for 5.0

@llaville llaville modified the milestones: 5.0.0, 4.6.0 Oct 13, 2015
@llaville
Copy link
Owner

Feature was introduced in php-compatinfo-db. See llaville/php-compatinfo-db@dde2051
Only constants are supported, and cURL extension referenced these first optional constants. See llaville/php-compatinfo-db@7e1beec

TestCase should, and will be clean-up in next days

@llaville
Copy link
Owner

Communications continue on php-compatinfo-db project / issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants