Home
last modified time | relevance | path

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

12345678910>>...13

/php-src/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-src/tests/lang/
H A Dbug32924.phpt2 Bug #32924 (prepend does not add file to included files)
/php-src/ext/sockets/tests/
H A Dbug49341.phpt2 Bug #49341: add SO_REUSEPORT support for socket_set_option()
/php-src/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-src/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-src/ext/simplexml/tests/
H A Dbug41175.phpt2 Bug #41175 (addAttribute() fails to add an attribute with an empty value)
/php-src/Zend/tests/variadic/
H A Dadding_additional_optional_parameter.phpt2 It's possible to add additional optional arguments with matching signature
/php-src/Zend/tests/
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-src/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-src/ext/xmlwriter/
H A Dconfig.m410 AC_MSG_ERROR([XMLWriter extension requires LIBXML extension, add --with-libxml])
/php-src/ext/spl/tests/
H A Dbug77298.phpt2 Bug #77298 (segfault occurs when add property to unserialized ArrayObject)
/php-src/ext/intl/tests/
H A Dcalendar_add_error.phpt2 IntlCalendar::add(): bad arguments
/php-src/ext/xmlreader/
H A Dconfig.m410 AC_MSG_ERROR([XMLReader extension requires LIBXML extension, add --with-libxml])
/php-src/ext/dom/tests/
H A DDOMDocument_schemaValidate_missingAttrs.phpt2 DomDocument::schemaValidate() - Don't add missing attribute default values from schema
H A DDOMDocument_schemaValidateSource_missingAttrs.phpt2 DomDocument::schemaValidateSource() - Don't add missing attribute default values from schema
/php-src/Zend/asm/
H A Dmake_sparc64_sysv_elf_gas.S45 add %l0, (trampoline - 1b - 8), %l0
49 add %i0, CC64FSZ - BIAS, %l0
/php-src/ext/opcache/tests/
H A Dinvalid_array_key_type.phpt2 Don't add array value type is key type is illegal
/php-src/ext/zip/tests/
H A Dbug8009.phpt2 Bug #8009 (cannot add again same entry to an archive)

Completed in 27 milliseconds

12345678910>>...13