php-src/ext/iconv
Niels Dossche 841f0b1515
Remove dead error checks for php_stream_filter_alloc() (#19194)
php_stream_filter_alloc() can't fail, so simplify the code.
2025-08-12 22:18:39 +02:00
..
tests Fix iconv tests skipped on windows 2025-06-18 20:47:18 +02:00
config.m4 Autotools: Fix iconv shared build with external library (#15686) 2024-09-01 22:06:37 +02:00
config.w32 Sync HAVE_<extension> help texts (#15167) 2024-08-02 01:41:47 +02:00
CREDITS Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
iconv.c Remove dead error checks for php_stream_filter_alloc() (#19194) 2025-08-12 22:18:39 +02:00
iconv.stub.php Rename @cname to @cvalue in stubs (#9043) 2022-07-19 15:11:42 +02:00
iconv_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
php_iconv.def
php_iconv.h ext/iconv: Hardcode 0 for PHP_ICONV_ERR_SUCCESS value 2025-04-14 10:15:55 +01:00