Gina Peter Banyard
15d88bef8b
mysql : fix XML by converting para to simpara tags via script
2026-01-19 03:22:00 +00:00
Gina Peter Banyard
bb0f34cf97
mysql: fix XML to remove useless wrapping para tags via script
2026-01-19 03:22:00 +00:00
Jim Winstead
dafb1509d0
Remove very old (4.x) changelog information on a few functions ( #3775 )
2024-09-24 13:44:24 -07:00
Gina Peter Banyard
d4d5216e7a
[skip-revcheck] Replace PHP_INI_* with INI_* constants
...
Performed via a bash script which can be found on PR GH-3140
Closes GH-3140
Co-authored-by: haszi <haszika80@gmail.com >
2024-01-26 14:00:36 +00:00
George Peter Banyard
ff4017b633
Remove links to PhD namespace after mysql function fix
2023-10-20 17:28:29 +01:00
George Peter Banyard
0bd0e7ed82
Drop usage of phd:args XML attribute usage ( #2864 )
...
This is to make the documentation more comformant to the Docbook standard
2023-10-20 12:01:52 +01:00
George Peter Banyard
62aa2694ba
Improve Info INI page ( #2543 )
...
Remove outdated information about magic quotes
Warn that assert.quiet-eval was removed and to use zend.assertions
2023-06-27 13:26:05 +01:00
Christoph M. Becker
554db5a3a3
Fix further xref misuse
...
Cf. <https://github.com/php/doc-en/issues/1415#issuecomment-1044334812 >.
2022-02-18 13:19:17 +01:00
George Peter Banyard
68c2c87150
Fix extension doc membership
2021-06-13 23:23:33 +01:00
George Peter Banyard
cbac1ecf71
Fix lone section order issues in various extensions
...
Part of #658
2021-06-06 18:03:03 +01:00
Sergey Panteleev
5fabd07880
Removed Changelog entries for PHP 5, PHP 7.0 ( #543 )
2021-04-22 17:52:58 +03:00
Philip Olson
40667918dc
Added table ids as needed by the docs at mysql.com
2021-01-27 11:47:40 -08:00
Philip Olson
4206843127
Added informaltable ids as needed by the docs at mysql.com
2021-01-22 14:46:42 -08:00
Christoph Michael Becker
e41806c30b
Revert revision(s) 351724 from phpdoc/en/trunk:
...
Document false and null return types
Cf. <https://news-web.php.net/php.doc.cvs/17645 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351730 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 18:05:44 +00:00
Christoph Michael Becker
4754397753
Revert revision 351727 from phpdoc/en/trunk:
...
Document false and null return types
Cf. <https://news-web.php.net/php.doc.cvs/17645 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351729 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 17:58:32 +00:00
Jakub Vrana
69bd53265b
Document false and null return types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351727 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 15:12:46 +00:00
Jakub Vrana
c80da7c04a
Document false and null return types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351724 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 12:54:59 +00:00
Christoph Michael Becker
684a3c40c7
Fix return types according to the return values section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351197 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-03 16:51:37 +00:00
Christoph Michael Becker
b95d28e6ec
Fix return types
...
Functions which return false on failure should state that in their
signature as well.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351135 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:52:35 +00:00
Christoph Michael Becker
86e6094e86
Use canonical type names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
Christoph Michael Becker
7f569e1f17
Remove more changelog entries, mostly from PHP 5.3 era
...
Patch contributed by Sobak <msobaczewski@gmail.com >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350655 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 14:08:59 +00:00
Christoph Michael Becker
5ebd63a4b5
Reflect removal of functions dropped in minor or patch releases
...
Patch contributed by Sobak <msobaczewski@gmail.com >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350652 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 13:40:03 +00:00
Christoph Michael Becker
dbf319f8b2
Fix #74897 : Links to "warning" & "fatal error" have a blank href
...
Let's be pragmatic, and just use <constant> elements as in the rest of docs,
and hope that PhD will support automatically linking these elements sometime.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349307 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-05 08:22:42 +00:00
George Peter Banyard
43c3e5cb61
Fix Doc Bug #78104 by removing mentions of @ operator and moving E_WARNING info into Error/Exception section.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347576 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-08 15:41:06 +00:00
George Peter Banyard
b824e2b108
Remove PHP 4 and 5.0.0 mentions.
...
This includes changelogs but also some paragraphs and notes which mention PHP 4.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347555 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-05 17:31:34 +00:00
Jakub Vrana
0886f308f7
Unify version format
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344071 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 15:24:32 +00:00
Jakub Vrana
b8758b0605
Use entities in initializer
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343899 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:11:34 +00:00
Jakub Vrana
dd07341fae
Remove trailing fullstop in <refpurpose>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343888 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:34:22 +00:00
Maciej Sobaczewski
95bdd6883b
Another round of PHP 4 content removal (mostly inline mentions)
...
Review is welcome
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341282 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-05 10:17:07 +00:00
Maciej Sobaczewski
ae6be5bb4f
Remove more PHP 4 content
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340962 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-12 08:04:07 +00:00
Christoph Michael Becker
d5a653cf30
Fix broken manual build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340323 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-05 14:15:10 +00:00
Christoph Michael Becker
e1d4df1951
Add further &mysql.alternative.note;s
...
Patch provided by davey
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340321 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-05 14:00:06 +00:00
Philip Olson
27e54b061f
Oops. Fixed typo, as earlier I added row above the tbody.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339141 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-06 01:05:07 +00:00
Philip Olson
cdb077aef4
Mentioned ext/mysql removed as of PHP 7, and moved function changelog to the bottom.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339140 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-06 00:48:36 +00:00
Thomas Punt
e9ee73654f
Resolve doc bug #71017
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338412 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-06 19:30:43 +00:00
Philip Olson
4aac5d83bd
Better late than never. Demonstrate that a connection is required, and what happens when one is not.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337755 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-04 21:04:10 +00:00
Philip Olson
5dd7ff3e72
Clarified that connections are closed when a script is finished. A user note by 'win at alinto dot com' inspired this change. For good measure, refer to both result sets and connections.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337721 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-02 23:30:35 +00:00
Christoph Michael Becker
b17322aa6b
try to fix wrong alternative to mysql_num_fields (would fix #70373 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337656 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-28 00:43:58 +00:00
Philip Olson
4fd68bd86c
Improved the MySQL character set documentation, a bit
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337633 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-26 04:32:39 +00:00
Christoph Michael Becker
2b204e9c8e
documented removal of MySQL extension
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337303 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 12:13:40 +00:00
Adam Harvey
8a4247cc1b
Clarify when MySQL functions were deprecated if it was before 5.5.
...
No, the new 4.3.0 entity isn't a typo.
Fixes doc bug #69119 (Unconstancies in mysql_escape_string web page).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336004 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-26 20:52:31 +00:00
Adam Harvey
ed56c4e375
Use >, even though this is technically OK.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336003 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-26 20:51:14 +00:00
Adam Harvey
3678ad3813
Fix a long standing TODO by explaining how to use PDOStatement::fetch().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336002 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-26 20:42:31 +00:00
Adam Harvey
10fd47c55d
Improve the abbreviated names that show up in breadcrumbs for ext/mysql(i?).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335996 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-26 00:45:18 +00:00
Simion Onea
14af302c9c
Making the XML definition consistent across the entire project.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Simion Onea
ba08db8805
Corrected markup. Enclosed PATH environment variable in <envar></envar> tags.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334758 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:04:37 +00:00
Maciej Sobaczewski
e41aab5eca
Remove changelogs for PHP 4 - 3rd round
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334621 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-27 17:46:13 +00:00
Maciej Sobaczewski
8b5940cade
Remove changelogs for PHP 4 - 2nd round
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334605 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-26 14:28:17 +00:00
Philip Olson
42a727aa49
Added missing IDs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334416 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-29 23:07:55 +00:00
Peter Cowburn
bcafcd5fd4
Add mysqli alternative to see also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333171 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:53:25 +00:00