Home
last modified time | relevance | path

Searched refs:bug (Results 1 – 25 of 254) sorted by last modified time

1234567891011

/PHP-5.5/win32/
H A Dinstall.txt1236 If you think you have found a bug in PHP, please report it. The PHP
1239 bug-tracking system at http://bugs.php.net/. Please do not send bug
1240 reports in mailing list or personal letters. The bug system is also
1243 Read the How to report a bug document before submitting any bug
1512 backtrace with your bug report to help the developers pinpoint the
1523 * You should include your backtrace in your bug report. This should
/PHP-5.5/win32/build/
H A DDSP.README29 Simply save them with DOS line endings, and bug it to me if basic
/PHP-5.5/tests/output/
H A Dob_014.phpt9 // Therefore, there will be no data in the buffer. This is expected: see bug 46900.
H A Dob_015.phpt9 // Therefore, there will be no data in the buffer. This is expected: see bug 46900.
/PHP-5.5/tests/lang/
H A D031.phpt2 Bug #16227 (Internal hash position bug on assignment)
/PHP-5.5/scripts/dev/generate-phpt/src/
H A Dgenerate-phpt.php10 list($major, $minor, $bug) = explode(".", phpversion(), 3);
/PHP-5.5/scripts/dev/
H A Dgenerate-phpt.phar19 list($major, $minor, $bug) = explode(".", phpversion(), 3);
/PHP-5.5/sapi/tests/
H A Dtest005.phpt4 This bug was present in PHP 4.3.0 only.
/PHP-5.5/sapi/litespeed/
H A DREADME221 For bug report, please send bug report to bug [at] litespeedtech.com.
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_atomic.h137 #error Sparc v8 and predecessors are not and will not be supported (see bug report 53310)
142 #error Unsupported processor. Please open a bug report (bugs.php.net).
/PHP-5.5/sapi/cli/tests/
H A Dphp_cli_server_016.phpt4 this is an indirect test for bug 60591, since mem leak is reproted in the server side
/PHP-5.5/sapi/caudium/
H A DTODO19 Was a Caudium bug.
/PHP-5.5/
H A Drun-tests.php64 list($major, $minor, $bug) = explode(".", phpversion(), 3);
65 $bug = (int)$bug; // Many distros make up their own versions variable
66 if ($bug < 10) {
67 $bug = "0$bug"; variable
70 define("PHP_VERSION_ID", "{$major}0{$minor}$bug");
H A Dphp.ini-development421 ; from a bug in your code, but it's possible that it was
H A Dphp.ini-production421 ; from a bug in your code, but it's possible that it was
/PHP-5.5/ext/zlib/tests/
H A Dbug60761.phpt10 // the INI directives from bug #60761 report
14 // try to duplicate the original bug by running this as a CGI
H A Dbug61443.phpt2 bug #61443
/PHP-5.5/ext/xsl/tests/
H A Dxsltprocessor_setparameter-errorquote.phpt4 Memleak: http://bugs.php.net/bug.php?id=48221
H A Dxsltprocessor_setparameter-nostring.phpt4 Memleak: http://bugs.php.net/bug.php?id=48221
H A Dbug49634.phpt2 bug #49634 (Segfault throwing an exception in a XSL registered function)
/PHP-5.5/ext/tidy/tests/
H A D027.phpt8 // bug report from http://sf.net/tracker/?func=detail&atid=390963&aid=1641868&group_id=27659
H A D029.phpt8 // bug report taken from http://news.php.net/php.notes/130628
/PHP-5.5/ext/sybase_ct/tests/
H A Dbug27843.phpt2 Sybase-CT bug #27843 (notices when query is a stored procedure)
H A Dbug28354.phpt2 Sybase-CT bug #28354 (sybase_free_result crash)
H A Dbug29064.phpt2 Sybase-CT bug #29064 (Exact numeric/decimal/money datatypes lose precision)

Completed in 46 milliseconds

1234567891011