Skip to content

Commit cfa2311

Browse files
marcosmarcolincmb69
authored andcommitted
Remove php_pdo_mysql_sqlstate.h
This file is unused (at least as of PHP 8.0.0); we also remove the script that could generate it, and the respective info from CONTRIBUTING.md. Closes GH-10363.
1 parent 7d3a7ef commit cfa2311

File tree

3 files changed

+0
-677
lines changed

3 files changed

+0
-677
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -185,9 +185,6 @@ locations.
185185
└─ pcre/
186186
├─ pcre2lib/ # https://www.pcre.org/
187187
└─ ...
188-
└─ pdo_mysql/
189-
├─ php_pdo_mysql_sqlstate.h # Generated by `ext/pdo_mysql/get_error_codes.php`
190-
└─ ...
191188
└─ skeleton/ # Skeleton for developing new extensions with `ext/ext_skel.php`
192189
└─ ...
193190
└─ standard/

ext/pdo_mysql/get_error_codes.php

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)