/php-src/ext/session/tests/ |
H A D | session_decode_error2.phpt | 39 Warning: session_decode(): Failed to decode session object. Session has been destroyed in %s on lin… 46 Warning: session_decode(): Failed to decode session object. Session has been destroyed in %s on lin… 53 Warning: session_decode(): Failed to decode session object. Session has been destroyed in %s on lin… 60 Warning: session_decode(): Failed to decode session object. Session has been destroyed in %s on lin… 67 Warning: session_decode(): Failed to decode session object. Session has been destroyed in %s on lin… 74 Warning: session_decode(): Failed to decode session object. Session has been destroyed in %s on lin… 81 Warning: session_decode(): Failed to decode session object. Session has been destroyed in %s on lin… 88 Warning: session_decode(): Failed to decode session object. Session has been destroyed in %s on lin… 95 Warning: session_decode(): Failed to decode session object. Session has been destroyed in %s on lin… 102 Warning: session_decode(): Failed to decode session object. Session has been destroyed in %s on lin… [all …]
|
/php-src/ext/standard/tests/dir/ |
H A D | scandir_variation7.phpt | 24 /*1*/ 0477, // owner has read only, other and group has rwx 25 0677, // owner has rw only, other and group has rwx 30 /*5*/ 0400, // owner has read only, group and others have no permission 31 0600, // owner has rw only, group and others have no permission 33 /*7*/ 0470, // owner has read only, group has rwx & others have no permission 34 0407, // owner has read only, other has rwx & group has no permission 36 /*9*/ 0670, // owner has rw only, group has rwx & others have no permission 37 /*10*/ 0607 // owner has rw only, group has no permission and others have rwx
|
H A D | opendir_variation7.phpt | 25 /*1*/ 0477, // owner has read only, other and group has rwx 26 0677, // owner has rw only, other and group has rwx 31 /*5*/ 0400, // owner has read only, group and others have no permission 32 0600, // owner has rw only, group and others have no permission 34 /*7*/ 0470, // owner has read only, group has rwx & others have no permission 35 0407, // owner has read only, other has rwx & group has no permission 37 /*9*/ 0670, // owner has rw only, group has rwx & others have no permission 38 /*10*/ 0607 // owner has rw only, group has no permission and others have rwx
|
H A D | readdir_variation5.phpt | 25 /*1*/ 0477, // owner has read only, other and group has rwx 26 0677, // owner has rw only, other and group has rwx 31 /*5*/ 0400, // owner has read only, group and others have no permission 32 0600, // owner has rw only, group and others have no permission 34 /*7*/ 0470, // owner has read only, group has rwx & others have no permission 35 0407, // owner has read only, other has rwx & group has no permission 37 /*9*/ 0670, // owner has rw only, group has rwx & others have no permission 38 /*10*/ 0607 // owner has rw only, group has no permission and others have rwx
|
H A D | dir_variation3.phpt | 26 /*1*/ 0477, // owner has read only, other and group has rwx 27 0677, // owner has rw only, other and group has rwx 32 /*5*/ 0400, // owner has read only, group and others have no permission 33 0600, // owner has rw only, group and others have no permission 35 /*7*/ 0470, // owner has read only, group has rwx & others have no permission 36 0407, // owner has read only, other has rwx & group has no permission 38 /*9*/ 0670, // owner has rw only, group has rwx & others have no permission 39 /*10*/ 0607 // owner has rw only, group has no permission and others have rwx
|
/php-src/ext/dom/tests/ |
H A D | DOMDocumentFragment_appendXML_hasChildNodes_basic.phpt | 11 echo "has child nodes\n"; 13 echo "has no child nodes\n"; 17 echo "has child nodes\n"; 19 echo "has no child nodes\n"; 23 has no child nodes 24 has child nodes
|
H A D | DOMNode_hasChildNodes_basic.phpt | 2 Test whether a node has child nodes: hasChildNodes() 28 echo "Root has child nodes: "; 31 echo "Title has child nodes: "; 34 echo "Text has child nodes: "; 39 Root has child nodes: bool(true) 40 Title has child nodes: bool(true) 41 Text has child nodes: bool(false)
|
H A D | DOMNode_hasChildNodes.phpt | 17 echo "Document has child nodes\n"; 20 echo "Document has child nodes\n"; 28 echo "Document has child nodes\n"; 39 Document has child nodes 41 Document has child nodes 46 Document has child nodes
|
/php-src/ext/date/tests/ |
H A D | DateTime_uninitialised_exceptions.phpt | 61 DateObjectError: Object of type MyDateTime (inheriting DateTime) has not been correctly initialized… 62 DateObjectError: Object of type MyDateTime (inheriting DateTime) has not been correctly initialized… 63 DateObjectError: Object of type MyDateTime (inheriting DateTime) has not been correctly initialized… 64 DateObjectError: Object of type MyDateTime (inheriting DateTime) has not been correctly initialized… 65 DateObjectError: Object of type MyDateTime (inheriting DateTime) has not been correctly initialized… 66 DateObjectError: Object of type MyDateTime (inheriting DateTime) has not been correctly initialized… 67 DateObjectError: Object of type MyDateTime (inheriting DateTime) has not been correctly initialized… 68 DateObjectError: Object of type MyDateTime (inheriting DateTime) has not been correctly initialized… 69 DateObjectError: Object of type MyDateTime (inheriting DateTime) has not been correctly initialized… 70 DateObjectError: Object of type MyDateTime (inheriting DateTime) has not been correctly initialized… [all …]
|
H A D | DateTimeImmutable_uninitialised_exceptions.phpt | 55 DateObjectError: Object of type MyDateTimeImmutable (inheriting DateTimeImmutable) has not been cor… 56 DateObjectError: Object of type MyDateTimeImmutable (inheriting DateTimeImmutable) has not been cor… 57 DateObjectError: Object of type MyDateTimeImmutable (inheriting DateTimeImmutable) has not been cor… 58 DateObjectError: Object of type MyDateTimeImmutable (inheriting DateTimeImmutable) has not been cor… 59 DateObjectError: Object of type MyDateTimeImmutable (inheriting DateTimeImmutable) has not been cor… 60 DateObjectError: Object of type MyDateTimeImmutable (inheriting DateTimeImmutable) has not been cor… 61 DateObjectError: Object of type MyDateTimeImmutable (inheriting DateTimeImmutable) has not been cor… 62 DateObjectError: Object of type MyDateTimeImmutable (inheriting DateTimeImmutable) has not been cor… 63 DateObjectError: Object of type MyDateTimeImmutable (inheriting DateTimeImmutable) has not been cor… 64 DateObjectError: Object of type MyDateTimeImmutable (inheriting DateTimeImmutable) has not been cor… [all …]
|
H A D | DateTimeZone_uninitialised_exceptions.phpt | 48 DateObjectError: Object of type MyDateTimeZone (inheriting DateTimeZone) has not been correctly ini… 49 DateObjectError: Object of type MyDateTimeZone (inheriting DateTimeZone) has not been correctly ini… 50 DateObjectError: Object of type MyDateTimeZone (inheriting DateTimeZone) has not been correctly ini… 51 DateObjectError: Object of type MyDateTimeZone (inheriting DateTimeZone) has not been correctly ini… 52 DateObjectError: Object of type MyDateTimeZone (inheriting DateTimeZone) has not been correctly ini… 53 DateObjectError: Object of type MyDateTime (inheriting DateTime) has not been correctly initialized… 54 DateObjectError: Object of type MyDateTime (inheriting DateTime) has not been correctly initialized… 55 DateObjectError: Object of type MyDateTimeZone (inheriting DateTimeZone) has not been correctly ini… 56 DateObjectError: Object of type MyDateTimeZone (inheriting DateTimeZone) has not been correctly ini… 57 DateObjectError: Object of type MyDateTimeZone (inheriting DateTimeZone) has not been correctly ini… [all …]
|
H A D | bug79580.phpt | 20 Testing for 31 2020: A 'day of year' can only come after a year has been found 21 Testing for 60 2020: A 'day of year' can only come after a year has been found 22 Testing for 91 2020: A 'day of year' can only come after a year has been found 23 Testing for 121 2020: A 'day of year' can only come after a year has been found 24 Testing for 130 2020: A 'day of year' can only come after a year has been found
|
/php-src/ext/intl/tests/ |
H A D | normalizer_get_raw_decomposition.phpt | 36 $result .= "'$string_hex' has no decomposition mapping\n" ; 38 … $result .= "'$string_hex' has the decomposition mapping '" . bin2hex($decomposition) . "'\n" ; 52 '61' has no decomposition mapping 55 'efbf9a' has the decomposition mapping 'e385a1' 58 'efb7ba' has the decomposition mapping 'd8b5d984d98920d8a7d984d984d98720d8b9d984d98ad98720d988d8b3d… 61 '' has no decomposition mapping 64 '6161' has no decomposition mapping 67 'f5' has no decomposition mapping
|
H A D | timezone_hasSameRules_basic.phpt | 13 echo "Europe/Lisbon has same rules as itself:\n"; 16 echo "\nEurope/Lisbon has same rules as Portugal:\n"; 19 echo "\nEurope/Lisbon has same rules as Atlantic/Azores:\n"; 24 Europe/Lisbon has same rules as itself: 27 Europe/Lisbon has same rules as Portugal: 30 Europe/Lisbon has same rules as Atlantic/Azores:
|
/php-src/ext/dom/tests/modern/css_selectors/ |
H A D | pseudo_classes_has.phpt | 2 CSS Selectors - Pseudo classes: has 21 test_helper($dom, 'div:has(p.foo)'); 22 test_helper($dom, 'div:has(:not(p.foo))'); 26 --- Selector: div:has(p.foo) --- 30 --- Selector: div:has(:not(p.foo)) ---
|
/php-src/ext/standard/tests/strings/ |
H A D | str_replace_variation2.phpt | 71 -- search string has found '2' times 78 -- search string has found '2' times 85 -- search string has found '1' times 92 -- search string has found '0' times 99 -- search string has found '1' times 106 -- search string has found '0' times 113 -- search string has found '0' times 120 -- search string has found '1' times 127 -- search string has found '0' times 134 -- search string has found '2' times [all …]
|
/php-src/tests/lang/operators/ |
H A D | postdec_variationStr.phpt | 32 Deprecated: Decrement on non-numeric string has no effect and is deprecated %s on line %d 36 Deprecated: Decrement on non-numeric string has no effect and is deprecated %s on line %d 42 Deprecated: Decrement on non-numeric string has no effect and is deprecated %s on line %d 46 Deprecated: Decrement on non-numeric string has no effect and is deprecated %s on line %d 50 Deprecated: Decrement on non-numeric string has no effect and is deprecated %s on line %d 54 Deprecated: Decrement on non-numeric string has no effect and is deprecated %s on line %d 58 Deprecated: Decrement on non-numeric string has no effect and is deprecated %s on line %d 62 Deprecated: Decrement on non-numeric string has no effect and is deprecated %s on line %d
|
H A D | predec_variationStr.phpt | 31 Deprecated: Decrement on non-numeric string has no effect and is deprecated %s on line %d 35 Deprecated: Decrement on non-numeric string has no effect and is deprecated %s on line %d 41 Deprecated: Decrement on non-numeric string has no effect and is deprecated %s on line %d 45 Deprecated: Decrement on non-numeric string has no effect and is deprecated %s on line %d 49 Deprecated: Decrement on non-numeric string has no effect and is deprecated %s on line %d 53 Deprecated: Decrement on non-numeric string has no effect and is deprecated %s on line %d 57 Deprecated: Decrement on non-numeric string has no effect and is deprecated %s on line %d 61 Deprecated: Decrement on non-numeric string has no effect and is deprecated %s on line %d
|
/php-src/ext/pcre/tests/ |
H A D | preg_quote_basic.phpt | 8 $string_before = '/this *-has \ metacharacters^ in $'; 12 $string1 = 'testing - /this *-has \ metacharacters^ in $ should work'; 17 $string_before looks like: /this *-has \ metacharacters^ in $ 18 $string_after looks like: \/this \*\-has \\ metacharacters\^ in \$, with metacharacters and / (set … 22 string(58) "testing - /this *-has \ metacharacters^ in $ should work"
|
/php-src/Zend/tests/offsets/ |
H A D | internal_handlers.phpt | 230 DimensionHandlersNoArrayAccess, read: false, write: false, has: true, unset: false, readType: unini… 245 Notice: Indirect modification of overloaded element of DimensionHandlersNoArrayAccess has no effect… 250 Notice: Indirect modification of overloaded element of DimensionHandlersNoArrayAccess has no effect… 255 Notice: Indirect modification of overloaded element of DimensionHandlersNoArrayAccess has no effect… 260 Notice: Indirect modification of overloaded element of DimensionHandlersNoArrayAccess has no effect… 271 Notice: Indirect modification of overloaded element of DimensionHandlersNoArrayAccess has no effect… 276 Notice: Indirect modification of overloaded element of DimensionHandlersNoArrayAccess has no effect… 281 Notice: Indirect modification of overloaded element of DimensionHandlersNoArrayAccess has no effect… 286 Notice: Indirect modification of overloaded element of DimensionHandlersNoArrayAccess has no effect… 290 Notice: Indirect modification of overloaded element of DimensionHandlersNoArrayAccess has no effect… [all …]
|
/php-src/ext/reflection/tests/ |
H A D | ReflectionFiber_errors.phpt | 63 Cannot fetch information from a fiber that has not been started or is terminated 64 Cannot fetch information from a fiber that has not been started or is terminated 65 Cannot fetch information from a fiber that has not been started or is terminated 68 Cannot fetch information from a fiber that has not been started or is terminated 69 Cannot fetch information from a fiber that has not been started or is terminated 70 Cannot fetch information from a fiber that has not been started or is terminated 71 Cannot fetch the callable from a fiber that has terminated
|
/php-src/ext/standard/tests/array/ |
H A D | key_exists_variation2.phpt | 15 // 1 has index = 0 19 // 42 has index = 0, netherless its position is the latest 24 // 'bar' has index = 0, netherless it is a string 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
|
/php-src/ext/zip/ |
H A D | config.m4 | 14 [Define to 1 if libzip library has the 'zip_file_set_mtime' function 21 [Define to 1 if libzip library has encryption support (available since 28 [Define to 1 if libzip library has the 'zip_libzip_version' function 35 [Define to 1 if libzip library has the 43 [Define to 1 if libzip library has the 51 [Define to 1 if libzip library has 'zip_*_method_supported' functions
|
/php-src/Zend/tests/in-de-crement/ |
H A D | incdec_strings_exception.phpt | 50 Deprecated: Decrement on non-numeric string has no effect and is deprecated 53 Deprecated: Decrement on non-numeric string has no effect and is deprecated 56 Deprecated: Decrement on non-numeric string has no effect and is deprecated 59 Deprecated: Decrement on non-numeric string has no effect and is deprecated 62 Deprecated: Decrement on non-numeric string has no effect and is deprecated 66 Deprecated: Decrement on non-numeric string has no effect and is deprecated 70 Deprecated: Decrement on non-numeric string has no effect and is deprecated
|
/php-src/ext/pgsql/ |
H A D | config.m4 | 18 [Define to 1 if libpq has the 'PQresultMemorySize' function (PostgreSQL 12 23 [Define to 1 if libpq has the 'PQchangePassword' function (PostgreSQL 17 28 [Define to 1 if libpq has the 'PQsocketPoll' function (PostgreSQL 17 or 33 [Define to 1 if libpq has the 'PQsetChunkedRowsMode' function (PostgreSQL 44 AC_CACHE_CHECK([if PGVerbosity enum has PQERRORS_SQLSTATE], 52 [Define to 1 if PGVerbosity enum has PQERRORS_SQLSTATE.])])
|