Commit graph

17 commits

Author SHA1 Message Date
Máté Kocsis
c55ff133ad
Annotate readonly ext/mysqli properties (#1505) 2022-04-05 13:48:02 +02:00
Máté Kocsis
db38c455be
List all ext/mysqli properties instead of including them - part 2 (#1304)
Co-authored-by: Kamil Tekiela <tekiela246@gmail.com>
2022-01-07 15:10:48 +01:00
Máté Kocsis
b06b3f19af
Regenerate ext/mysqli class and method synopses from stubs (#1271) 2021-12-28 22:36:41 +01:00
Christoph M. Becker
cf02a33d46
Fix GH-1237: mysqli_result doesn't list getIterator as one of the methods 2021-12-22 23:33:34 +01:00
Dharman
a714378ed8 Remove PHP 5 info from mysqli, PDO_MySQL and mysqlnd
Co-authored-by: Anna Filina <afilina@gmail.com>

Closes GH-253.
2021-01-10 12:47:52 +01:00
Jakub Vrana
d316f465df Hide properties from method lists
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322005 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-10 08:41:49 +00:00
Jakub Vrana
06b9ee7046 MySQLi uses lowercase class names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321998 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-10 07:20:18 +00:00
Philip Olson
a0b4a16f5c Documented 5.4+ MySQLi_Result iterator support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320713 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-09 03:47:42 +00:00
Pierrick Charron
4724b47c25 Added new entities for Properties, Methods, InheritedMethods, Constants
# Those words were hardcoded in all class synopsis 


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292734 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-29 09:42:00 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
2c69dc3c07 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283826 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:13:42 +00:00
Hannes Magnusson
9fcdb5c853 Implement phpdoc:classref
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265353 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 14:09:15 +00:00
Felipe Pena
887e78b1f1 Fixed bug #44896 (Class Name incorrect)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258925 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-02 18:01:33 +00:00
Hannes Magnusson
4307023b46 Update refnames, IDs and methodsynopsis to the new-oo-style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249681 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-02 13:58:46 +00:00
Hannes Magnusson
bcb3c2a793 - Rename mysqli_result methods from functions/ to mysqli_result/
- Update the file entities in mysqli_result.xml
NOTE:
	mysqli-field-tell.xml     => current-field.xml
	mysqli-free-result.xml    => free.xml
	mysqli-fetch-lengths.xml  => lengths.xml
	mysqli-num-rows.xml       => num-rows.xml
	mysqli-fetch-row.xml      => fetch-row.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249678 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-02 13:32:53 +00:00
Hannes Magnusson
18e7059e12 Replace "<title>Class synopsis</title>" with &reftitle.classsynopsis;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249052 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-26 18:56:29 +00:00
Hannes Magnusson
59d58462f0 MFB: Upgrade to the new-oo-style
#NOTE: Someone from MySQL AB really should sanitycheck this
#      These methods<->function<->props mapping makes no sense to me
#      so there are probably some errors in the method/prop listing


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249011 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-26 14:06:30 +00:00