Skip to content

Commit ea256a2

Browse files
committed
Add %0 format to run-tests.php
This format matches against null bytes, and prevents the test expectation from being interpreted as binary data. bless_tests.php will automatically replace \0 with %0 as well.
1 parent e838de3 commit ea256a2

File tree

120 files changed

+55
-52
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

120 files changed

+55
-52
lines changed

Zend/tests/bug60569.phpt

3 Bytes
Binary file not shown.

Zend/tests/bug78363.phpt

1 Byte
Binary file not shown.

Zend/tests/cast_to_array.phpt

5 Bytes
Binary file not shown.

Zend/tests/cast_to_object.phpt

1 Byte
Binary file not shown.

Zend/tests/cast_to_string.phpt

1 Byte
Binary file not shown.

Zend/tests/settype_array.phpt

5 Bytes
Binary file not shown.

Zend/tests/settype_object.phpt

1 Byte
Binary file not shown.

Zend/tests/settype_resource.phpt

1 Byte
Binary file not shown.

Zend/tests/settype_string.phpt

1 Byte
Binary file not shown.

ext/curl/tests/curl_escape.phpt

2 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)