代码搜索:bug
找到约 10,000 项符合「bug」的源代码
代码结果 10,000
www.eeworm.com/read/222917/4816463
phpt bug28633.phpt
--TEST--
Bug #28633 (sprintf incorrectly adding padding to floats)
--FILE--
--EXPECT--
00.02
02.02
www.eeworm.com/read/222917/4816464
phpt bug25707.phpt
--TEST--
Bug #25707 (html_entity_decode over-decodes <)
--FILE--
--EXPECT--
string(4) "<"
www.eeworm.com/read/222917/4816470
phpt bug20927.phpt
--TEST--
Segfault on wordwrap statement bug #20927
--SKIPIF--
--FILE--
www.eeworm.com/read/222917/4816471
phpt bug22207.phpt
--TEST--
Bug #22207 (missing 0 when using the e notation in *printf functions)
--FILE--
--EXPECT--
1.1000e+0
string(11) " 1.100
www.eeworm.com/read/222917/4816473
phpt bug27457.phpt
--TEST--
Bug #27457 (Problem with strtr() and translation array)
--FILE--
www.eeworm.com/read/222917/4816480
phpt bug23894.phpt
--TEST--
Bug #23894 (sprintf() decimal specifiers problem)
--FILE--
www.eeworm.com/read/222917/4816482
phpt bug36148.phpt
--TEST--
Bug #36148 (unpack("H*hex", $data) is adding an extra character to the end of the string)
--FILE--
www.eeworm.com/read/222917/4816486
phpt bug22227.phpt
--TEST--
Bug #22227 (printf() field limiters broke between 4.2.3 and 4.3.0)
--FILE--
--EXPECT--
abc
www.eeworm.com/read/222917/4816487
phpt bug29075.phpt
--TEST--
Bug #29075 (strnatcmp() incorrectly handles whitespace)
--FILE--
--EXPECT--
int(0)