代码搜索:bug
找到约 10,000 项符合「bug」的源代码
代码结果 10,000
www.eeworm.com/read/222917/4816519
phpt bug22187.phpt
--TEST--
Bug #22187 (possible crash in number_format() function)
--FILE--
--EXPECT--
string(3) "0.0"
string(1) "0"
www.eeworm.com/read/222917/4816521
phpt bug29538.phpt
--TEST--
Bug #29538 (number_format and problem with 0)
--FILE--
--EXPECT--
025
1,23400
www.eeworm.com/read/222917/4816522
phpt bug28386.phpt
--TEST--
Bug #28386 (wordwrap() wraps text 1 character too soon)
--FILE--
--EXPECT--
Some text
Some text
S
www.eeworm.com/read/222917/4816523
phpt bug23650.phpt
--TEST--
Bug #23650 (strip_tags() removes hyphens)
--FILE--
www.eeworm.com/read/222917/4816525
phpt bug13213.phpt
--TEST--
Bug #13213 (GetImageSize and wrong JPEG Comments)
--FILE--
--EXPECT--
array(7) {
[0]=>
int(1)
[1]=>
int(1)
[2]=>
www.eeworm.com/read/222917/4816711
phpt bug26463.phpt
--TEST--
Bug #26463 (token_get_all() does not correctly handle semicolons after T_END_HEREDOC)
--SKIPIF--
--FILE--
www.eeworm.com/read/222917/4816749
phpt bug25614.phpt
--TEST--
openssl: get public key from generated private key
--SKIPIF--
--FILE--
www.eeworm.com/read/222917/4816795
phpt bug24592.phpt
--TEST--
Bug #24592 (crash when multiple NULL values are being stored)
--SKIPIF--
--INI--
register_globals=0
html_errors=0
--FILE--
www.eeworm.com/read/222917/4816796
phpt bug36459.phpt
--TEST--
bug #31454 (Incorrect adding PHPSESSID to links, which contains \r\n)
--SKIPIF--
--INI--
session.use_trans_sid=1
session.use_cookies=0
session.name=sid
--FILE-
www.eeworm.com/read/222917/4816799
phpt bug26862.phpt
--TEST--
Bug #26862 (ob_flush() before output_reset_rewrite_vars() results in data loss)
--SKIPIF--
--INI--
register_globals=0
html_errors=0
session.use_trans_sid=0
--F