php-src/ext/bz2/tests
Grégoire Paris 13f55d5c1b Use proper grammar in error message
Drop period in error messages

2 reasons:
- These error messages are not regular sentences.
- Having the offending value between parenthesis after the period looks weird.
Closes GH-8858.
2022-06-25 07:39:31 +01:00
..
001.phpt Promote empty filename to ValueError in BZ2 extension 2020-07-31 14:01:05 +01:00
002.phpt Fix test case 2020-09-23 11:20:30 +02:00
003-mb.phpt Improve some ValueError messages 2020-04-06 10:41:01 +02:00
003.phpt Improve some ValueError messages 2020-04-06 10:41:01 +02:00
003.txt.bz2
003私はガラスを食べられます.txt.bz2 Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
004.phpt Merge branch 'PHP-7.4' 2019-07-22 17:26:01 +02:00
004_1.txt.bz2
004_2.txt.bz2
005.phpt Make $use_less_memory a boolean parameter 2020-10-06 14:16:39 +02:00
72613.bz2 Partial fix for bug #72613 - do not allow reading past error read 2016-07-18 23:01:36 -07:00
bug51997.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug71263.phpt Fix #71263: fread() does not report bzip2.decompress errors 2020-04-20 14:21:50 +02:00
bug72447.phpt Use proper grammar in error message 2022-06-25 07:39:31 +01:00
bug72613.phpt Report errors from stream read and write operations 2019-07-22 17:17:28 +02:00
bug75776.phpt Fix #75776: Flushing streams with compression filter is broken 2021-02-22 15:28:46 +01:00
bug81092.phpt Fix #81092: fflush before stream_filter_remove corrupts stream 2021-06-08 15:36:37 +02:00
bz2_filter_compress.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bz2_filter_decompress.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bzerr_functions_on_invalid_stream.phpt Fix stubs for bzerr* functions 2021-11-05 11:09:20 +01:00
bzopen_string_filename_with_null_bytes.phpt Improve error messages of various extensions 2020-03-23 18:59:04 +01:00
with_files.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
with_strings.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00