php-src/ext/phar/tests/cache_list
Nikita Popov 44192ce80b Make Phar $fileNotFoundScript nullable
While "" is already treated the same way as absence, null is the
logically correct default here. Making this one argument non-nullable
is particularly pecular when considering that the preceding $alias
and $index arguments are both nullable.
2021-02-09 12:55:33 +01:00
..
files Add another round of missing parameter types to stubs 2020-08-07 16:48:45 +02:00
copyonwrite1.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite2.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite3.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite4.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite4a.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
copyonwrite5.phar.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
copyonwrite6.phar.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
copyonwrite7.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite8.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite9.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite10.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite11.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite12.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite13.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite14.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite15.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite16.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite17.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite18.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite19.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite20.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite21.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite22.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite23.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite24.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite25.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller1.phpt
frontcontroller2.phpt
frontcontroller3.phpt
frontcontroller4.phpt
frontcontroller5.phpt
frontcontroller6.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller7.phpt
frontcontroller8.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller9.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller10.phpt Fix #76129 - remove more potential unfiltered outputs for phar 2018-04-23 13:43:43 -07:00
frontcontroller11.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller12.phpt Make Phar $fileNotFoundScript nullable 2021-02-09 12:55:33 +01:00
frontcontroller13.phpt Make Phar $fileNotFoundScript nullable 2021-02-09 12:55:33 +01:00
frontcontroller14.phpt
frontcontroller15.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller16.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller17.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller18.phpt
frontcontroller19.phpt
frontcontroller20.phpt
frontcontroller21.phpt
frontcontroller22.phpt Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
frontcontroller23.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller24.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller25.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller26.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller27.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller28.phpt
frontcontroller29.phpt Skip unnecessary unknown() frames 2020-09-24 10:34:24 +02:00
frontcontroller30.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller31.phpt Make Phar $fileNotFoundScript nullable 2021-02-09 12:55:33 +01:00
frontcontroller32.phpt
frontcontroller33.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller34.phpt