Skip to content

Commit 60102c3

Browse files
committed
Merge branch 'PHP-8.2'
* PHP-8.2: Fix recently introduced gh10251.phpt
2 parents 3b8327a + 6faeb95 commit 60102c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Zend/tests/gh10251.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
GH-10251 (Assertion `(flag & (1<<3)) == 0' failed.)
33
--FILE--
44
<?php
5+
#[\AllowDynamicProperties]
56
class A
67
{
78
function __set($o, $l)

0 commit comments

Comments
 (0)