1
0
mirror of https://github.com/php/php-src.git synced 2026-04-13 02:52:48 +02:00
Files
archived-php-src/ext
Christoph M. Becker ae7554270f Fix #79805: sapi_windows_vt100_support throws TypeError
It does not make sense to throw a `TypeError` when the stream can't be
analyzed.  If `sapi_windows_vt100_support()` is used as getter, we just
return `false` in that case; if the function is used as setter, we
additionally trigger a warning.

We also fix the test cases for this function, which have been broken
before.  Note that these tests are still whitespace sensitive.
2020-07-16 18:36:02 +02:00
..
2020-07-06 21:13:34 +02:00
2020-07-06 21:13:34 +02:00
2020-07-07 09:30:24 +02:00
2020-07-06 21:13:34 +02:00
2020-07-14 12:31:06 +02:00
2020-07-13 17:24:31 +02:00
2020-07-06 21:13:34 +02:00
2020-07-06 21:13:34 +02:00
2020-07-06 21:13:34 +02:00
2020-07-06 21:13:34 +02:00
2020-07-06 21:13:34 +02:00
2020-07-16 17:09:14 +03:00
2020-07-06 21:13:34 +02:00
2020-07-12 17:51:29 +02:00
2020-07-07 09:30:24 +02:00
2020-07-06 21:13:34 +02:00
2020-07-06 21:13:34 +02:00
2020-07-15 10:59:32 +02:00
2020-07-06 21:13:34 +02:00
2020-07-06 21:13:34 +02:00
2020-07-07 09:30:24 +02:00
2020-07-07 09:30:24 +02:00
2020-07-07 09:30:24 +02:00