1
0
mirror of https://github.com/php/doc-en.git synced 2026-04-24 15:58:14 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Christoph M. Becker c8c9278fe4 phpdbg INI directives are removed as of PHP 8.1.0
Cf. <https://github.com/php/php-src/commit/cded43fd8d6e57bc0366e26e1baa73e16c1d4c08>
and <https://github.com/php/php-src/commit/766e6b0856f1ce3df39abf91d72c9e7a9ed052ce>.
2021-11-15 17:56:50 +01:00
Sergey Panteleev f9c4a68ef4 Removed references to PHP 5, PHP 7.0 (#548) 2021-04-26 11:46:55 +03:00
Christoph Michael Becker 7594fc0dcf Document phpdbg.eol ini directive
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347309 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-22 13:23:53 +00:00
Christoph Michael Becker c7378721ff Improve phpdbg documentation
* use lowercase “phpdbg” throughout
* flesh out the preface
* actually document some of the functions


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345198 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-24 14:43:55 +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