We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d6b28a commit f3bf298Copy full SHA for f3bf298
ext/zend_test/test.c
@@ -951,7 +951,7 @@ static zend_function *zend_test_class_static_method_get(zend_class_entry *ce, ze
951
return zend_std_get_static_method(ce, name, NULL);
952
}
953
954
-void zend_attribute_validate_zendtestattribute(zend_attribute *attr, uint32_t target, zend_class_entry *scope)
+void zend_attribute_validate_zendtestattribute(zend_attribute *attr, uint32_t target_type, zend_class_entry *scope, void*target, uint32_toffset)
955
{
956
if (target != ZEND_ATTRIBUTE_TARGET_CLASS) {
957
zend_error(E_COMPILE_ERROR, "Only classes can be marked with #[ZendTestAttribute]");
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments