Skip to content

Commit

Permalink
Merge branch 'PHP-8.2' into PHP-8.3
Browse files Browse the repository at this point in the history
* PHP-8.2:
  [skip ci] Fix overwritten observer ini setting for gh16514.phpt
  • Loading branch information
iluuu1994 committed Oct 22, 2024
2 parents e020853 + c5c4c3b commit a6bf2f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ext/zend_test/tests/gh16514.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ GH-16514: Nested generator in zend_test observer
zend_test
--INI--
zend_test.observer.enabled=1
zend_test.observer.show_output=1
zend_test.observer.show_init_backtrace=1
--FILE--
<?php
Expand Down

0 comments on commit a6bf2f5

Please sign in to comment.