Skip to content

Commit 13ed0ed

Browse files
committed
Sort config
1 parent 6f502a2 commit 13ed0ed

1 file changed

Lines changed: 1 addition & 26 deletions

File tree

config/ext.json

Lines changed: 1 addition & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -416,16 +416,6 @@
416416
"zlib"
417417
]
418418
},
419-
"odbc": {
420-
"support": {
421-
"BSD": "wip"
422-
},
423-
"type": "builtin",
424-
"arg-type-unix": "custom",
425-
"lib-depends-unix": [
426-
"unixodbc"
427-
]
428-
},
429419
"oci8": {
430420
"type": "wip",
431421
"support": {
@@ -515,8 +505,7 @@
515505
},
516506
"pdo_odbc": {
517507
"support": {
518-
"BSD": "wip",
519-
"Windows": "wip"
508+
"BSD": "wip"
520509
},
521510
"type": "builtin",
522511
"arg-type": "custom",
@@ -569,20 +558,6 @@
569558
"sqlsrv"
570559
]
571560
},
572-
"pdo_odbc": {
573-
"support": {
574-
"BSD": "wip"
575-
},
576-
"type": "builtin",
577-
"arg-type": "custom",
578-
"lib-depends-unix": [
579-
"unixodbc"
580-
],
581-
"ext-depends": [
582-
"pdo",
583-
"odbc"
584-
]
585-
},
586561
"pgsql": {
587562
"support": {
588563
"Windows": "wip",

0 commit comments

Comments
 (0)