php-src/ext/pgsql
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 Remove lefted out test from the revert for GH-13519 2024-02-27 23:27:47 +00:00
config.m4 Sync logical operators in shell scripting code (#13560) 2024-03-01 20:40:16 +01:00
config.w32 PGSQL and POD_SQL: don't include pg_config.h 2020-05-25 10:48:35 +02:00
CREDITS
pgsql.c Merge branch 'PHP-8.3' 2024-02-27 23:08:58 +00:00
pgsql.stub.php Merge branch 'PHP-8.3' 2023-11-20 16:24:57 +00:00
pgsql_arginfo.h Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
php_pgsql.h Merge branch 'PHP-8.2' into PHP-8.3 2023-12-23 17:15:06 +00:00