1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-28 01:32:16 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
Yoshinari Takaoka
f036e853c1 Added PHP 8 into versions.xml for phpdbg based on stubs.
Closes GH-405.
2021-01-26 18:33:22 +01:00
Christoph Michael Becker
25fae36ef9 Fix version info of the phpdbg_break_*() functions
Actually, these are already available as of PHP 5.6.3, see
<https://github.com/php/php-src/blob/php-5.6.3/sapi/phpdbg/phpdbg.c#L265-L320>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345199 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-24 14:54:30 +00:00
Christoph Michael Becker
5d29ab74d0 Add phpdbg documentation to the manual
We start by running docgen, and fixing and fleshing out the documentation
by what we can get by skimming the phpdbg.c code.  We also fix and update
the version information.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345181 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-22 12:59:54 +00:00