We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f502a2 commit 13ed0edCopy full SHA for 13ed0ed
1 file changed
config/ext.json
@@ -416,16 +416,6 @@
416
"zlib"
417
]
418
},
419
- "odbc": {
420
- "support": {
421
- "BSD": "wip"
422
- },
423
- "type": "builtin",
424
- "arg-type-unix": "custom",
425
- "lib-depends-unix": [
426
- "unixodbc"
427
- ]
428
429
"oci8": {
430
"type": "wip",
431
"support": {
@@ -515,8 +505,7 @@
515
505
516
506
"pdo_odbc": {
517
507
518
- "BSD": "wip",
519
- "Windows": "wip"
508
+ "BSD": "wip"
520
509
521
510
"type": "builtin",
522
511
"arg-type": "custom",
@@ -569,20 +558,6 @@
569
558
"sqlsrv"
570
559
571
560
572
- "pdo_odbc": {
573
574
575
576
577
- "arg-type": "custom",
578
579
580
- ],
581
- "ext-depends": [
582
- "pdo",
583
- "odbc"
584
585
586
561
"pgsql": {
587
562
588
563
"Windows": "wip",
0 commit comments