This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-24 16:22:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
php-8.5.0beta3
archived-php-src
/
ext
/
iconv
History
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_arginfo.h
Do not generate frameless info items when func info generation is disabled
2024-02-18 11:39:00 +01: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
php_iconv.def
…
php_iconv.h
ext/iconv: Hardcode 0 for PHP_ICONV_ERR_SUCCESS value
2025-04-14 10:15:55 +01:00