/PHP-8.3/ext/date/tests/ |
H A D | DateTime_uninitialised_exceptions.phpt | 61 …ng DateTime) has not been correctly initialized by calling parent::__construct() in its constructor 62 …ng DateTime) has not been correctly initialized by calling parent::__construct() in its constructor 63 …ng DateTime) has not been correctly initialized by calling parent::__construct() in its constructor 64 …ng DateTime) has not been correctly initialized by calling parent::__construct() in its constructor 65 …ng DateTime) has not been correctly initialized by calling parent::__construct() in its constructor 66 …ng DateTime) has not been correctly initialized by calling parent::__construct() in its constructor 67 …ng DateTime) has not been correctly initialized by calling parent::__construct() in its constructor 68 …ng DateTime) has not been correctly initialized by calling parent::__construct() in its constructor 69 …ng DateTime) has not been correctly initialized by calling parent::__construct() in its constructor 70 …ng DateTime) has not been correctly initialized by calling parent::__construct() in its constructor [all …]
|
H A D | DateTimeImmutable_uninitialised_exceptions.phpt | 55 …meImmutable) has not been correctly initialized by calling parent::__construct() in its constructor 56 …meImmutable) has not been correctly initialized by calling parent::__construct() in its constructor 57 …meImmutable) has not been correctly initialized by calling parent::__construct() in its constructor 58 …meImmutable) has not been correctly initialized by calling parent::__construct() in its constructor 59 …meImmutable) has not been correctly initialized by calling parent::__construct() in its constructor 60 …meImmutable) has not been correctly initialized by calling parent::__construct() in its constructor 61 …meImmutable) has not been correctly initialized by calling parent::__construct() in its constructor 62 …meImmutable) has not been correctly initialized by calling parent::__construct() in its constructor 63 …meImmutable) has not been correctly initialized by calling parent::__construct() in its constructor 64 …meImmutable) has not been correctly initialized by calling parent::__construct() in its constructor [all …]
|
H A D | DateTimeZone_uninitialised_exceptions.phpt | 48 …ateTimeZone) has not been correctly initialized by calling parent::__construct() in its constructor 49 …ateTimeZone) has not been correctly initialized by calling parent::__construct() in its constructor 50 …ateTimeZone) has not been correctly initialized by calling parent::__construct() in its constructor 51 …ateTimeZone) has not been correctly initialized by calling parent::__construct() in its constructor 52 …ateTimeZone) has not been correctly initialized by calling parent::__construct() in its constructor 53 …ng DateTime) has not been correctly initialized by calling parent::__construct() in its constructor 54 …ng DateTime) has not been correctly initialized by calling parent::__construct() in its constructor 55 …ateTimeZone) has not been correctly initialized by calling parent::__construct() in its constructor 56 …ateTimeZone) has not been correctly initialized by calling parent::__construct() in its constructor 57 …ateTimeZone) has not been correctly initialized by calling parent::__construct() in its constructor [all …]
|
H A D | DatePeriod_uninitialised_exceptions.phpt | 40 … DatePeriod) has not been correctly initialized by calling parent::__construct() in its constructor 41 … DatePeriod) has not been correctly initialized by calling parent::__construct() in its constructor 42 … DatePeriod) has not been correctly initialized by calling parent::__construct() in its constructor 43 …e DatePeriod has not been correctly initialized by calling parent::__construct() in its constructor
|
H A D | bug-gh8471.phpt | 47 Object of type DateTime has not been correctly initialized by calling parent::__construct() in its … 48 Object of type DateTime has not been correctly initialized by calling parent::__construct() in its … 49 …imeImmutable has not been correctly initialized by calling parent::__construct() in its constructor 50 …imeImmutable has not been correctly initialized by calling parent::__construct() in its constructor
|
H A D | bug48476.phpt | 35 …ng DateTime) has not been correctly initialized by calling parent::__construct() in its constructor 36 …ng DateTime) has not been correctly initialized by calling parent::__construct() in its constructor 37 …ateTimeZone) has not been correctly initialized by calling parent::__construct() in its constructor
|
/PHP-8.3/ext/standard/tests/file/ |
H A D | ftruncate_variation3.phpt | 49 /* truncate it to half of its current size */ 71 -- Testing ftruncate(): truncate file to half of its current size -- 79 -- Testing ftruncate(): truncate file to half of its current size -- 87 -- Testing ftruncate(): truncate file to half of its current size -- 95 -- Testing ftruncate(): truncate file to half of its current size -- 103 -- Testing ftruncate(): truncate file to half of its current size -- 111 -- Testing ftruncate(): truncate file to half of its current size -- 119 -- Testing ftruncate(): truncate file to half of its current size -- 127 -- Testing ftruncate(): truncate file to half of its current size -- 135 -- Testing ftruncate(): truncate file to half of its current size -- [all …]
|
H A D | ftruncate_variation3-win32.phpt | 49 /* truncate it to half of its current size */ 71 -- Testing ftruncate(): truncate file to half of its current size -- 79 -- Testing ftruncate(): truncate file to half of its current size -- 87 -- Testing ftruncate(): truncate file to half of its current size -- 95 -- Testing ftruncate(): truncate file to half of its current size -- 103 -- Testing ftruncate(): truncate file to half of its current size -- 111 -- Testing ftruncate(): truncate file to half of its current size -- 119 -- Testing ftruncate(): truncate file to half of its current size -- 127 -- Testing ftruncate(): truncate file to half of its current size -- 135 -- Testing ftruncate(): truncate file to half of its current size -- [all …]
|
H A D | fscanf_variation1.phpt | 6 /* test fscanf() for its return type */ 10 echo "*** Testing fscanf(): for its return type without third argument ***\n"; 37 *** Testing fscanf(): for its return type without third argument ***
|
H A D | unlink_variation1.phpt | 13 /* Delete file having default permission but its dir having readonly permission 32 echo "-- Unlink file having default permission and its dir having read only permission --\n"; 44 echo "\n-- Unlinking file without write permission, its dir having default permission --\n"; 64 -- Unlink file having default permission and its dir having read only permission -- 74 -- Unlinking file without write permission, its dir having default permission --
|
H A D | unlink_variation1-win32-mb.phpt | 12 /* Delete file having default permission but its dir having readonly permission 32 echo "-- Unlink file having default permission and its dir having read only permission --\n"; 44 echo "\n-- Unlinking file without write permission, its dir having default permission --\n"; 71 -- Unlink file having default permission and its dir having read only permission -- 77 -- Unlinking file without write permission, its dir having default permission --
|
H A D | unlink_variation1-win32.phpt | 12 /* Delete file having default permission but its dir having readonly permission 31 echo "-- Unlink file having default permission and its dir having read only permission --\n"; 43 echo "\n-- Unlinking file without write permission, its dir having default permission --\n"; 69 -- Unlink file having default permission and its dir having read only permission -- 75 -- Unlinking file without write permission, its dir having default permission --
|
/PHP-8.3/Zend/ |
H A D | zend_max_execution_timer.c | 90 struct itimerspec its; in zend_max_execution_timer_settime() local 91 its.it_value.tv_sec = seconds; in zend_max_execution_timer_settime() 92 its.it_value.tv_nsec = its.it_interval.tv_sec = its.it_interval.tv_nsec = 0; in zend_max_execution_timer_settime() 98 if (timer_settime(timer, 0, &its, NULL) != 0) { in zend_max_execution_timer_settime()
|
/PHP-8.3/Zend/tests/type_declarations/ |
H A D | typed_properties_097.phpt | 75 Cannot decrement property Test::$foo of type int past its minimal value 77 Cannot decrement property Test::$foo of type int past its minimal value 79 Cannot increment property Test::$foo of type int past its maximal value 81 Cannot increment property Test::$foo of type int past its maximal value 83 Cannot decrement a reference held by property Test::$foo of type int past its minimal value 85 Cannot decrement a reference held by property Test::$foo of type int past its minimal value 87 Cannot increment a reference held by property Test::$foo of type int past its maximal value 89 Cannot increment a reference held by property Test::$foo of type int past its maximal value
|
H A D | typed_properties_044.phpt | 55 Cannot increment a reference held by property class@anonymous::$bar of type ?int past its maximal v… 56 Cannot increment a reference held by property class@anonymous::$bar of type ?int past its maximal v… 57 Cannot decrement a reference held by property class@anonymous::$bar of type ?int past its minimal v… 58 Cannot decrement a reference held by property class@anonymous::$bar of type ?int past its minimal v…
|
H A D | typed_properties_065.phpt | 64 Cannot decrement a reference held by property ArrayAccess@anonymous::$foo of type int past its mini… 66 Cannot decrement a reference held by property ArrayAccess@anonymous::$foo of type int past its mini… 68 Cannot increment a reference held by property ArrayAccess@anonymous::$foo of type int past its maxi… 70 Cannot increment a reference held by property ArrayAccess@anonymous::$foo of type int past its maxi…
|
/PHP-8.3/ext/standard/tests/array/ |
H A D | key_exists_variation2.phpt | 2 Test function key_exists() by calling it with its expected arguments 19 // 42 has index = 0, netherless its position is the latest 28 // 'baz' has index = 0, netherless its position is the latest 40 // object has index = 0, netherless its position is the latest 44 // object has index = 0, netherless its position is the first 49 // stream resource has index = 0, netherless its position is the first 54 // stream resource has index = 0, netherless its position is the latest
|
H A D | key_exists_basic.phpt | 2 Test function key_exists() by calling it with its expected arguments 8 echo "*** test key_exists() by calling it with its expected arguments ***\n"; 14 *** test key_exists() by calling it with its expected arguments ***
|
H A D | key_exists_variation1.phpt | 2 Test function key_exists() by calling it with its expected arguments 8 echo "*** test key_exists() by calling it with its expected arguments ***\n"; 14 *** test key_exists() by calling it with its expected arguments ***
|
/PHP-8.3/ext/posix/tests/ |
H A D | posix_setgid_basic.phpt | 2 Test function posix_setgid() by calling it with its expected arguments 13 echo "*** Test by calling method or function with its expected arguments ***\n"; 21 *** Test by calling method or function with its expected arguments ***
|
H A D | posix_errno_basic.phpt | 2 Test function posix_errno() by calling it with its expected arguments 12 echo "*** Test by calling method or function with its expected arguments ***\n"; 19 *** Test by calling method or function with its expected arguments ***
|
/PHP-8.3/ext/standard/tests/general_functions/ |
H A D | get_cfg_var_basic.phpt | 2 Test function get_cfg_var() by calling it with its expected arguments 14 echo "*** Test by calling method or function with its expected arguments ***\n"; 21 *** Test by calling method or function with its expected arguments ***
|
/PHP-8.3/ext/pcntl/tests/ |
H A D | pcntl_fork_variation.phpt | 12 echo "*** Testing the process isolations between a process and its forks ***\n"; 22 echo "father ($pid) doesn't know its grandsons\n"; 41 *** Testing the process isolations between a process and its forks *** 46 father (%d) doesn't know its grandsons
|
H A D | pcntl_fork_basic.phpt | 2 Test function pcntl_fork() by calling it with its expected arguments 12 echo "*** Test by calling method or function with its expected arguments, first print the child PID… 23 *** Test by calling method or function with its expected arguments, first print the child PID and t…
|
/PHP-8.3/Zend/tests/type_declarations/union_types/ |
H A D | incdec_prop.phpt | 125 Cannot increment property Test::$prop2 of type int|bool past its maximal value 126 Cannot increment property Test::$prop2 of type int|bool past its maximal value 127 Cannot decrement property Test::$prop2 of type int|bool past its minimal value 128 Cannot decrement property Test::$prop2 of type int|bool past its minimal value 129 Cannot increment a reference held by property Test::$prop2 of type int|bool past its maximal value 130 Cannot increment a reference held by property Test::$prop2 of type int|bool past its maximal value 131 Cannot decrement a reference held by property Test::$prop2 of type int|bool past its minimal value 132 Cannot decrement a reference held by property Test::$prop2 of type int|bool past its minimal value
|