This website requires JavaScript.
Explore
Help
Register
Sign in
archive
/
php-src
Watch
1
Star
0
Fork
You've already forked php-src
0
mirror of
https://github.com/php/php-src.git
synced
2025-08-19 08:49:28 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
10d2a5c09d
php-src
/
ext
/
standard
/
tests
/
file
/
windows_mb_path
History
Download ZIP
Download TAR.GZ
Anatol Belski
72c008f945
Fix mkdir() special case for path length < 260 and > 248
2017-09-28 13:18:31 +02:00
..
bug54028.phpt
bug54028_2.phpt
bug54977.phpt
bug61315.phpt
bug64506.phpt
bug64699.phpt
bug70903.phpt
bug71509.phpt
bug74923.phpt
Add test for bug
#74923
2017-07-15 11:30:56 +02:00
bug75063_cp1251.phpt
Fixed bug
#75063
2017-08-14 00:44:19 +02:00
bug75063_utf8.phpt
Fixed bug
#75063
2017-08-14 00:44:19 +02:00
test_big5_0.phpt
test_big5_1.phpt
test_big5_2.phpt
test_big5_to_utf8_0.phpt
test_big5_to_utf8_1.phpt
test_big5_to_utf8_2.phpt
test_cp874_0.phpt
test_cp874_1.phpt
test_cp874_to_utf8_0.phpt
test_cp874_to_utf8_1.phpt
test_cp932_0.phpt
test_cp932_1.phpt
test_cp932_2.phpt
test_cp932_3.phpt
test_cp932_to_utf8_0.phpt
test_cp932_to_utf8_1.phpt
test_cp932_to_utf8_2.phpt
test_cp936_0.phpt
test_cp936_1.phpt
test_cp936_2.phpt
test_cp936_to_utf8_0.phpt
test_cp936_to_utf8_1.phpt
test_cp936_to_utf8_2.phpt
test_cp1250_to_utf8_0.phpt
test_cp1250_to_utf8_1.phpt
test_cp1250_to_utf8_2.phpt
test_cp1250_to_utf8_3.phpt
test_cp1250_to_utf8_4.phpt
test_cp1250_to_utf8_5.phpt
test_cp1251_0.phpt
test_cp1251_1.phpt
test_cp1251_2.phpt
test_cp1251_to_utf8_0.phpt
test_cp1251_to_utf8_1.phpt
test_cp1251_to_utf8_2.phpt
test_cp1251_zend_multibyte_0.phpt
test_cp1251_zend_multibyte_1.phpt
test_cp1251_zend_multibyte_2.phpt
test_cp1252_0.phpt
test_cp1252_to_utf8_0.phpt
test_cp1252_to_utf8_1.phpt
test_cp1252_to_utf8_2.phpt
test_cp1252_to_utf8_3.phpt
test_cp1252_to_utf8_4.phpt
test_cp1252_to_utf8_5.phpt
test_cp1253_0.phpt
test_cp1253_1.phpt
test_cp1253_2.phpt
test_cp1253_to_utf8_0.phpt
test_cp1253_to_utf8_1.phpt
test_cp1253_to_utf8_2.phpt
test_cp1254_0.phpt
test_cp1254_1.phpt
test_cp1254_2.phpt
test_cp1254_3.phpt
test_cp1254_to_utf8_0.phpt
test_cp1254_to_utf8_1.phpt
test_cp1254_to_utf8_2.phpt
test_cp1254_to_utf8_3.phpt
test_cp1255_0.phpt
test_cp1255_1.phpt
test_cp1255_2.phpt
test_cp1255_to_utf8_0.phpt
test_cp1255_to_utf8_1.phpt
test_cp1255_to_utf8_2.phpt
test_cp1256_0.phpt
test_cp1256_1.phpt
test_cp1256_2.phpt
test_cp1256_to_utf8_0.phpt
test_cp1256_to_utf8_1.phpt
test_cp1256_to_utf8_2.phpt
test_cwd_mb_names.phpt
test_eucjp_to_utf8_0.phpt
test_eucjp_to_utf8_1.phpt
test_eucjp_to_utf8_2.phpt
test_kartuli_utf8_0.phpt
test_kartuli_utf8_1.phpt
test_kartuli_utf8_2.phpt
test_kartuli_utf8_3.phpt
test_long_path_0.phpt
test_long_path_1.phpt
test_long_path_2.phpt
test_long_path_bug30730.phpt
test_long_path_bug70943.phpt
test_long_path_bug71103.phpt
test_long_path_mkdir.phpt
Fix mkdir() special case for path length < 260 and > 248
2017-09-28 13:18:31 +02:00
test_readdir_mb_names.phpt
test_rename_mb_names.phpt
util.inc
util_utf8.inc