Commit graph

13514 commits

Author SHA1 Message Date
Felipe Pena
023580173b - Oops, another fix. I missed the method call.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262363 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-09 18:21:39 +00:00
Felipe Pena
67bc61e801 - Fix example (missing method in previous commit)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262362 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-09 18:17:25 +00:00
Felipe Pena
a72591107c Fixed bug #45469 (get_object_vars($this) varies from what documentation says)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262361 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-09 18:13:23 +00:00
Daniel P. Brown
1d8bf7126e Added "What are the differences between PHP 4 and PHP 5" and updated "What is the relation between versions?" section.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262345 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-09 14:53:00 +00:00
Scott MacVicar
fab9e3a22b Add examples and remove the placeholders where appropriate.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262342 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-09 14:00:00 +00:00
Etienne Kneuss
7c129e526c link to it from the oop5 page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262325 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-09 10:54:19 +00:00
Etienne Kneuss
e330479f66 Setting the record straight directly in the manual about object references
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262311 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-09 00:19:48 +00:00
Kalle Sommer Nielsen
31863a641f rdev is actually available on Windows, see MSDN docs (st_rdev == st_dev)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262241 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-08 01:17:41 +00:00
TAKAGI Masahiro
ea235c703d fix build.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262104 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-06 10:23:17 +00:00
Jakub Vrana
5831afa921 Remove example unnecessary due to limit parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262017 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-04 12:35:27 +00:00
Jakub Vrana
4e6cd4302b Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262015 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-04 10:37:00 +00:00
Jakub Vrana
9f7d31bfcf DocBook doesn't allow <member> inside <simpara>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262014 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-04 09:24:34 +00:00
Jakub Vrana
482ba8a653 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262007 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-04 05:57:29 +00:00
Maciek Sokolewicz
cb93d93b48 clarified constant-explenation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262004 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-03 22:55:32 +00:00
Ben Ramsey
e81a90f901 Updated the SQLite3_result::fetchArray() $mode parameter to reflect it as an optional param.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261990 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-03 18:40:11 +00:00
Ben Ramsey
e1a0754601 Updated SQLite3::__construct() and SQLite3::open() with optional parameters and listed valid flags for the flags parameter; also corrected a misspelling.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261988 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-03 18:21:08 +00:00
Marcin Gibula
a09ee572d5 New functions documentation added.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261984 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-03 16:41:16 +00:00
Ben Ramsey
39f84191b3 Finished the remaining stubs for SQLite3 documentation by adding basic method/parameter/return type documentation; added SQLite3 to manual.xml.in so that it will now be properly built with the rest of the documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261982 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-03 16:31:57 +00:00
Marcin Gibula
4a22b5dfc3 Documentation update.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261981 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-03 16:15:25 +00:00
Ben Ramsey
697a71435a Adding initial documentation for the pecl/sqlite3 extension.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261963 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-03 03:06:58 +00:00
Daniel Convissor
01e00c3f39 * Add E_DEPRECATED.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261952 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-02 21:25:22 +00:00
Pedram Salehpoor
ecc513a1a0 blah I corrected my mistake so sorry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261935 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-02 16:35:27 +00:00
Felipe Pena
65969454e9 - Fixed markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261934 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-02 16:32:47 +00:00
Pedram Salehpoor
052b7b56ff correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261933 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-02 16:28:36 +00:00
Maciek Sokolewicz
a71cb60f10 fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261931 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-02 15:44:30 +00:00
Daniel Convissor
cbdd63db2f * Add changelog entry about warning. Bug 43924.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261930 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-02 15:27:47 +00:00
Richard Quadling
1721bf6db4 Bug#45411
Now returns 7 values. Also tidied the 6th and 7th values.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261907 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-02 10:43:24 +00:00
Marcin Gibula
ae0cac11b7 Documentation update.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261894 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-02 01:06:04 +00:00
Marcin Gibula
9cc94da06c Minor documentation updates.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261892 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-02 00:17:16 +00:00
Carola 'Sammy' Kummert
dc99d7d218 introduce &Type; entity
put example more self-explanatory


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261884 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-01 21:03:46 +00:00
Daniel P. Brown
38e589c73b Addresses Bug #45379.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261703 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-27 16:06:49 +00:00
Daniel P. Brown
3b915536c0 Addresses Bug # 45367.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261679 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-26 15:08:54 +00:00
Richard Quadling
c58fb35906 <note><para>text</para></note> and not <para><note>text</note></para>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261626 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-25 09:54:51 +00:00
Daniel P. Brown
0e63bf8c4a Updated the update I committed before to reflect my personal Apache FilesMatch conditions. Expands and expounds for novices and experts alike to learn a quick security tip. ;-P
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261612 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-24 22:17:14 +00:00
Daniel P. Brown
c99de21eac Addresses Bug #45229 and includes the suggestion for a more secure Apache config. I use this myself as well.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261610 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-24 21:50:51 +00:00
Daniel P. Brown
109ef75d6a Addresses Bug #45206 to adjust correct grammar, and unifies all pages with new title.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261607 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-24 20:26:55 +00:00
Daniel P. Brown
ca9fab09ac Updated Windows 9x support status PHP > 5.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261606 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-24 19:12:58 +00:00
Daniel P. Brown
aa85e5451d Not especially a bug, but a good idea, as INSERT is probably the most commonly-used database modifier query.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261603 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-24 19:01:05 +00:00
Daniel P. Brown
5e8a61948c Addresses Bug #45223
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261602 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-24 18:51:19 +00:00
Daniel Convissor
220dd8e180 * Clarify openssl.cnf locations.
* Use para rather than simpara to improve separation from prior paragraph.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261599 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-24 17:54:47 +00:00
Jean-Sébastien Goupil
f627da3588 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261557 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-24 04:09:12 +00:00
Philip Olson
536564e967 Fixed titleabbrev (thanks felipe)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261377 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-19 23:42:06 +00:00
Jean-Sébastien Goupil
974ef4887e typo and missing text
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261342 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-19 08:30:36 +00:00
Richard Quadling
14dac9caa6 [HOST=] and [PATH=]
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261268 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-17 09:38:16 +00:00
Carola 'Sammy' Kummert
5685fdcf97 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261239 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-16 03:24:21 +00:00
Hannes Magnusson
ee87a5661a Fix classname (Nathan Nobbe)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261197 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-14 21:37:21 +00:00
Greg Beaver
d8c4e6e84a update docs to current CVS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261168 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-13 22:11:39 +00:00
Richard Quadling
2305da6e51 WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261080 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-12 09:15:05 +00:00
Philip Olson
7d5eab6a40 さようなら unicode.semantics
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261053 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-11 16:08:29 +00:00
Philip Olson
41bffaa856 adios unicode_semantics()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261052 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-11 16:04:37 +00:00