php-src/ext/odbc
Peter Kokot 42a4e50513
Sync logical operators in shell scripting code (#13560)
This updates the obsolescent `-a` and `-o` binary primaries to `&&` and
`||`.

https://pubs.opengroup.org/onlinepubs/9699919799/utilities/test.html
2024-03-01 20:40:16 +01:00
..
tests [skip ci] Re-unparallelize odbc tests 2023-11-09 11:22:15 +01:00
config.m4 Sync logical operators in shell scripting code (#13560) 2024-03-01 20:40:16 +01:00
config.w32 Quote when adding to connection string in (PDO_)ODBC 2022-05-27 16:56:44 +02:00
CREDITS
odbc.stub.php Fix GH-12296: [odbc] [pdo_odbc] Optimized odbc connection string creating (#12306) 2023-11-04 13:46:17 +00:00
odbc_arginfo.h Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
odbc_utils.c Quote when adding to connection string in (PDO_)ODBC 2022-05-27 16:56:44 +02:00
php_odbc.c Fix ZTS crashes with persistent resources in modules (#13381) 2024-02-13 21:43:03 +01:00
php_odbc.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_odbc_includes.h Update globals to use bool type 2022-09-06 10:34:10 +01:00