Home
last modified time | relevance | path

Searched refs:add (Results 51 – 75 of 360) sorted by relevance

12345678910>>...15

/PHP-8.3/Zend/tests/
H A Darray_add_indirect.phpt2 Array addition should not add INDIRECT elements
H A Dbug47836.phpt16 Cannot add element to the array as the next element is already occupied
H A Dassign_dim_obj_null_return.phpt74 Cannot add element to the array as the next element is already occupied
78 Cannot add element to the array as the next element is already occupied
/PHP-8.3/ext/spl/tests/
H A Dbug45622.phpt27 echo "\n--> Re-add the real property:\n";
47 --> Re-add the real property:
H A Dbug77298.phpt2 Bug #77298 (segfault occurs when add property to unserialized ArrayObject)
/PHP-8.3/ext/date/tests/
H A Ddate_diff.phpt17 $dates[$i] = $d->add( new DateInterval( "P{$i}D" ) );
43 $current->add( $int );
H A DDateTime_add-massive.phpt2 DateTime::add() -- massive
H A Dbug80998.phpt9 $date->add($interval);
H A Dbug80913.phpt7 $_30mafter = (clone $date)->add(new DateInterval('PT30M'));
/PHP-8.3/tests/lang/
H A Dbug32924.phpt2 Bug #32924 (prepend does not add file to included files)
/PHP-8.3/ext/sockets/tests/
H A Dbug49341.phpt2 Bug #49341: add SO_REUSEPORT support for socket_set_option()
/PHP-8.3/Zend/tests/nullable_types/
H A Dcontravariant_nullable_param_succeeds.phpt2 Subtype can add nullability to a parameter (contravariance)
H A Dcontravariant_nullable_return_fails.phpt2 Return type cannot add nullability (contravariance)
/PHP-8.3/ext/standard/tests/array/
H A Dbug61058.phpt13 Cannot add element to the array as the next element is already occupied
H A Darray_fill_variation6.phpt19 Cannot add element to the array as the next element is already occupied
H A Darray_map_object1.phpt38 private static function add($n) {
42 test(array('SimpleClassPri', 'add'), array(1));
134 SimpleClassPri::add
135 …#1 ($callback) must be a valid callback or null, cannot access private method SimpleClassPri::add()
/PHP-8.3/ext/simplexml/tests/
H A Dbug41175.phpt2 Bug #41175 (addAttribute() fails to add an attribute with an empty value)
/PHP-8.3/Zend/tests/variadic/
H A Dadding_additional_optional_parameter.phpt2 It's possible to add additional optional arguments with matching signature
/PHP-8.3/ext/ffi/tests/
H A D042.phpt13 Fatal error: Uncaught FFI\Exception: Cannot add next element to object of type FFI\CData in %s:3
/PHP-8.3/ext/xmlwriter/
H A Dconfig.m410 AC_MSG_ERROR([XMLWriter extension requires LIBXML extension, add --with-libxml])
/PHP-8.3/ext/xmlreader/
H A Dconfig.m410 AC_MSG_ERROR([XMLReader extension requires LIBXML extension, add --with-libxml])
/PHP-8.3/ext/dom/tests/
H A DDOMDocument_schemaValidate_missingAttrs.phpt2 DomDocument::schemaValidate() - Don't add missing attribute default values from schema
/PHP-8.3/ext/intl/tests/
H A Dcalendar_add_error.phpt2 IntlCalendar::add(): bad arguments
/PHP-8.3/ext/opcache/tests/
H A Dinvalid_array_key_type.phpt2 Don't add array value type is key type is illegal
/PHP-8.3/ext/zip/tests/
H A Dbug8009.phpt2 Bug #8009 (cannot add again same entry to an archive)

Completed in 53 milliseconds

12345678910>>...15