Home
last modified time | relevance | path

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

12345678910>>...12

/PHP-7.0/win32/
H A Dinstall.txt1227 If you think you have found a bug in PHP, please report it. The PHP
1230 bug-tracking system at http://bugs.php.net/. Please do not send bug
1231 reports in mailing list or personal letters. The bug system is also
1234 Read the How to report a bug document before submitting any bug
1503 backtrace with your bug report to help the developers pinpoint the
1514 * You should include your backtrace in your bug report. This should
/PHP-7.0/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-7.0/tests/lang/
H A D031.phpt2 Bug #16227 (Internal hash position bug on assignment)
/PHP-7.0/sapi/phpdbg/
H A Dxml.md78 - report: URL for bug reporting
/PHP-7.0/sapi/tests/
H A Dtest005.phpt4 This bug was present in PHP 4.3.0 only.
/PHP-7.0/scripts/dev/generate-phpt/src/
H A Dgenerate-phpt.php10 list($major, $minor, $bug) = explode(".", phpversion(), 3);
/PHP-7.0/scripts/dev/
H A Dgenerate-phpt.phar19 list($major, $minor, $bug) = explode(".", phpversion(), 3);
/PHP-7.0/sapi/fpm/tests/
H A Dapparmor.phpt33 /* libapparmor has a bug which can cause SIGSEGV till Version 2.8.0-0ubuntu28
34 See https://bugs.launchpad.net/apparmor/+bug/1196880
H A D006.phpt2 FPM: Test IPv6 allowed clients (bug #68428)
H A D007.phpt2 FPM: Test IPv6 all addresses and access_log (bug #68421)
H A D008.phpt2 FPM: Test multi pool (dynamic + ondemand + static) (bug #68423)
H A D011.phpt2 FPM: Test IPv4 all addresses (bug #68420)
H A D012.phpt2 FPM: Test reload configuration (bug #68442)
/PHP-7.0/sapi/litespeed/
H A DREADME.md221 For bug report, please send bug report to bug [at] litespeedtech.com.
/PHP-7.0/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-7.0/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-7.0/
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-development417 ; from a bug in your code, but it's possible that it was
H A Dphp.ini-production417 ; from a bug in your code, but it's possible that it was
/PHP-7.0/ext/zlib/tests/
H A Dbug61443.phpt2 bug #61443
H A Dbug60761.phpt10 // the INI directives from bug #60761 report
14 // try to duplicate the original bug by running this as a CGI
/PHP-7.0/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)

Completed in 73 milliseconds

12345678910>>...12