Home
last modified time | relevance | path

Searched refs:preload (Results 1 – 25 of 120) sorted by relevance

12345

/PHP-8.2/ext/opcache/tests/
H A Dpreload_001.phpt7 opcache.preload={PWD}/preload.inc
20 include(__DIR__ . "/preload.inc");
H A Dpreload_bug79114.phpt2 Bug #79114 (Eval class during preload causes class to be only half available)
7 opcache.preload={PWD}/preload.inc
H A Dpreload_ind.phpt2 Various tests that need an opcache_compile_file() indirected preload file
7 opcache.preload={PWD}/preload_ind.inc
H A Dpreload_008.phpt7 opcache.preload={PWD}/preload.inc
H A Dpreload_windows.phpt7 opcache.preload={PWD}/preload.inc
H A Dbug78175.phpt2 Bug #78175 (Preloading segfaults at preload time and at runtime)
7 opcache.preload={PWD}/preload_bug78175.inc
H A Dpreload_early_binding.phpt2 Early binding should work fine inside the preload script
7 opcache.preload={PWD}/preload_early_binding.inc
H A Dpreload_trait_alias.phpt7 opcache.preload={PWD}/preload.inc
H A Dpreload_dynamic_function.phpt2 Defining a dynamic function inside the preload script
7 opcache.preload={PWD}/preload_dynamic_function.inc
H A Dpreload_003.phpt7 opcache.preload={PWD}/preload.inc
H A Dpreload_prop_info_table.phpt7 opcache.preload={PWD}/preload.inc
H A Dpreload_002.phpt7 opcache.preload={PWD}/preload.inc
H A Dbug78175_2.phpt2 Bug #78175.2 (Preloading segfaults at preload time and at runtime)
7 opcache.preload={PWD}/preload_bug78175_2.inc
H A Dpreload_error_handler.phpt7 opcache.preload={PWD}/preload_error_handler.inc
17 Warning: Can't preload unlinked class B: Unknown parent A in %s on line %d
H A Dpreload_parse_error.phpt2 Parse error in preload script
7 opcache.preload={PWD}/preload_parse_error.inc
H A Dbug78937_1.phpt7 opcache.preload={PWD}/preload_bug78937.inc
21 Warning: Can't preload unlinked class Bar@anonymous: Unknown parent Bar in %spreload_bug78937.inc o…
H A Dbug78937_4.phpt7 opcache.preload={PWD}/preload_bug78937.inc
22 Warning: Can't preload unlinked class Bar@anonymous: Unknown parent Bar in %spreload_bug78937.inc o…
H A Dbug78937_2.phpt7 opcache.preload={PWD}/preload_bug78937.inc
22 Warning: Can't preload unlinked class Bar@anonymous: Unknown parent Bar in %spreload_bug78937.inc o…
H A Dbug78937_5.phpt7 opcache.preload={PWD}/preload_bug78937.inc
23 Warning: Can't preload unlinked class Bar@anonymous: Unknown parent Bar in %spreload_bug78937.inc o…
H A Dpreload_006.phpt7 opcache.preload={PWD}/preload_inheritance_error_ind.inc
20 Warning: Can't preload unlinked class B: Declaration of B::foo($bar) must be compatible with A::foo…
H A Dgh9968.phpt7 opcache.preload={PWD}/gh9968-1.inc
22 Warning: Can't preload unlinked class Root1_Constant_Referencer: Unknown parent Root2_Empty_Empty i…
/PHP-8.2/ext/opcache/tests/jit/
H A Dbug81256.phpt2 Bug #81256: Assertion `zv != ((void *)0)' failed for "preload" with JIT
13 opcache.preload={PWD}/preload_bug81256.inc
/PHP-8.2/sapi/cli/tests/
H A Dbug80092.phpt2 Bug #80092 (ZTS + preload = segfault on shutdown)
23 '-dopcache.preload=' . __DIR__ . '/preload.inc',
/PHP-8.2/ext/ffi/tests/
H A D300.phpt17 opcache.preload={PWD}/preload.inc
H A Dbug78761.phpt2 Bug #78761 (Zend memory heap corruption with preload and casting)
13 opcache.preload={PWD}/bug78761_preload.php

Completed in 119 milliseconds

12345