Skip to content

Commit

Permalink
Merge branch 'PHP-8.2'
Browse files Browse the repository at this point in the history
* PHP-8.2:
  Fix recently introduced gh10251.phpt
  • Loading branch information
cmb69 committed Jan 8, 2023
2 parents 3b8327a + 6faeb95 commit 60102c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Zend/tests/gh10251.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
GH-10251 (Assertion `(flag & (1<<3)) == 0' failed.)
--FILE--
<?php
#[\AllowDynamicProperties]
class A
{
function __set($o, $l)
Expand Down

0 comments on commit 60102c3

Please sign in to comment.