1
0
mirror of https://github.com/php/php-src.git synced 2026-03-31 12:42:29 +02:00
Files
archived-php-src/ext
Christoph M. Becker 432bf196d5 Fix regression introduced by fixing bug 81726
When a tar phar is created, `phar_open_from_fp()` is also called, but
since the file has just been created, none of the format checks can
succeed, so we continue to loop, but must not check again for the
format.  Therefore, we bring back the old `test` variable.

Closes GH-9620.
2022-09-27 18:21:32 +02:00
..
2021-07-16 15:54:24 +02:00
2022-04-07 10:45:17 +01:00
2021-11-14 23:28:13 -08:00
2020-08-31 09:32:55 +02:00
2021-05-03 15:19:57 +02:00
2020-10-15 10:16:56 +02:00
2020-02-03 13:41:31 +01:00
2020-10-09 15:24:53 +02:00
2020-07-28 10:27:22 +02:00
2021-10-08 15:00:10 +02:00
2021-02-02 16:46:16 +01:00
2021-04-27 22:22:32 +02:00
2021-08-16 15:04:17 +02:00
2020-10-28 12:18:02 +01:00
2021-10-07 20:10:45 +02:00
2020-11-02 11:39:42 +01:00
2021-08-12 12:02:05 +02:00
2020-01-30 13:06:25 +01:00
2020-10-30 15:47:18 +01:00
2021-04-26 12:09:31 +02:00
2020-02-03 13:41:31 +01:00