Home
last modified time | relevance | path

Searched refs:methods (Results 251 – 275 of 294) sorted by relevance

1...<<1112

/PHP-8.3/ext/spl/tests/
H A DarrayObject_magicMethods4.phpt2 SPL: ArrayObject: ensure the magic methods for property access of a subclass of ArrayObject are not…
H A DarrayObject_magicMethods5.phpt2 SPL: ArrayObject: ensure the magic methods for property access of a subclass of ArrayObject ARE inv…
H A DarrayObject_magicMethods6.phpt2 SPL: ArrayObject: ensure the magic methods for property access of a subclass of ArrayObject are not…
/PHP-8.3/ext/intl/tests/
H A Dlocale_parse_locale2.phpt10 * with Procedural and Object methods.
H A Dlocale_set_default.phpt10 * with Procedural and Object methods.
H A Dlocale_get_keywords2.phpt10 * with Procedural and Object methods.
H A Dlocale_get_display_region3.phpt12 * with Procedural and Object methods.
H A Dlocale_get_display_script4.phpt12 * with Procedural and Object methods.
H A Dlocale_get_display_variant2.phpt10 * with Procedural and Object methods.
H A Dlocale_get_display_script3.phpt12 * with Procedural and Object methods.
H A Dlocale_get_display_language.phpt12 * with Procedural and Object methods.
H A Dlocale_get_display_language2.phpt12 * with Procedural and Object methods.
H A Dlocale_get_display_region2.phpt12 * with Procedural and Object methods.
H A Dnormalizer_normalize.phpt10 * with Procedural and Object methods.
/PHP-8.3/ext/reflection/tests/
H A DReflectionMethod_basic1.phpt2 ReflectionMethod class - various methods
H A DReflectionClass_toString_001.phpt24 - Static methods [0] {
/PHP-8.3/
H A DUPGRADING56 . Using the DOMParentNode and DOMChildNode methods without a document now
65 . New methods and properties were added to some DOM classes. If you inherit
69 newly implemented methods and properties.
123 . Closures created from magic methods can now accept named arguments.
461 . Added ZipArchive::setArchiveFlag and ZipArchive::getArchiveFlag methods.
620 uncontrolled recursions involving internal functions or the magic methods
H A DUPGRADING.INTERNALS119 - The function mysqlnd_shutdown and its corresponding internal methods
/PHP-8.3/ext/snmp/tests/
H A Dsnmp-object-errno-errstr.phpt2 OO API: getErrno & getError methods
/PHP-8.3/ext/pdo_pgsql/
H A Dpgsql_statement.c137 bool in_trans = stmt->dbh->methods->in_transaction(stmt->dbh); in pgsql_stmt_execute()
257 if (in_trans && !stmt->dbh->methods->in_transaction(stmt->dbh)) { in pgsql_stmt_execute()
/PHP-8.3/Zend/
H A DREADME.md34 `op_type` fields and using different execution methods (call threading, switch
/PHP-8.3/Zend/tests/grammar/
H A Dsemi_reserved_001.phpt2 Test semi-reserved words as class methods
H A Dsemi_reserved_002.phpt2 Test semi-reserved words as static class methods
/PHP-8.3/tests/lang/
H A DforeachLoopObjects.002.phpt85 echo "\n\nIterate over various generations from within overridden methods:\n";
170 Iterate over various generations from within overridden methods:
/PHP-8.3/ext/phar/tests/
H A Dbadparameters.phpt2 Phar: bad parameters to various methods

Completed in 45 milliseconds

1...<<1112