1
0
mirror of https://github.com/php/php-src.git synced 2026-04-05 07:02:33 +02:00
Files
archived-php-src/ext/phar
twosee 44a35c9219 Fix E_DEPRECATED in phar (#6824)
shell_exec() can return null both when an error occurs or the program produces no output, or return false when popen failed, and treating null/false as an empty string has no effect on the behavior of phar here.
2021-04-14 18:21:14 +08:00
..
2021-04-14 18:21:14 +08:00
2020-02-03 13:41:31 +01:00
2021-01-15 12:33:06 +01:00
2020-02-03 13:41:31 +01:00
2021-02-02 16:46:16 +01:00
2021-01-15 12:33:06 +01:00
2021-01-15 12:33:06 +01:00
2021-01-26 19:15:56 +01:00