Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix test for PHP 8.2 #66

Merged
merged 1 commit into from Jun 13, 2022
Merged

Fix test for PHP 8.2 #66

merged 1 commit into from Jun 13, 2022

Conversation

andypost
Copy link

The only failure

TEST 5/13 [tests/xhprof_005.phpt]
========DIFF========
001+ Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/skilld/aports/testing/php82-pecl-xhprof/src/xhprof-2.3.5/extension/tests/xhprof_005.php on line 42
002+ 
003+ Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/skilld/aports/testing/php82-pecl-xhprof/src/xhprof-2.3.5/extension/tests/xhprof_005.php on line 50
004+ 
005+ Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/skilld/aports/testing/php82-pecl-xhprof/src/xhprof-2.3.5/extension/tests/xhprof_005.php on line 50
006+ 
007+ Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/skilld/aports/testing/php82-pecl-xhprof/src/xhprof-2.3.5/extension/tests/xhprof_005.php on line 51
008+ 
009+ Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/skilld/aports/testing/php82-pecl-xhprof/src/xhprof-2.3.5/extension/tests/xhprof_005.php on line 53
     Verifying sleep_10000_micro...
     OK: sleep_10000_micro
     -------------
--
========DONE========
FAIL XHProf: Timer Tests
Author: Kannan [tests/xhprof_005.phpt] 

@andypost
Copy link
Author

The roadmap https://wiki.php.net/todo/php82

longxinH added a commit that referenced this pull request Jun 12, 2022
Add PHP 8.1 and 8.2 test #66
@longxinH longxinH merged commit feb2ad3 into longxinH:master Jun 13, 2022
@andypost andypost deleted the php82 branch June 14, 2022 14:36
@andypost andypost restored the php82 branch June 14, 2022 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants