Skip to content

Commit

Permalink
fix test using dynamic properties
Browse files Browse the repository at this point in the history
  • Loading branch information
remicollet committed Sep 15, 2022
1 parent dfe9120 commit e83ef29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/bug74975.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ if (!extension_loaded("xmlrpc")) print "skip";
--FILE--
<?php

#[AllowDynamicProperties]
class Foo {

}
Expand Down

0 comments on commit e83ef29

Please sign in to comment.