]> granicus.if.org Git - php/commit
- prevent unexpectable behaviors (for the user) with invalid path and update tests...
authorPierre Joye <pajoye@php.net>
Sun, 7 Feb 2010 20:45:46 +0000 (20:45 +0000)
committerPierre Joye <pajoye@php.net>
Sun, 7 Feb 2010 20:45:46 +0000 (20:45 +0000)
commita8682814f3569f0bacec66c158984ea6c5d55f55
tree040081d7982f28e92abfaea3ed9c9ee5ded9e0e0
parent7d51db88d0cb4b1b6d0ae970f4a5ced0e7e48c2e
- prevent unexpectable behaviors (for the user) with invalid path and update tests (portability)
22 files changed:
ext/standard/tests/array/array_flip_variation2.phpt
ext/standard/tests/array/uasort_variation5.phpt
ext/standard/tests/file/rename_variation13-win32.phpt
ext/standard/tests/file/tempnam_variation3-win32.phpt
ext/standard/tests/general_functions/bug49847.phpt
ext/standard/tests/general_functions/bug50732.phpt
ext/standard/tests/general_functions/proc_nice_basic.phpt
ext/standard/tests/general_functions/proc_nice_error.phpt
ext/standard/tests/general_functions/proc_nice_variation1.phpt
ext/standard/tests/general_functions/proc_nice_variation2.phpt
ext/standard/tests/general_functions/proc_nice_variation3.phpt
ext/standard/tests/general_functions/proc_nice_variation5.phpt
ext/standard/tests/general_functions/proc_nice_variation6.phpt
ext/standard/tests/general_functions/proc_nice_variation7.phpt
ext/standard/tests/general_functions/strval.phpt
ext/standard/tests/streams/bug49936.phpt
ext/standard/tests/streams/bug49936_win32.phpt [new file with mode: 0644]
ext/standard/tests/streams/stream_resolve_include_path.phpt
main/php_open_temporary_file.c
main/streams/plain_wrapper.c
win32/winutil.c
win32/winutil.h