--
=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
Test open_basedir configuration [tests/security/open_basedir_linkinfo.phpt] XFAIL REASON: BUG: open_basedir cannot delete symlink to prohibited file. See also
bugs 48111 and 52176.
Inconsistencies when accessing protected members [Zend/tests/access_modifiers_008.phpt] XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
Inconsistencies when accessing protected members - 2 [Zend/tests/access_modifiers_009.phpt] XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
DateTime::add() -- fall type2 type3 [ext/date/tests/DateTime_add-fall-type2-type3.phpt] XFAIL REASON: Various bugs exist
DateTime::add() -- fall type3 type2 [ext/date/tests/DateTime_add-fall-type3-type2.phpt] XFAIL REASON: Various bugs exist
DateTime::add() -- fall type3 type3 [ext/date/tests/DateTime_add-fall-type3-type3.phpt] XFAIL REASON: Various bugs exist
DateTime::add() -- spring type2 type3 [ext/date/tests/DateTime_add-spring-type2-type3.phpt] XFAIL REASON: Various bugs exist
DateTime::add() -- spring type3 type2 [ext/date/tests/DateTime_add-spring-type3-type2.phpt] XFAIL REASON: Various bugs exist
DateTime::add() -- spring type3 type3 [ext/date/tests/DateTime_add-spring-type3-type3.phpt] XFAIL REASON: Various bugs exist
DateTime::diff() -- fall type2 type3 [ext/date/tests/DateTime_diff-fall-type2-type3.phpt] XFAIL REASON: Various bugs exist
DateTime::diff() -- fall type3 type2 [ext/date/tests/DateTime_diff-fall-type3-type2.phpt] XFAIL REASON: Various bugs exist
DateTime::diff() -- fall type3 type3 [ext/date/tests/DateTime_diff-fall-type3-type3.phpt] XFAIL REASON: Various bugs exist
DateTime::diff() -- spring type2 type3 [ext/date/tests/DateTime_diff-spring-type2-type3.phpt] XFAIL REASON: Various bugs exist
DateTime::diff() -- spring type3 type2 [ext/date/tests/DateTime_diff-spring-type3-type2.phpt] XFAIL REASON: Various bugs exist
DateTime::diff() -- spring type3 type3 [ext/date/tests/DateTime_diff-spring-type3-type3.phpt] XFAIL REASON: Various bugs exist
DateTime::sub() -- fall type2 type3 [ext/date/tests/DateTime_sub-fall-type2-type3.phpt] XFAIL REASON: Various bugs exist
DateTime::sub() -- fall type3 type2 [ext/date/tests/DateTime_sub-fall-type3-type2.phpt] XFAIL REASON: Various bugs exist
DateTime::sub() -- fall type3 type3 [ext/date/tests/DateTime_sub-fall-type3-type3.phpt] XFAIL REASON: Various bugs exist
DateTime::sub() -- spring type2 type3 [ext/date/tests/DateTime_sub-spring-type2-type3.phpt] XFAIL REASON: Various bugs exist
DateTime::sub() -- spring type3 type2 [ext/date/tests/DateTime_sub-spring-type3-type2.phpt] XFAIL REASON: Various bugs exist
DateTime::sub() -- spring type3 type3 [ext/date/tests/DateTime_sub-spring-type3-type3.phpt] XFAIL REASON: Various bugs exist
Bug #42718 (unsafe_raw filter not applied when configured as default filter) [ext/filter/tests/bug42718.phpt] XFAIL REASON: FILTER_UNSAFE_RAW not applied when configured as default filter, even with flags
Bug #67296 (filter_input doesn't validate variables) [ext/filter/tests/bug49184.phpt] XFAIL REASON: See Bug #49184
Bug #67167: filter_var(null,FILTER_VALIDATE_BOOLEAN,FILTER_NULL_ON_FAILURE) returns null [ext/filter/tests/bug67167.02.phpt] XFAIL REASON: Requires php_zval_filter to not use convert_to_string for all filters.
Return type check elision [ext/opcache/tests/opt/verify_return_type.phpt] XFAIL REASON: Return types cannot be inferred through prototypes
via [ext/pdo_sqlite/tests/common.phpt]
SQLite PDO Common: PDOStatement::getColumnMeta [ext/pdo_sqlite/tests/pdo_022.phpt] XFAIL REASON: This feature is not yet finalized, no test makes sense
Phar web-based phar with fatal error [ext/phar/tests/fatal_error_webphar.phpt] XFAIL REASON: Uses no longer supported __autoload() function, new phar needed
updateTimestamp never called when session data is empty [ext/session/tests/bug71162.phpt] XFAIL REASON: Current session module is designed to write empty session always. In addition, current session module only supports SessionHandlerInterface only from PHP 7.0.
=====================================================================
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #64267 (CURLOPT_INFILE doesn't allow reset) [ext/curl/tests/bug64267.phpt]
Bug #78014 (Preloaded classes may depend on non-preloaded classes due to unresolved consts) [ext/opcache/tests/bug78014.phpt]
Bug #78175 (Preloading segfaults at preload time and at runtime) [ext/opcache/tests/bug78175.phpt]
Bug #78175.2 (Preloading segfaults at preload time and at runtime) [ext/opcache/tests/bug78175_2.phpt]
Bug #78376 (Incorrect preloading of constant static properties) [ext/opcache/tests/bug78376.phpt]
Bug #78937.1 (Preloading unlinkable anonymous class can segfault) [ext/opcache/tests/bug78937_1.phpt]
Bug #78937.2 (Preloading unlinkable anonymous class can segfault) [ext/opcache/tests/bug78937_2.phpt]
Bug #78937.3 (Preloading unlinkable anonymous class can segfault) [ext/opcache/tests/bug78937_3.phpt]
Bug #78937.4 (Preloading unlinkable anonymous class can segfault) [ext/opcache/tests/bug78937_4.phpt]
Bug #78937.5 (Preloading unlinkable anonymous class can segfault) [ext/opcache/tests/bug78937_5.phpt]
Bug #78937.6 (Preloading unlinkable anonymous class can segfault) [ext/opcache/tests/bug78937_6.phpt]
Bug #80634 (write_property handler of internal classes is skipped on preloaded JITted code) [ext/opcache/tests/jit/bug80634.phpt]
Bug #81256: Assertion `zv != ((void *)0)' failed for "preload" with JIT [ext/opcache/tests/jit/bug81256.phpt]
Preloading basic test [ext/opcache/tests/preload_001.phpt]
Preloading prototypes [ext/opcache/tests/preload_002.phpt]
Preloading classes linked with traits [ext/opcache/tests/preload_003.phpt]
Preloading class with undefined class constant access [ext/opcache/tests/preload_004.phpt]
Handling of auto globals during preloading [ext/opcache/tests/preload_005.phpt]
Handling of errors during linking [ext/opcache/tests/preload_006.phpt]
Handling of includes that were not executed [ext/opcache/tests/preload_007.phpt]
Preloading of anonymous class [ext/opcache/tests/preload_008.phpt]
Preloading class using trait with undefined class constant access [ext/opcache/tests/preload_009.phpt]
Initializer of overwritten property should be resolved against the correct class [ext/opcache/tests/preload_010.phpt]
Argument/return types must be available for preloading [ext/opcache/tests/preload_011.phpt]
No autoloading during constant resolution [ext/opcache/tests/preload_012.phpt]
Nested function definition [ext/opcache/tests/preload_013.phpt]
Bug #79114 (Eval class during preload causes class to be only half available) [ext/opcache/tests/preload_bug79114.phpt]
Bug #78918: Class alias during preloading causes assertion failure [ext/opcache/tests/preload_class_alias.phpt]
Bug #78918.2: Class alias during preloading causes assertion failure [ext/opcache/tests/preload_class_alias_2.phpt]
Preloading dynamic def in method/function [ext/opcache/tests/preload_dynamic_def_removal.phpt]
Defining a dynamic function inside the preload script [ext/opcache/tests/preload_dynamic_function.phpt]
Early binding should work fine inside the preload script [ext/opcache/tests/preload_early_binding.phpt]
Enum preloading [ext/opcache/tests/preload_enum.phpt]
Bug #81353: Segfault with preloading and error handler using static variables [ext/opcache/tests/preload_error_handler.phpt]
Various tests that need an opcache_compile_file() indirected preload file [ext/opcache/tests/preload_ind.phpt]
Preloading: Loadable class checking (1) [ext/opcache/tests/preload_loadable_classes_1.phpt]
Preloading: Loadable class checking (2) [ext/opcache/tests/preload_loadable_classes_2.phpt]
Preloading: Loadable class checking (3) [ext/opcache/tests/preload_loadable_classes_3.phpt]
Preloading inherited method with separated static vars [ext/opcache/tests/preload_method_static_vars.phpt]
Parse error in preload script [ext/opcache/tests/preload_parse_error.phpt]
Preloading of the property info table with internal parent [ext/opcache/tests/preload_prop_info_table.phpt]
Bug #79548: Preloading segfault with inherited method using static variable [ext/opcache/tests/preload_static_var_inheritance.phpt]
Preloading trait uses with aliased names [ext/opcache/tests/preload_trait_alias.phpt]
Op array fixed up multiple times during preloading [ext/opcache/tests/preload_trait_multiple_fixup.phpt]
Preload trait with static variables in method [ext/opcache/tests/preload_trait_static.phpt]
Preload: Unresolved property type [ext/opcache/tests/preload_unresolved_prop_type.phpt]
=====================================================================
=====================================================================
WARNED TEST SUMMARY
---------------------------------------------------------------------
Phar: bug #69958: Segfault in Phar::convertToData on invalid file [ext/phar/tests/bug69958.phpt] (warn: XFAIL section but test passes)
=====================================================================
=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 45
Exts tested : 27
---------------------------------------------------------------------
Number of tests : 17185 11874
Tests skipped : 5311 ( 30.9%) --------
Tests warned : 1 ( 0.0%) ( 0.0%)
Tests failed : 46 ( 0.3%) ( 0.4%)
Expected fail : 28 ( 0.2%) ( 0.2%)
Tests passed : 11799 ( 68.7%) ( 99.4%)
---------------------------------------------------------------------
Time taken : 256 seconds
=====================================================================
=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
Test open_basedir configuration [tests/security/open_basedir_linkinfo.phpt] XFAIL REASON: BUG: open_basedir cannot delete symlink to prohibited file. See also
bugs 48111 and 52176.
Inconsistencies when accessing protected members [Zend/tests/access_modifiers_008.phpt] XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
Inconsistencies when accessing protected members - 2 [Zend/tests/access_modifiers_009.phpt] XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
DateTime::add() -- fall type2 type3 [ext/date/tests/DateTime_add-fall-type2-type3.phpt] XFAIL REASON: Various bugs exist
DateTime::add() -- fall type3 type2 [ext/date/tests/DateTime_add-fall-type3-type2.phpt] XFAIL REASON: Various bugs exist
DateTime::add() -- fall type3 type3 [ext/date/tests/DateTime_add-fall-type3-type3.phpt] XFAIL REASON: Various bugs exist
DateTime::add() -- spring type2 type3 [ext/date/tests/DateTime_add-spring-type2-type3.phpt] XFAIL REASON: Various bugs exist
DateTime::add() -- spring type3 type2 [ext/date/tests/DateTime_add-spring-type3-type2.phpt] XFAIL REASON: Various bugs exist
DateTime::add() -- spring type3 type3 [ext/date/tests/DateTime_add-spring-type3-type3.phpt] XFAIL REASON: Various bugs exist
DateTime::diff() -- fall type2 type3 [ext/date/tests/DateTime_diff-fall-type2-type3.phpt] XFAIL REASON: Various bugs exist
DateTime::diff() -- fall type3 type2 [ext/date/tests/DateTime_diff-fall-type3-type2.phpt] XFAIL REASON: Various bugs exist
DateTime::diff() -- fall type3 type3 [ext/date/tests/DateTime_diff-fall-type3-type3.phpt] XFAIL REASON: Various bugs exist
DateTime::diff() -- spring type2 type3 [ext/date/tests/DateTime_diff-spring-type2-type3.phpt] XFAIL REASON: Various bugs exist
DateTime::diff() -- spring type3 type2 [ext/date/tests/DateTime_diff-spring-type3-type2.phpt] XFAIL REASON: Various bugs exist
DateTime::diff() -- spring type3 type3 [ext/date/tests/DateTime_diff-spring-type3-type3.phpt] XFAIL REASON: Various bugs exist
DateTime::sub() -- fall type2 type3 [ext/date/tests/DateTime_sub-fall-type2-type3.phpt] XFAIL REASON: Various bugs exist
DateTime::sub() -- fall type3 type2 [ext/date/tests/DateTime_sub-fall-type3-type2.phpt] XFAIL REASON: Various bugs exist
DateTime::sub() -- fall type3 type3 [ext/date/tests/DateTime_sub-fall-type3-type3.phpt] XFAIL REASON: Various bugs exist
DateTime::sub() -- spring type2 type3 [ext/date/tests/DateTime_sub-spring-type2-type3.phpt] XFAIL REASON: Various bugs exist
DateTime::sub() -- spring type3 type2 [ext/date/tests/DateTime_sub-spring-type3-type2.phpt] XFAIL REASON: Various bugs exist
DateTime::sub() -- spring type3 type3 [ext/date/tests/DateTime_sub-spring-type3-type3.phpt] XFAIL REASON: Various bugs exist
Bug #42718 (unsafe_raw filter not applied when configured as default filter) [ext/filter/tests/bug42718.phpt] XFAIL REASON: FILTER_UNSAFE_RAW not applied when configured as default filter, even with flags
Bug #67296 (filter_input doesn't validate variables) [ext/filter/tests/bug49184.phpt] XFAIL REASON: See Bug #49184
Bug #67167: filter_var(null,FILTER_VALIDATE_BOOLEAN,FILTER_NULL_ON_FAILURE) returns null [ext/filter/tests/bug67167.02.phpt] XFAIL REASON: Requires php_zval_filter to not use convert_to_string for all filters.
Return type check elision [ext/opcache/tests/opt/verify_return_type.phpt] XFAIL REASON: Return types cannot be inferred through prototypes
via [ext/pdo_sqlite/tests/common.phpt]
SQLite PDO Common: PDOStatement::getColumnMeta [ext/pdo_sqlite/tests/pdo_022.phpt] XFAIL REASON: This feature is not yet finalized, no test makes sense
Phar web-based phar with fatal error [ext/phar/tests/fatal_error_webphar.phpt] XFAIL REASON: Uses no longer supported __autoload() function, new phar needed
updateTimestamp never called when session data is empty [ext/session/tests/bug71162.phpt] XFAIL REASON: Current session module is designed to write empty session always. In addition, current session module only supports SessionHandlerInterface only from PHP 7.0.
=====================================================================
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #64267 (CURLOPT_INFILE doesn't allow reset) [ext/curl/tests/bug64267.phpt]
Bug #78014 (Preloaded classes may depend on non-preloaded classes due to unresolved consts) [ext/opcache/tests/bug78014.phpt]
Bug #78175 (Preloading segfaults at preload time and at runtime) [ext/opcache/tests/bug78175.phpt]
Bug #78175.2 (Preloading segfaults at preload time and at runtime) [ext/opcache/tests/bug78175_2.phpt]
Bug #78376 (Incorrect preloading of constant static properties) [ext/opcache/tests/bug78376.phpt]
Bug #78937.1 (Preloading unlinkable anonymous class can segfault) [ext/opcache/tests/bug78937_1.phpt]
Bug #78937.2 (Preloading unlinkable anonymous class can segfault) [ext/opcache/tests/bug78937_2.phpt]
Bug #78937.3 (Preloading unlinkable anonymous class can segfault) [ext/opcache/tests/bug78937_3.phpt]
Bug #78937.4 (Preloading unlinkable anonymous class can segfault) [ext/opcache/tests/bug78937_4.phpt]
Bug #78937.5 (Preloading unlinkable anonymous class can segfault) [ext/opcache/tests/bug78937_5.phpt]
Bug #78937.6 (Preloading unlinkable anonymous class can segfault) [ext/opcache/tests/bug78937_6.phpt]
Bug #80634 (write_property handler of internal classes is skipped on preloaded JITted code) [ext/opcache/tests/jit/bug80634.phpt]
Bug #81256: Assertion `zv != ((void *)0)' failed for "preload" with JIT [ext/opcache/tests/jit/bug81256.phpt]
Preloading basic test [ext/opcache/tests/preload_001.phpt]
Preloading prototypes [ext/opcache/tests/preload_002.phpt]
Preloading classes linked with traits [ext/opcache/tests/preload_003.phpt]
Preloading class with undefined class constant access [ext/opcache/tests/preload_004.phpt]
Handling of auto globals during preloading [ext/opcache/tests/preload_005.phpt]
Handling of errors during linking [ext/opcache/tests/preload_006.phpt]
Handling of includes that were not executed [ext/opcache/tests/preload_007.phpt]
Preloading of anonymous class [ext/opcache/tests/preload_008.phpt]
Preloading class using trait with undefined class constant access [ext/opcache/tests/preload_009.phpt]
Initializer of overwritten property should be resolved against the correct class [ext/opcache/tests/preload_010.phpt]
Argument/return types must be available for preloading [ext/opcache/tests/preload_011.phpt]
No autoloading during constant resolution [ext/opcache/tests/preload_012.phpt]
Nested function definition [ext/opcache/tests/preload_013.phpt]
Bug #79114 (Eval class during preload causes class to be only half available) [ext/opcache/tests/preload_bug79114.phpt]
Bug #78918: Class alias during preloading causes assertion failure [ext/opcache/tests/preload_class_alias.phpt]
Bug #78918.2: Class alias during preloading causes assertion failure [ext/opcache/tests/preload_class_alias_2.phpt]
Preloading dynamic def in method/function [ext/opcache/tests/preload_dynamic_def_removal.phpt]
Defining a dynamic function inside the preload script [ext/opcache/tests/preload_dynamic_function.phpt]
Early binding should work fine inside the preload script [ext/opcache/tests/preload_early_binding.phpt]
Enum preloading [ext/opcache/tests/preload_enum.phpt]
Bug #81353: Segfault with preloading and error handler using static variables [ext/opcache/tests/preload_error_handler.phpt]
Various tests that need an opcache_compile_file() indirected preload file [ext/opcache/tests/preload_ind.phpt]
Preloading: Loadable class checking (1) [ext/opcache/tests/preload_loadable_classes_1.phpt]
Preloading: Loadable class checking (2) [ext/opcache/tests/preload_loadable_classes_2.phpt]
Preloading: Loadable class checking (3) [ext/opcache/tests/preload_loadable_classes_3.phpt]
Preloading inherited method with separated static vars [ext/opcache/tests/preload_method_static_vars.phpt]
Parse error in preload script [ext/opcache/tests/preload_parse_error.phpt]
Preloading of the property info table with internal parent [ext/opcache/tests/preload_prop_info_table.phpt]
Bug #79548: Preloading segfault with inherited method using static variable [ext/opcache/tests/preload_static_var_inheritance.phpt]
Preloading trait uses with aliased names [ext/opcache/tests/preload_trait_alias.phpt]
Op array fixed up multiple times during preloading [ext/opcache/tests/preload_trait_multiple_fixup.phpt]
Preload trait with static variables in method [ext/opcache/tests/preload_trait_static.phpt]
Preload: Unresolved property type [ext/opcache/tests/preload_unresolved_prop_type.phpt]
=====================================================================
=====================================================================
WARNED TEST SUMMARY
---------------------------------------------------------------------
Phar: bug #69958: Segfault in Phar::convertToData on invalid file [ext/phar/tests/bug69958.phpt] (warn: XFAIL section but test passes)
=====================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/curl/tests/bug64267.phpt
================================================================================
TEST
bool(true)
bool(true)
int(0)
================================================================================
TEST
bool(true)
bool(true)
004+ int(0)
004- int(30%d)
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/bug78014.phpt
================================================================================
Thu May 5 19:19:48 2022 (177769): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:48 2022 (177769): Fatal Error "opcache.preload_user" has not been defined
001- int(42)
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/bug78175.phpt
================================================================================
Thu May 5 19:19:48 2022 (177778): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:48 2022 (177778): Fatal Error "opcache.preload_user" has not been defined
001- Shutdown
002- OK
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/bug78175_2.phpt
================================================================================
Thu May 5 19:19:48 2022 (177780): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:48 2022 (177780): Fatal Error "opcache.preload_user" has not been defined
001- string(6) "Loader"
002- int(0)
003- OK
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/bug78376.phpt
================================================================================
Thu May 5 19:19:48 2022 (177792): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:48 2022 (177792): Fatal Error "opcache.preload_user" has not been defined
001- string(4) "bbbb"
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/bug78937_1.phpt
================================================================================
Thu May 5 19:19:48 2022 (177796): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:48 2022 (177796): Fatal Error "opcache.preload_user" has not been defined
001- Warning: Can't preload unlinked class Bar@anonymous: Unknown parent Bar in %spreload_bug78937.inc on line 3
002- object(Bar@anonymous)#%d (0) {
003- }
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/bug78937_2.phpt
================================================================================
Thu May 5 19:19:48 2022 (177798): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:48 2022 (177798): Fatal Error "opcache.preload_user" has not been defined
001- Warning: Can't preload unlinked class Bar@anonymous: Unknown parent Bar in %spreload_bug78937.inc on line 3
002- object(Bar@anonymous)#%d (0) {
003- }
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/bug78937_3.phpt
================================================================================
Thu May 5 19:19:48 2022 (177800): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:48 2022 (177800): Fatal Error "opcache.preload_user" has not been defined
001- Warning: Can't preload unlinked class Bar@anonymous: Unknown parent Bar in %spreload_bug78937.inc on line 3
002-
003- Fatal error: Uncaught Error: Class "Bar" not found in %spreload_bug78937.inc:3
004- Stack trace:
005- #0 %sbug78937_3.php(3): foo()
006- #1 {main}
007- thrown in %spreload_bug78937.inc on line 3
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/bug78937_4.phpt
================================================================================
Thu May 5 19:19:48 2022 (177802): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:48 2022 (177802): Fatal Error "opcache.preload_user" has not been defined
001- Warning: Can't preload unlinked class Bar@anonymous: Unknown parent Bar in %spreload_bug78937.inc on line 3
002- object(Foo)#%d (0) {
003- }
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/bug78937_5.phpt
================================================================================
Thu May 5 19:19:48 2022 (177804): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:48 2022 (177804): Fatal Error "opcache.preload_user" has not been defined
001- Warning: Can't preload unlinked class Bar@anonymous: Unknown parent Bar in %spreload_bug78937.inc on line 3
002- object(Foo)#%d (0) {
003- }
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/bug78937_6.phpt
================================================================================
Thu May 5 19:19:48 2022 (177806): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:48 2022 (177806): Fatal Error "opcache.preload_user" has not been defined
001- Warning: Can't preload unlinked class Bar@anonymous: Unknown parent Bar in %spreload_bug78937.inc on line 3
002-
003- Fatal error: Uncaught Error: Class "Bar" not found in %spreload_bug78937.inc:6
004- Stack trace:
005- #0 %sbug78937_6.php(3): bar()
006- #1 {main}
007- thrown in %spreload_bug78937.inc on line 6
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/jit/bug80634.phpt
================================================================================
Thu May 5 19:19:54 2022 (178106): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:54 2022 (178106): Fatal Error "opcache.preload_user" has not been defined
001- Fatal error: Uncaught Error: Writing to DatePeriod->interval is unsupported in %spreload_bug80634.inc:7
002- Stack trace:
003- #0 %sbug80634.php(2): SomeClass->__construct(5)
004- #1 {main}
005- thrown in %spreload_bug80634.inc on line 7
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/jit/bug81256.phpt
================================================================================
Thu May 5 19:19:54 2022 (178138): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:54 2022 (178138): Fatal Error "opcache.preload_user" has not been defined
001- Hello
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_001.phpt
================================================================================
Thu May 5 19:19:57 2022 (178672): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:57 2022 (178672): Fatal Error "opcache.preload_user" has not been defined
001- bool(true)
002- bool(false)
003- bool(true)
004- OK
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_002.phpt
================================================================================
Thu May 5 19:19:57 2022 (178674): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:57 2022 (178674): Fatal Error "opcache.preload_user" has not been defined
001- string(1) "b"
002- string(1) "a"
003- OK
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_003.phpt
================================================================================
Thu May 5 19:19:57 2022 (178676): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:57 2022 (178676): Fatal Error "opcache.preload_user" has not been defined
001- string(7) "T1::foo"
002- string(7) "T2::bar"
003- OK
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_004.phpt
================================================================================
Thu May 5 19:19:57 2022 (178678): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:57 2022 (178678): Fatal Error "opcache.preload_user" has not been defined
001- bool(true)
002- Undefined constant self::DOES_NOT_EXIST
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_005.phpt
================================================================================
Thu May 5 19:19:57 2022 (178680): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:57 2022 (178680): Fatal Error "opcache.preload_user" has not been defined
001- int(123)
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_006.phpt
================================================================================
Thu May 5 19:19:57 2022 (178684): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:57 2022 (178684): Fatal Error "opcache.preload_user" has not been defined
001- Warning: Can't preload unlinked class B: Declaration of B::foo($bar) must be compatible with A::foo() in %spreload_inheritance_error.inc on line 8
002- Foobar
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_007.phpt
================================================================================
Thu May 5 19:19:57 2022 (178686): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:57 2022 (178686): Fatal Error "opcache.preload_user" has not been defined
001- Foobar
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_008.phpt
================================================================================
Thu May 5 19:19:57 2022 (178688): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:57 2022 (178688): Fatal Error "opcache.preload_user" has not been defined
001- object(class@anonymous)#1 (0) {
002- }
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_009.phpt
================================================================================
Thu May 5 19:19:57 2022 (178690): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:57 2022 (178690): Fatal Error "opcache.preload_user" has not been defined
001- bool(true)
002- bool(true)
003- Undefined constant "UNDEF"
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_010.phpt
================================================================================
Thu May 5 19:19:57 2022 (178692): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:57 2022 (178692): Fatal Error "opcache.preload_user" has not been defined
001- int(42)
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_011.phpt
================================================================================
Thu May 5 19:19:57 2022 (178694): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:57 2022 (178694): Fatal Error "opcache.preload_user" has not been defined
001- Warning: Can't preload unlinked class H: Could not check compatibility between H::method($a): L and G::method($a): K, because class L is not available in %spreload_variance.inc on line 43
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_012.phpt
================================================================================
Thu May 5 19:19:57 2022 (178696): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:57 2022 (178696): Fatal Error "opcache.preload_user" has not been defined
001- bool(true)
002- Undefined constant Foo::BAR
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_013.phpt
================================================================================
Thu May 5 19:19:57 2022 (178698): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:57 2022 (178698): Fatal Error "opcache.preload_user" has not been defined
001- ===DONE===
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_bug79114.phpt
================================================================================
Thu May 5 19:19:57 2022 (178700): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:57 2022 (178700): Fatal Error "opcache.preload_user" has not been defined
001- bool(true)
002- bool(true)
003- array(1) {
004- ["Foo"]=>
005- string(3) "Foo"
006- }
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_class_alias.phpt
================================================================================
Thu May 5 19:19:57 2022 (178702): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:57 2022 (178702): Fatal Error "opcache.preload_user" has not been defined
001- bool(true)
002- bool(true)
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_class_alias_2.phpt
================================================================================
Thu May 5 19:19:57 2022 (178704): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:57 2022 (178704): Fatal Error "opcache.preload_user" has not been defined
001- bool(true)
002- bool(true)
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_dynamic_def_removal.phpt
================================================================================
Thu May 5 19:19:57 2022 (178706): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:57 2022 (178706): Fatal Error "opcache.preload_user" has not been defined
001- dynamic
002- dynamic2
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_dynamic_function.phpt
================================================================================
Thu May 5 19:19:57 2022 (178708): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:57 2022 (178708): Fatal Error "opcache.preload_user" has not been defined
001- bool(true)
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_early_binding.phpt
================================================================================
Thu May 5 19:19:57 2022 (178710): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:57 2022 (178710): Fatal Error "opcache.preload_user" has not been defined
001- object(X)#1 (0) {
002- }
003- OK
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_enum.phpt
================================================================================
Thu May 5 19:19:57 2022 (178714): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:57 2022 (178714): Fatal Error "opcache.preload_user" has not been defined
001- enum(MyEnum::Bar)
002- enum(MyEnum::Foo)
003- enum(MyEnum::Bar)
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_error_handler.phpt
================================================================================
Thu May 5 19:19:57 2022 (178716): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:57 2022 (178716): Fatal Error "opcache.preload_user" has not been defined
001- Warning: Can't preload unlinked class B: Unknown parent A in %s on line %d
002- ===DONE===
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_ind.phpt
================================================================================
Thu May 5 19:19:57 2022 (178718): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:57 2022 (178718): Fatal Error "opcache.preload_user" has not been defined
001- OK
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_loadable_classes_1.phpt
================================================================================
Thu May 5 19:19:57 2022 (178720): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:57 2022 (178720): Fatal Error "opcache.preload_user" has not been defined
001- bool(true)
002- bool(false)
003- bool(false)
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_loadable_classes_2.phpt
================================================================================
Thu May 5 19:19:58 2022 (178722): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:58 2022 (178722): Fatal Error "opcache.preload_user" has not been defined
001- bool(true)
002- int(1)
003- int(2)
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_loadable_classes_3.phpt
================================================================================
Thu May 5 19:19:58 2022 (178724): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:58 2022 (178724): Fatal Error "opcache.preload_user" has not been defined
001- object(Test)#1 (0) {
002- ["prop":protected]=>
003- uninitialized(Foo)
004- }
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_method_static_vars.phpt
================================================================================
Thu May 5 19:19:58 2022 (178726): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:58 2022 (178726): Fatal Error "opcache.preload_user" has not been defined
001- int(1)
002- int(2)
003- int(3)
004- int(4)
005-
006- int(1)
007- int(2)
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_parse_error.phpt
================================================================================
Thu May 5 19:19:58 2022 (178728): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:58 2022 (178728): Fatal Error "opcache.preload_user" has not been defined
001- Parse error: syntax error, unexpected identifier "error" in %s on line %d
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_prop_info_table.phpt
================================================================================
Thu May 5 19:19:58 2022 (178730): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:58 2022 (178730): Fatal Error "opcache.preload_user" has not been defined
001- foo
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_static_var_inheritance.phpt
================================================================================
Thu May 5 19:19:58 2022 (178732): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:58 2022 (178732): Fatal Error "opcache.preload_user" has not been defined
001- NULL
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_trait_alias.phpt
================================================================================
Thu May 5 19:19:58 2022 (178734): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:58 2022 (178734): Fatal Error "opcache.preload_user" has not been defined
001- array(2) {
002- [0]=>
003- string(3) "bar"
004- [1]=>
005- string(3) "foo"
006- }
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_trait_multiple_fixup.phpt
================================================================================
Thu May 5 19:19:58 2022 (178736): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:58 2022 (178736): Fatal Error "opcache.preload_user" has not been defined
001- Foo
002- Foo
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_trait_static.phpt
================================================================================
Thu May 5 19:19:58 2022 (178738): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:58 2022 (178738): Fatal Error "opcache.preload_user" has not been defined
001- NULL
================================================================================
================================================================================
/usr/src/contrib/php-8.1.5/ext/opcache/tests/preload_unresolved_prop_type.phpt
================================================================================
Thu May 5 19:19:58 2022 (178740): Fatal Error "opcache.preload_user" has not been defined
================================================================================
001+ Thu May 5 19:19:58 2022 (178740): Fatal Error "opcache.preload_user" has not been defined
001- ===DONE===
================================================================================
================================================================================
BUILD ENVIRONMENT
================================================================================
OS:
Linux - Linux localhost.localdomain 4.18.0-348.23.1.el8_5.x86_64 #1 SMP Wed Apr 27 05:47:31 EDT 2022 x86_64
Autoconf:
autoconf (GNU Autoconf) 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by David J. MacKenzie and Akim Demaille.
Bundled Libtool:
ltmain.sh (GNU libtool) 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
System Libtool:
libtool (GNU libtool) 2.4.6
Written by Gordon Matzigkeit, 1996
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiler:
Using built-in specs.
COLLECT_GCC=cc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-redhat-linux
Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugs.almalinux.org/ --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --disable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 8.5.0 20210514 (Red Hat 8.5.0-4) (GCC)
Bison:
bison (GNU Bison) 3.0.4
Written by Robert Corbett and Richard Stallman.
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Libraries:
linux-vdso.so.1 (0x00007ffc96f48000)
libcrypt.so.1 => /lib64/libcrypt.so.1 (0x00007f640e6c3000)
libresolv.so.2 => /lib64/libresolv.so.2 (0x00007f640e4ac000)
librt.so.1 => /lib64/librt.so.1 (0x00007f640e2a4000)
libutil.so.1 => /lib64/libutil.so.1 (0x00007f640e0a0000)
libm.so.6 => /lib64/libm.so.6 (0x00007f640dd1e000)
libdl.so.2 => /lib64/libdl.so.2 (0x00007f640db1a000)
libxml2.so.2 => /lib64/libxml2.so.2 (0x00007f640d7b2000)
libsqlite3.so.0 => /lib64/libsqlite3.so.0 (0x00007f640d49e000)
libc.so.6 => /lib64/libc.so.6 (0x00007f640d0d9000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f640ceb9000)
/lib64/ld-linux-x86-64.so.2 (0x00007f640e8ec000)
libz.so.1 => /lib64/libz.so.1 (0x00007f640cca1000)
liblzma.so.5 => /lib64/liblzma.so.5 (0x00007f640ca7a000)
User's E-mail: jkobeh at betapersei dot com
================================================================================
PHPINFO
================================================================================
phpinfo()
PHP Version => 8.1.5
System => Linux localhost.localdomain 4.18.0-348.23.1.el8_5.x86_64 #1 SMP Wed Apr 27 05:47:31 EDT 2022 x86_64
Build Date => May 5 2022 19:14:27
Build System => Linux localhost.localdomain 4.18.0-348.23.1.el8_5.x86_64 #1 SMP Wed Apr 27 05:47:31 EDT 2022 x86_64 x86_64 x86_64 GNU/Linux
Configure Command => './configure' '--with-curl=shared'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/lib
Loaded Configuration File => (none)
Scan this dir for additional .ini files => (none)
Additional .ini files parsed => (none)
PHP API => 20210902
PHP Extension => 20210902
Zend Extension => 420210902
Zend Extension Build => API420210902,NTS
PHP Extension Build => API20210902,NTS
Debug Build => no
Thread Safety => disabled
Zend Signal Handling => enabled
Zend Memory Manager => enabled
Zend Multibyte Support => disabled
IPv6 Support => enabled
DTrace Support => disabled
Registered PHP Streams => php, file, glob, data, http, ftp, phar
Registered Stream Socket Transports => tcp, udp, unix, udg
Registered Stream Filters => convert.iconv.*, string.rot13, string.toupper, string.tolower, convert.*, consumed, dechunk
This program makes use of the Zend Scripting Language Engine:
Zend Engine v4.1.5, Copyright (c) Zend Technologies
_______________________________________________________________________
Configuration
Core
PHP Version => 8.1.5
Directive => Local Value => Master Value
allow_url_fopen => On => On
allow_url_include => Off => Off
arg_separator.input => & => &
arg_separator.output => & => &
auto_append_file => no value => no value
auto_globals_jit => On => On
auto_prepend_file => no value => no value
browscap => no value => no value
default_charset => UTF-8 => UTF-8
default_mimetype => text/html => text/html
disable_classes => no value => no value
disable_functions => no value => no value
display_errors => STDERR => STDERR
display_startup_errors => On => On
doc_root => no value => no value
docref_ext => no value => no value
docref_root => no value => no value
enable_dl => On => On
enable_post_data_reading => On => On
error_append_string => no value => no value
error_log => no value => no value
error_prepend_string => no value => no value
error_reporting => no value => no value
expose_php => On => On
extension_dir => /usr/local/lib/php/extensions/no-debug-non-zts-20210902 => /usr/local/lib/php/extensions/no-debug-non-zts-20210902
fiber.stack_size => no value => no value
file_uploads => On => On
hard_timeout => 2 => 2
highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
html_errors => Off => Off
ignore_repeated_errors => Off => Off
ignore_repeated_source => Off => Off
ignore_user_abort => Off => Off
implicit_flush => On => On
include_path => .: => .:
input_encoding => no value => no value
internal_encoding => no value => no value
log_errors => Off => Off
mail.add_x_header => Off => Off
mail.force_extra_parameters => no value => no value
mail.log => no value => no value
max_execution_time => 0 => 0
max_file_uploads => 20 => 20
max_input_nesting_level => 64 => 64
max_input_time => -1 => -1
max_input_vars => 1000 => 1000
memory_limit => 128M => 128M
open_basedir => no value => no value
output_buffering => 0 => 0
output_encoding => no value => no value
output_handler => no value => no value
post_max_size => 8M => 8M
precision => 14 => 14
realpath_cache_size => 4096K => 4096K
realpath_cache_ttl => 120 => 120
register_argc_argv => On => On
report_memleaks => On => On
report_zend_debug => Off => Off
request_order => no value => no value
sendmail_from => no value => no value
sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
serialize_precision => -1 => -1
short_open_tag => On => On
SMTP => localhost => localhost
smtp_port => 25 => 25
sys_temp_dir => no value => no value
syslog.facility => LOG_USER => LOG_USER
syslog.filter => no-ctrl => no-ctrl
syslog.ident => php => php
unserialize_callback_func => no value => no value
upload_max_filesize => 2M => 2M
upload_tmp_dir => no value => no value
user_dir => no value => no value
user_ini.cache_ttl => 300 => 300
user_ini.filename => .user.ini => .user.ini
variables_order => EGPCS => EGPCS
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
zend.assertions => 1 => 1
zend.detect_unicode => On => On
zend.enable_gc => On => On
zend.exception_ignore_args => Off => Off
zend.exception_string_param_max_len => 15 => 15
zend.multibyte => Off => Off
zend.script_encoding => no value => no value
zend.signal_check => Off => Off
ctype
ctype functions => enabled
date
date/time support => enabled
timelib version => 2021.11
"Olson" Timezone Database Version => 2021.5
Timezone Database => internal
Default timezone => UTC
Directive => Local Value => Master Value
date.default_latitude => 31.7667 => 31.7667
date.default_longitude => 35.2333 => 35.2333
date.sunrise_zenith => 90.833333 => 90.833333
date.sunset_zenith => 90.833333 => 90.833333
date.timezone => no value => no value
dom
DOM/XML => enabled
DOM/XML API Version => 20031129
libxml Version => 2.9.7
HTML Support => enabled
XPath Support => enabled
XPointer Support => enabled
Schema Support => enabled
RelaxNG Support => enabled
fileinfo
fileinfo support => enabled
libmagic => 540
filter
Input Validation and Filtering => enabled
Directive => Local Value => Master Value
filter.default => unsafe_raw => unsafe_raw
filter.default_flags => no value => no value
hash
hash support => enabled
Hashing Engines => md2 md4 md5 sha1 sha224 sha256 sha384 sha512/224 sha512/256 sha512 sha3-224 sha3-256 sha3-384 sha3-512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost gost-crypto adler32 crc32 crc32b crc32c fnv132 fnv1a32 fnv164 fnv1a64 joaat murmur3a murmur3c murmur3f xxh32 xxh64 xxh3 xxh128 haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5
iconv
iconv support => enabled
iconv implementation => glibc
iconv library version => 2.28
Directive => Local Value => Master Value
iconv.input_encoding => no value => no value
iconv.internal_encoding => no value => no value
iconv.output_encoding => no value => no value
json
json support => enabled
libxml
libXML support => active
libXML Compiled Version => 2.9.7
libXML Loaded Version => 20907
libXML streams => enabled
pcre
PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 10.39 2021-10-29
PCRE Unicode Version => 14.0.0
PCRE JIT Support => enabled
PCRE JIT Target => x86 64bit (little endian + unaligned)
Directive => Local Value => Master Value
pcre.backtrack_limit => 1000000 => 1000000
pcre.jit => 1 => 1
pcre.recursion_limit => 100000 => 100000
PDO
PDO support => enabled
PDO drivers => sqlite
pdo_sqlite
PDO Driver for SQLite 3.x => enabled
SQLite Library => 3.26.0
Phar
Phar: PHP Archive support => enabled
Phar API version => 1.1.1
Phar-based phar archives => enabled
Tar-based phar archives => enabled
ZIP-based phar archives => enabled
gzip compression => disabled (install ext/zlib)
bzip2 compression => disabled (install ext/bz2)
OpenSSL support => disabled (install ext/openssl)
Phar based on pear/PHP_Archive, original concept by Davey Shafik.
Phar fully realized by Gregory Beaver and Marcus Boerger.
Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
Directive => Local Value => Master Value
phar.cache_list => no value => no value
phar.readonly => On => On
phar.require_hash => On => On
posix
POSIX support => enabled
Reflection
Reflection => enabled
session
Session Support => enabled
Registered save handlers => files user
Registered serializer handlers => php_serialize php php_binary
Directive => Local Value => Master Value
session.auto_start => Off => Off
session.cache_expire => 180 => 180
session.cache_limiter => nocache => nocache
session.cookie_domain => no value => no value
session.cookie_httponly => 0 => 0
session.cookie_lifetime => 0 => 0
session.cookie_path => / => /
session.cookie_samesite => no value => no value
session.cookie_secure => 0 => 0
session.gc_divisor => 100 => 100
session.gc_maxlifetime => 1440 => 1440
session.gc_probability => 1 => 1
session.lazy_write => On => On
session.name => PHPSESSID => PHPSESSID
session.referer_check => no value => no value
session.save_handler => files => files
session.save_path => no value => no value
session.serialize_handler => php => php
session.sid_bits_per_character => 4 => 4
session.sid_length => 32 => 32
session.upload_progress.cleanup => On => On
session.upload_progress.enabled => On => On
session.upload_progress.freq => 1% => 1%
session.upload_progress.min_freq => 1 => 1
session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
session.upload_progress.prefix => upload_progress_ => upload_progress_
session.use_cookies => 1 => 1
session.use_only_cookies => 1 => 1
session.use_strict_mode => 0 => 0
session.use_trans_sid => 0 => 0
SimpleXML
SimpleXML support => enabled
Schema support => enabled
SPL
SPL support => enabled
Interfaces => OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
sqlite3
SQLite3 support => enabled
SQLite Library => 3.26.0
Directive => Local Value => Master Value
sqlite3.defensive => On => On
sqlite3.extension_dir => no value => no value
standard
Dynamic Library Support => enabled
Path to sendmail => /usr/sbin/sendmail -t -i
Directive => Local Value => Master Value
assert.active => On => On
assert.bail => Off => Off
assert.callback => no value => no value
assert.exception => On => On
assert.warning => On => On
auto_detect_line_endings => Off => Off
default_socket_timeout => 60 => 60
from => no value => no value
session.trans_sid_hosts => no value => no value
session.trans_sid_tags => a=href,area=href,frame=src,form= => a=href,area=href,frame=src,form=
unserialize_max_depth => 4096 => 4096
url_rewriter.hosts => no value => no value
url_rewriter.tags => form= => form=
user_agent => no value => no value
tokenizer
Tokenizer Support => enabled
xml
XML Support => active
XML Namespace Support => active
libxml2 Version => 2.9.7
xmlreader
XMLReader => enabled
xmlwriter
XMLWriter => enabled
Additional Modules
Module Name
Environment
Variable => Value
LS_COLORS => rs=0:di=38;5;33:ln=38;5;51:mh=00:pi=40;38;5;11:so=38;5;13:do=38;5;5:bd=48;5;232;38;5;11:cd=48;5;232;38;5;3:or=48;5;232;38;5;9:mi=01;05;37;41:su=48;5;196;38;5;15:sg=48;5;11;38;5;16:ca=48;5;196;38;5;226:tw=48;5;10;38;5;16:ow=48;5;10;38;5;21:st=48;5;21;38;5;15:ex=38;5;40:*.tar=38;5;9:*.tgz=38;5;9:*.arc=38;5;9:*.arj=38;5;9:*.taz=38;5;9:*.lha=38;5;9:*.lz4=38;5;9:*.lzh=38;5;9:*.lzma=38;5;9:*.tlz=38;5;9:*.txz=38;5;9:*.tzo=38;5;9:*.t7z=38;5;9:*.zip=38;5;9:*.z=38;5;9:*.dz=38;5;9:*.gz=38;5;9:*.lrz=38;5;9:*.lz=38;5;9:*.lzo=38;5;9:*.xz=38;5;9:*.zst=38;5;9:*.tzst=38;5;9:*.bz2=38;5;9:*.bz=38;5;9:*.tbz=38;5;9:*.tbz2=38;5;9:*.tz=38;5;9:*.deb=38;5;9:*.rpm=38;5;9:*.jar=38;5;9:*.war=38;5;9:*.ear=38;5;9:*.sar=38;5;9:*.rar=38;5;9:*.alz=38;5;9:*.ace=38;5;9:*.zoo=38;5;9:*.cpio=38;5;9:*.7z=38;5;9:*.rz=38;5;9:*.cab=38;5;9:*.wim=38;5;9:*.swm=38;5;9:*.dwm=38;5;9:*.esd=38;5;9:*.jpg=38;5;13:*.jpeg=38;5;13:*.mjpg=38;5;13:*.mjpeg=38;5;13:*.gif=38;5;13:*.bmp=38;5;13:*.pbm=38;5;13:*.pgm=38;5;13:*.ppm=38;5;13:*.tga=38;5;13:*.xbm=38;5;13:*.xpm=38;5;13:*.tif=38;5;13:*.tiff=38;5;13:*.png=38;5;13:*.svg=38;5;13:*.svgz=38;5;13:*.mng=38;5;13:*.pcx=38;5;13:*.mov=38;5;13:*.mpg=38;5;13:*.mpeg=38;5;13:*.m2v=38;5;13:*.mkv=38;5;13:*.webm=38;5;13:*.ogm=38;5;13:*.mp4=38;5;13:*.m4v=38;5;13:*.mp4v=38;5;13:*.vob=38;5;13:*.qt=38;5;13:*.nuv=38;5;13:*.wmv=38;5;13:*.asf=38;5;13:*.rm=38;5;13:*.rmvb=38;5;13:*.flc=38;5;13:*.avi=38;5;13:*.fli=38;5;13:*.flv=38;5;13:*.gl=38;5;13:*.dl=38;5;13:*.xcf=38;5;13:*.xwd=38;5;13:*.yuv=38;5;13:*.cgm=38;5;13:*.emf=38;5;13:*.ogv=38;5;13:*.ogx=38;5;13:*.aac=38;5;45:*.au=38;5;45:*.flac=38;5;45:*.m4a=38;5;45:*.mid=38;5;45:*.midi=38;5;45:*.mka=38;5;45:*.mp3=38;5;45:*.mpc=38;5;45:*.ogg=38;5;45:*.ra=38;5;45:*.wav=38;5;45:*.oga=38;5;45:*.opus=38;5;45:*.spx=38;5;45:*.xspf=38;5;45:
SSH_CONNECTION => deleted
TEST_PHP_SRCDIR => /usr/src/contrib/php-8.1.5
_ => /usr/src/contrib/php-8.1.5/sapi/cli/php
TEST_PHP_CGI_EXECUTABLE => /usr/src/contrib/php-8.1.5/sapi/cgi/php-cgi
LANG => en_US.UTF-8
SUDO_GID => 1000
HOSTNAME => localhost.localdomain
OLDPWD => /usr/src/contrib
MAKE_TERMOUT => /dev/pts/0
SUDO_COMMAND => /bin/su
SSH_AUTH_SOCK => deleted
MFLAGS =>
which_declare => declare -f
CC => cc
USER => root
PWD => /usr/src/contrib/php-8.1.5
HOME => /root
SSH_CLIENT => deleted
SUDO_USER => jkobeh
TEST_PHPDBG_EXECUTABLE => /usr/src/contrib/php-8.1.5/sapi/phpdbg/phpdbg
SSH_TTY => deleted
SUDO_UID => 1000
MAIL => /var/spool/mail/jkobeh
SHELL => /bin/bash
TERM => xterm-256color
MAKELEVEL => 1
SHLVL => 3
MAKE_TERMERR => /dev/pts/0
LOGNAME => root
PATH => /sbin:/bin:/usr/sbin:/usr/bin
MAKEFLAGS =>
HISTSIZE => 1000
TEST_PHP_EXECUTABLE => /usr/src/contrib/php-8.1.5/sapi/cli/php
LESSOPEN => ||/usr/bin/lesspipe.sh %s
BASH_FUNC_which%% => () { ( alias;
eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot "$@"
}
PHP Variables
Variable => Value
$_SERVER['LS_COLORS'] => rs=0:di=38;5;33:ln=38;5;51:mh=00:pi=40;38;5;11:so=38;5;13:do=38;5;5:bd=48;5;232;38;5;11:cd=48;5;232;38;5;3:or=48;5;232;38;5;9:mi=01;05;37;41:su=48;5;196;38;5;15:sg=48;5;11;38;5;16:ca=48;5;196;38;5;226:tw=48;5;10;38;5;16:ow=48;5;10;38;5;21:st=48;5;21;38;5;15:ex=38;5;40:*.tar=38;5;9:*.tgz=38;5;9:*.arc=38;5;9:*.arj=38;5;9:*.taz=38;5;9:*.lha=38;5;9:*.lz4=38;5;9:*.lzh=38;5;9:*.lzma=38;5;9:*.tlz=38;5;9:*.txz=38;5;9:*.tzo=38;5;9:*.t7z=38;5;9:*.zip=38;5;9:*.z=38;5;9:*.dz=38;5;9:*.gz=38;5;9:*.lrz=38;5;9:*.lz=38;5;9:*.lzo=38;5;9:*.xz=38;5;9:*.zst=38;5;9:*.tzst=38;5;9:*.bz2=38;5;9:*.bz=38;5;9:*.tbz=38;5;9:*.tbz2=38;5;9:*.tz=38;5;9:*.deb=38;5;9:*.rpm=38;5;9:*.jar=38;5;9:*.war=38;5;9:*.ear=38;5;9:*.sar=38;5;9:*.rar=38;5;9:*.alz=38;5;9:*.ace=38;5;9:*.zoo=38;5;9:*.cpio=38;5;9:*.7z=38;5;9:*.rz=38;5;9:*.cab=38;5;9:*.wim=38;5;9:*.swm=38;5;9:*.dwm=38;5;9:*.esd=38;5;9:*.jpg=38;5;13:*.jpeg=38;5;13:*.mjpg=38;5;13:*.mjpeg=38;5;13:*.gif=38;5;13:*.bmp=38;5;13:*.pbm=38;5;13:*.pgm=38;5;13:*.ppm=38;5;13:*.tga=38;5;13:*.xbm=38;5;13:*.xpm=38;5;13:*.tif=38;5;13:*.tiff=38;5;13:*.png=38;5;13:*.svg=38;5;13:*.svgz=38;5;13:*.mng=38;5;13:*.pcx=38;5;13:*.mov=38;5;13:*.mpg=38;5;13:*.mpeg=38;5;13:*.m2v=38;5;13:*.mkv=38;5;13:*.webm=38;5;13:*.ogm=38;5;13:*.mp4=38;5;13:*.m4v=38;5;13:*.mp4v=38;5;13:*.vob=38;5;13:*.qt=38;5;13:*.nuv=38;5;13:*.wmv=38;5;13:*.asf=38;5;13:*.rm=38;5;13:*.rmvb=38;5;13:*.flc=38;5;13:*.avi=38;5;13:*.fli=38;5;13:*.flv=38;5;13:*.gl=38;5;13:*.dl=38;5;13:*.xcf=38;5;13:*.xwd=38;5;13:*.yuv=38;5;13:*.cgm=38;5;13:*.emf=38;5;13:*.ogv=38;5;13:*.ogx=38;5;13:*.aac=38;5;45:*.au=38;5;45:*.flac=38;5;45:*.m4a=38;5;45:*.mid=38;5;45:*.midi=38;5;45:*.mka=38;5;45:*.mp3=38;5;45:*.mpc=38;5;45:*.ogg=38;5;45:*.ra=38;5;45:*.wav=38;5;45:*.oga=38;5;45:*.opus=38;5;45:*.spx=38;5;45:*.xspf=38;5;45:
$_SERVER['SSH_CONNECTION'] => deleted
$_SERVER['TEST_PHP_SRCDIR'] => /usr/src/contrib/php-8.1.5
$_SERVER['_'] => /usr/src/contrib/php-8.1.5/sapi/cli/php
$_SERVER['TEST_PHP_CGI_EXECUTABLE'] => /usr/src/contrib/php-8.1.5/sapi/cgi/php-cgi
$_SERVER['LANG'] => en_US.UTF-8
$_SERVER['SUDO_GID'] => 1000
$_SERVER['HOSTNAME'] => localhost.localdomain
$_SERVER['OLDPWD'] => /usr/src/contrib
$_SERVER['MAKE_TERMOUT'] => /dev/pts/0
$_SERVER['SUDO_COMMAND'] => /bin/su
$_SERVER['SSH_AUTH_SOCK'] => deleted
$_SERVER['MFLAGS'] =>
$_SERVER['which_declare'] => declare -f
$_SERVER['CC'] => cc
$_SERVER['USER'] => root
$_SERVER['PWD'] => /usr/src/contrib/php-8.1.5
$_SERVER['HOME'] => /root
$_SERVER['SSH_CLIENT'] => deleted
$_SERVER['SUDO_USER'] => jkobeh
$_SERVER['TEST_PHPDBG_EXECUTABLE'] => /usr/src/contrib/php-8.1.5/sapi/phpdbg/phpdbg
$_SERVER['SSH_TTY'] => deleted
$_SERVER['SUDO_UID'] => 1000
$_SERVER['MAIL'] => /var/spool/mail/jkobeh
$_SERVER['SHELL'] => /bin/bash
$_SERVER['TERM'] => xterm-256color
$_SERVER['MAKELEVEL'] => 1
$_SERVER['SHLVL'] => 3
$_SERVER['MAKE_TERMERR'] => /dev/pts/0
$_SERVER['LOGNAME'] => root
$_SERVER['PATH'] => /sbin:/bin:/usr/sbin:/usr/bin
$_SERVER['MAKEFLAGS'] =>
$_SERVER['HISTSIZE'] => 1000
$_SERVER['TEST_PHP_EXECUTABLE'] => /usr/src/contrib/php-8.1.5/sapi/cli/php
$_SERVER['LESSOPEN'] => ||/usr/bin/lesspipe.sh %s
$_SERVER['BASH_FUNC_which%%'] => () { ( alias;
eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot "$@"
}
$_SERVER['PHP_SELF'] =>
$_SERVER['SCRIPT_NAME'] =>
$_SERVER['SCRIPT_FILENAME'] =>
$_SERVER['PATH_TRANSLATED'] =>
$_SERVER['DOCUMENT_ROOT'] =>
$_SERVER['REQUEST_TIME_FLOAT'] => 1651796657.7955
$_SERVER['REQUEST_TIME'] => 1651796657
$_SERVER['argv'] => Array
(
)
$_SERVER['argc'] => 0
$_ENV['LS_COLORS'] => rs=0:di=38;5;33:ln=38;5;51:mh=00:pi=40;38;5;11:so=38;5;13:do=38;5;5:bd=48;5;232;38;5;11:cd=48;5;232;38;5;3:or=48;5;232;38;5;9:mi=01;05;37;41:su=48;5;196;38;5;15:sg=48;5;11;38;5;16:ca=48;5;196;38;5;226:tw=48;5;10;38;5;16:ow=48;5;10;38;5;21:st=48;5;21;38;5;15:ex=38;5;40:*.tar=38;5;9:*.tgz=38;5;9:*.arc=38;5;9:*.arj=38;5;9:*.taz=38;5;9:*.lha=38;5;9:*.lz4=38;5;9:*.lzh=38;5;9:*.lzma=38;5;9:*.tlz=38;5;9:*.txz=38;5;9:*.tzo=38;5;9:*.t7z=38;5;9:*.zip=38;5;9:*.z=38;5;9:*.dz=38;5;9:*.gz=38;5;9:*.lrz=38;5;9:*.lz=38;5;9:*.lzo=38;5;9:*.xz=38;5;9:*.zst=38;5;9:*.tzst=38;5;9:*.bz2=38;5;9:*.bz=38;5;9:*.tbz=38;5;9:*.tbz2=38;5;9:*.tz=38;5;9:*.deb=38;5;9:*.rpm=38;5;9:*.jar=38;5;9:*.war=38;5;9:*.ear=38;5;9:*.sar=38;5;9:*.rar=38;5;9:*.alz=38;5;9:*.ace=38;5;9:*.zoo=38;5;9:*.cpio=38;5;9:*.7z=38;5;9:*.rz=38;5;9:*.cab=38;5;9:*.wim=38;5;9:*.swm=38;5;9:*.dwm=38;5;9:*.esd=38;5;9:*.jpg=38;5;13:*.jpeg=38;5;13:*.mjpg=38;5;13:*.mjpeg=38;5;13:*.gif=38;5;13:*.bmp=38;5;13:*.pbm=38;5;13:*.pgm=38;5;13:*.ppm=38;5;13:*.tga=38;5;13:*.xbm=38;5;13:*.xpm=38;5;13:*.tif=38;5;13:*.tiff=38;5;13:*.png=38;5;13:*.svg=38;5;13:*.svgz=38;5;13:*.mng=38;5;13:*.pcx=38;5;13:*.mov=38;5;13:*.mpg=38;5;13:*.mpeg=38;5;13:*.m2v=38;5;13:*.mkv=38;5;13:*.webm=38;5;13:*.ogm=38;5;13:*.mp4=38;5;13:*.m4v=38;5;13:*.mp4v=38;5;13:*.vob=38;5;13:*.qt=38;5;13:*.nuv=38;5;13:*.wmv=38;5;13:*.asf=38;5;13:*.rm=38;5;13:*.rmvb=38;5;13:*.flc=38;5;13:*.avi=38;5;13:*.fli=38;5;13:*.flv=38;5;13:*.gl=38;5;13:*.dl=38;5;13:*.xcf=38;5;13:*.xwd=38;5;13:*.yuv=38;5;13:*.cgm=38;5;13:*.emf=38;5;13:*.ogv=38;5;13:*.ogx=38;5;13:*.aac=38;5;45:*.au=38;5;45:*.flac=38;5;45:*.m4a=38;5;45:*.mid=38;5;45:*.midi=38;5;45:*.mka=38;5;45:*.mp3=38;5;45:*.mpc=38;5;45:*.ogg=38;5;45:*.ra=38;5;45:*.wav=38;5;45:*.oga=38;5;45:*.opus=38;5;45:*.spx=38;5;45:*.xspf=38;5;45:
$_ENV['SSH_CONNECTION'] => deleted
$_ENV['TEST_PHP_SRCDIR'] => /usr/src/contrib/php-8.1.5
$_ENV['_'] => /usr/src/contrib/php-8.1.5/sapi/cli/php
$_ENV['TEST_PHP_CGI_EXECUTABLE'] => /usr/src/contrib/php-8.1.5/sapi/cgi/php-cgi
$_ENV['LANG'] => en_US.UTF-8
$_ENV['SUDO_GID'] => 1000
$_ENV['HOSTNAME'] => localhost.localdomain
$_ENV['OLDPWD'] => /usr/src/contrib
$_ENV['MAKE_TERMOUT'] => /dev/pts/0
$_ENV['SUDO_COMMAND'] => /bin/su
$_ENV['SSH_AUTH_SOCK'] => deleted
$_ENV['MFLAGS'] =>
$_ENV['which_declare'] => declare -f
$_ENV['CC'] => cc
$_ENV['USER'] => root
$_ENV['PWD'] => /usr/src/contrib/php-8.1.5
$_ENV['HOME'] => /root
$_ENV['SSH_CLIENT'] => deleted
$_ENV['SUDO_USER'] => jkobeh
$_ENV['TEST_PHPDBG_EXECUTABLE'] => /usr/src/contrib/php-8.1.5/sapi/phpdbg/phpdbg
$_ENV['SSH_TTY'] => deleted
$_ENV['SUDO_UID'] => 1000
$_ENV['MAIL'] => /var/spool/mail/jkobeh
$_ENV['SHELL'] => /bin/bash
$_ENV['TERM'] => xterm-256color
$_ENV['MAKELEVEL'] => 1
$_ENV['SHLVL'] => 3
$_ENV['MAKE_TERMERR'] => /dev/pts/0
$_ENV['LOGNAME'] => root
$_ENV['PATH'] => /sbin:/bin:/usr/sbin:/usr/bin
$_ENV['MAKEFLAGS'] =>
$_ENV['HISTSIZE'] => 1000
$_ENV['TEST_PHP_EXECUTABLE'] => /usr/src/contrib/php-8.1.5/sapi/cli/php
$_ENV['LESSOPEN'] => ||/usr/bin/lesspipe.sh %s
$_ENV['BASH_FUNC_which%%'] => () { ( alias;
eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot "$@"
}
PHP License
This program is free software; you can redistribute it and/or modify
it under the terms of the PHP License as published by the PHP Group
and included in the distribution in the file: LICENSE
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
If you did not receive a copy of the PHP license, or have any
questions about PHP licensing, please contact [email protected].