Home
last modified time | relevance | path

Searched refs:visibility (Results 51 – 75 of 105) sorted by relevance

12345

/PHP-8.2/Zend/tests/
H A Dgrandparent_prototype.phpt2 Protected visibility test case with a grandparent prototype
H A Dmagic_methods_008.phpt17 Warning: The magic method a::__set() must have public visibility in %s on line %d
H A Daccess_modifiers_010.phpt2 Testing visibility of methods
H A Dbug78921.phpt2 Bug #78921: When Reflection triggers class load, property visibility is incorrect
H A Dgh14480.phpt2 GH-14480: Method visibility issue
H A Dbug65322.phpt22 string(%d) "The magic method A::__invoke() must have public visibility"
H A Dbug38772.phpt2 Bug #38772 (inconsistent overriding of methods in different visibility contexts)
H A Derrmsg_045.phpt17 string(%d) "The magic method A::__invoke() must have public visibility"
/PHP-8.2/ext/pdo/
H A Dphp_pdo.h37 # define PDO_API __attribute__ ((visibility("default")))
/PHP-8.2/Zend/tests/traits/
H A Dconstant_002.phpt2 Defining a constant in both trait and its composing class with the same name, visibility, finality …
H A Dconstant_011.phpt2 Conflicting constants in a trait and another trait using it with different visibility modifiers sho…
H A Dconstant_005.phpt2 Conflicting constants in composing classes with different visibility modifiers should result in a f…
H A Dconstant_008.phpt2 Conflicting constants in another traits in same composing classes with different visibility modifie…
H A Dproperty003.phpt2 Conflicting properties with different visibility modifiers should result in a fatal error, since th…
/PHP-8.2/ext/iconv/
H A Dphp_iconv.h28 # define PHP_ICONV_API __attribute__ ((visibility("default")))
/PHP-8.2/Zend/tests/bug67436/
H A Dbug67436.phpt26 string(%d) "The magic method b::__invoke() must have public visibility"
/PHP-8.2/ext/bz2/
H A Dphp_bz2.h41 # define PHP_BZ2_API __attribute__ ((visibility("default")))
/PHP-8.2/ext/standard/tests/serialize/
H A Dbug49649.phpt2 Bug #49649 (unserialize() doesn't handle changes in property visibility) - to public
H A Dbug49649_1.phpt2 Bug #49649 (unserialize() doesn't handle changes in property visibility) - to protected
H A Dbug49649_2.phpt2 Bug #49649 (unserialize() doesn't handle changes in property visibility) - to private
/PHP-8.2/ext/zend_test/
H A Dphp_test.h79 # define PHP_ZEND_TEST_API __attribute__ ((visibility("default")))
/PHP-8.2/tests/classes/
H A Dvisibility_005.phpt2 ZE2 foreach and property visibility
H A D__call_005.phpt25 Warning: The magic method A::__call() must have public visibility in %s__call_005.php on line 3
/PHP-8.2/ext/gd/
H A Dphp_gd.h94 # define PHP_GD_API __attribute__ ((visibility("default")))
/PHP-8.2/ext/standard/tests/class_object/
H A Dget_object_vars_basic_002.phpt2 get_object_vars(): visibility from non static methods (target object passed as arg)

Completed in 30 milliseconds

12345