php-src/ext/phar
Peter Kokot b1643e166d Fix failed tests for phar
- when $status is boolean, E_NOTICE appears and tests fail
- opcache is never enabled on these tests anyway.
- Add opcache.revalidate_freq=0 to testing script

  Instead of checking this in the tests files it can be used directly in
  the main testing script. Also this fixes failed tests.

- Use opcache_invalidate() instead of sleep() delay in some tests. Some
  delays are still used since the opcache_invalidate seems to be buggy
  and not working as expected.

Closes GH-4392
2019-07-21 00:49:35 +02:00
..
phar Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
tests Fix failed tests for phar 2019-07-21 00:49:35 +02:00
build_precommand.php
config.m4 Sync HAVE_HASH, HAVE_HASH_EXT, PHAR_HASH_OK symbols 2019-06-27 23:25:33 +02:00
config.w32 Sync HAVE_HASH, HAVE_HASH_EXT, PHAR_HASH_OK symbols 2019-06-27 23:25:33 +02:00
CREDITS
dirstream.c Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
dirstream.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
func_interceptors.c Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
func_interceptors.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
gdbhelp Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
Makefile.frag Remove safe_mode directive when installing ext/phar 2019-07-19 00:02:12 +02:00
Makefile.frag.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
makestub.php Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
phar_internal.h Remove unused tsrm_strtok_r() function 2019-07-12 13:14:24 +02:00
phar_object.c Introduce zend_stream_init_filename() 2019-07-16 16:44:37 +02:00
phar_path_check.re Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
phar.1.in Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
phar.c Revert "Avoid unused fstat() call" 2019-07-17 11:49:10 +02:00
phar.phar.1.in Fixed Bug #65142 Missing phar man page 2013-07-02 10:46:50 +02:00
pharzip.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
php_phar.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
shortarc.php Fix undefined variable, and remove unused test-pdo 2019-05-03 18:14:32 +02:00
stream.c Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
stream.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
stub.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
tar.c Merge branch 'PHP-7.3' into PHP-7.4 2019-03-03 23:33:54 -08:00
tar.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
util.c Sync HAVE_HASH, HAVE_HASH_EXT, PHAR_HASH_OK symbols 2019-06-27 23:25:33 +02:00
zip.c Phar: Avoid negative zip dates 2019-06-19 15:09:00 +02:00