📄 bug26878.phpt
字号:
--TEST--Bug #26878 (problem with multiple references to the same variable with different types)--FILE--<?php printf('Int: %1$d and as string: %1$s', 'some string'); echo "\n";?>--EXPECT--Int: 0 and as string: some string
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -