issues Search Results · repo:php/doc-en language:XML
Filter by
1k results
(58 ms)1k results
inphp/doc-en (press backspace or delete to remove)Description
The following code:
?php
declare(strict_types=1);
error_reporting(E_ALL);
\set_error_handler(function ($errno, $errstr, $errfile, $errline) {
if (\error_reporting() $errno) {
...
bug
Status: Needs Triage
divinity76
- 3
- Opened 10 hours ago
- #4534
Affected page
language-snippets.ent
Current issue
In waninrg like
!ENTITY warn.deprecated.function-7-2-0 warning xmlns= http://docbook.org/ns/docbook simpara This function has been
emphasis DEPRECATED ...
enhancement
ManueldG
- Opened yesterday
- #4533
Affected page
(Provide the URL or file path of the documentation to improve.)
Current issue
(Explain why the content could be improved, e.g., outdated information, missing examples, lack of clarity.) ...
invalid
Lall-091
- Opened yesterday
- #4532
Affected page
(Provide the URL or file path of the affected documentation page.)
Issue description
(Describe the bug, including incorrect behavior, broken links, or missing content.)
Steps to reproduce ...
invalid
Lall-091
- Opened yesterday
- #4531
From manual page: https://php.net/function.preg-match
If the $subject parameter is too long, this function will fail. It is subject to pcre.backtrack_limit, but this is not
referenced on the page.
It ...
mvl22
- Opened 3 days ago
- #4526
From manual page: https://php.net/function.mysqli-report
as mysqli_driver is deprecated so is this function.
theking2
- Opened 5 days ago
- #4523

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.