Daniel Egeberg
9280b06246
Fixed PHP bug #52392 (Small, but important addictions in "Return Values" and "See Also")
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301475 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-22 17:59:08 +00:00
Joris van de Sande
587df982a2
- Documented/fixed arguments for ReflectionMethod class methods: invoke and invokeArgs
...
- Documented exceptions for ReflectionMethod class methods: invoke and invokeArgs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301456 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-21 21:38:42 +00:00
Peter Cowburn
55ac051503
fixed function name in example (thanks Thomas Gillis)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301422 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-20 15:38:17 +00:00
Richard Quadling
2ab5985e8b
Strval var parameter updated to include objects implmenting a __toString() method.
...
Fixes bug #52360
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301421 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-20 13:56:33 +00:00
Richard Quadling
1a639b1c73
Added complete svn:keyword list
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301420 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-20 13:51:38 +00:00
Jakub Vrana
b5ee8a5c0d
Better explanation of mysqli_report
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301418 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-20 09:43:37 +00:00
Adam Harvey
5c46b0354a
Per doc bug #52378 (new DateTime(time()) failed and should not), clarified how
...
you can emulate the functionality of DateTime::setTimestamp() in PHP 5.2 with
an example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301411 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-20 04:25:14 +00:00
Mikko Koppanen
edeee01e3e
Added docs for a couple of methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301404 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-19 18:47:31 +00:00
Adam Harvey
49d9c2bfe7
Fix doc bug #52363 (timezone_name_from_abbr problem) by adding more explanation
...
of the $isdst parameter.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301391 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-19 10:13:31 +00:00
Adam Harvey
9197963209
Fix doc bug #52366 (flock() fails on gzopen()'d file pointer) by making it
...
clearer that flock() only works on actual file handles. Also fixed a couple of
grammatical problems, and added a more detailed explanation of when mandatory
locking will be used that's hopefully more or less accurate.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301386 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-19 04:30:25 +00:00
Pedro Antonio Gil Rodríguez
f5314899f8
Corrected a mistake in line 45 (width -> height)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301328 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-16 15:36:37 +00:00
Adam Harvey
e6b8bd2a32
Fix doc bug #52353 (Deprecated function referenced in documentation) by
...
replacing split() in implode's see also list with preg_split().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301310 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-16 03:43:10 +00:00
Kristina Chodorow
8f124d7805
fixed bug in example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301207 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-12 16:00:04 +00:00
Kristina Chodorow
c65fc65d3b
error codes, remove opt
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301206 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-12 15:53:42 +00:00
Kristina Chodorow
1eb68ccad4
added safe=int opt and fsync
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301205 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-12 15:52:05 +00:00
Ulf Wendel
d9e565cad1
Fixing indentation - I told NetBeans to use single space
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301137 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-09 16:02:41 +00:00
Anthony Bedford
a62c5f2622
Initial version of MySQL Native Driver (mysqlnd) Query Cache documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301130 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-09 14:11:58 +00:00
Jakub Vrana
58e026c057
Fix PHP syntax errors
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301119 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-09 11:28:40 +00:00
Jakub Vrana
257719873b
Add PHP tags to <programlisting>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301115 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-09 09:58:13 +00:00
Richard Quadling
6f78fd0289
Show E_xxxx as constants.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301114 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-09 09:57:39 +00:00
Jakub Vrana
f453f7036c
Add PHP tags to <programlisting>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301112 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-09 09:38:38 +00:00
Philip Olson
fc4d5e2d63
PHP 5.3.3 bundles PCRE 8.02. It's likely the only PHP that will, since 8.10 is out now, but 5.3.3 is in RC currently.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301091 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-08 16:54:36 +00:00
Kristina Chodorow
3b8aa620b5
better group examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301082 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-08 14:17:34 +00:00
Kristina Chodorow
f5b736e852
added ASCENDING and DESCENDING consts
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301053 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-07 15:31:22 +00:00
Kristina Chodorow
5b9cdaeef3
fixed count params/param name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301052 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-07 15:15:48 +00:00
Richard Quadling
ea2023e453
Added <screen> output for examples.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301048 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-07 11:47:34 +00:00
Daniel Egeberg
54028b9d81
Fixed PHP bug #52273 , added example outputs to SimpleXMLElement::getDocNamespaces().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301044 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-07 11:18:44 +00:00
Daniel Egeberg
41390ad8ed
Forgot to remove old entity.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301015 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-05 21:52:21 +00:00
Philip Olson
bd0c7e71a2
Fixed build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301014 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-05 21:45:38 +00:00
Daniel Egeberg
1837ca654d
Fixed PHP bug #52246 (The bbcode_parse function returns the result of the parsing, not TRUE or FALSE)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300987 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-04 15:06:31 +00:00
Gustavo André dos Santos Lopes
d29e172cab
- Added rarEntry::getPosition
...
- Added rar:// wrapper documentation
- Other improvements on the rar extension documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300966 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-03 08:19:20 +00:00
Gustavo André dos Santos Lopes
5699ed7b61
Updated with new functions; a few fixes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300960 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-03 02:03:51 +00:00
Richard Quadling
9142ea15d9
Improve example for SoapClient::__getFunctions() & SoapClient::__getTypes(). Fix bug #52217
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300897 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-01 09:15:35 +00:00
Lorenzo Castelli
d904764e9e
Add link to the definition of perfect hashing on Wikipedia.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300877 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-30 09:12:29 +00:00
Pieter de Zwart
ba57d7f325
Documenting AMQPQueue::bind and AMQP::ack.
...
Cleaning up definitions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300868 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-30 00:58:26 +00:00
Philip Olson
383b579aef
- Unified and clarified the installation section of our libxml based XML extensions
...
- Added libxml requirement to extensions requiring it (w/ new entity)
- Added --disable-* description for those that are enabled by default (w/ new entity)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300860 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-29 19:21:07 +00:00
Richard Quadling
52c6382222
Use &date.datetime.retval.changelog; for changelog to bring it inline with other methods.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300803 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-28 12:22:05 +00:00
Simion Onea
1cd1e390c5
Removed 'of' because it is included in &Alias;
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300797 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-28 06:58:41 +00:00
Mark Wiesemann
51cb46af42
added <type> tags for "string"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300785 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-27 19:35:00 +00:00
Mark Wiesemann
519dea584f
- two typo fixes
...
- all other functions in the ctype chapter don't have the <type> tag around "string" => removed here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300784 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-27 19:25:36 +00:00
Philip Olson
f4aa8ee555
Fixed SeeAlso link
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300769 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-26 21:29:56 +00:00
Daniel Egeberg
b5b882e695
Fixed PHP bug #52122 (implode(): No description of return value for degenerate case)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300736 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-24 22:07:28 +00:00
Kristina Chodorow
2482812e87
utf8 note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300708 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-23 20:05:01 +00:00
Kristina Chodorow
ac4bdef87b
added gethostname method
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300699 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-23 17:39:13 +00:00
Philip Olson
271e13fc18
Tagged new 0.0.4 features as 0.0.4+, and fixed a couple typos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300696 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-23 15:42:15 +00:00
Richard Quadling
925a128bbb
Added complete svn:keyword list
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300692 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-23 09:52:22 +00:00
Antony Dovgal
39ab813510
add event_buffer_set_callback() description
...
and update event_set() manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300690 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-23 08:40:29 +00:00
Philip Olson
9c9dbceddd
Updated example to properly use serialize(), instead of json_encode(), as graphviz.php only supports serialize() today
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300659 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-22 14:51:14 +00:00
Philip Olson
6baab2e8db
Updated ini information to reflect inclued behaviour
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300658 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-22 14:35:05 +00:00
Israel Ekpo
3326d8da30
M reference/solr/solrclient/construct.xml
...
A reference/solr/solrclient/setresponsewriter.xml
M reference/solr/versions.xml
Added support for new native response writer for php clients
https://issues.apache.org/jira/browse/SOLR-1967
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300649 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-22 03:58:35 +00:00
Peter Cowburn
48e96a6563
remove bad example (unlink a directory) - closes doc #52132
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300632 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-21 11:46:34 +00:00
Pierre Joye
60b5f94279
- little note about snmp support restored in 5.3.3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300623 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-20 20:42:29 +00:00
Joey Smith
5836b2069d
Fix typo "an" -> "a"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300621 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-20 18:18:04 +00:00
Pierre Joye
be16dd607b
- create changelog section, win support in 5.3.3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300615 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-20 15:34:38 +00:00
Mark Skilbeck
091163bf2f
Added E_WARNING info
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300589 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-18 21:22:29 +00:00
Lorenzo Castelli
52b1faeb7e
Added documentation for chdb.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300562 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-18 08:07:39 +00:00
Philip Olson
8ae3df060e
fixed build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300561 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-18 07:46:53 +00:00
Anthony Bedford
bdeea4d125
Removed use of 'above' (as not always relevant in MySQL doc formats).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300509 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-17 09:11:26 +00:00
Pierre Joye
11a52bc507
- make the sqlsrv suggestion more visible in mssql and pdo_mssql, especially as the latter are not available anymore on windows with 5.3+
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300446 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-14 22:04:47 +00:00
Pierre Joye
62ca61e3ee
- make the sqlsrv suggestion more visible in mssql and pdo_mssql, especially as the latter are not available anymore on windows with 5.3+
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300445 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-14 22:00:37 +00:00
Philip Olson
e60158c00b
Updated return values on failure, as several changed from null to false with 1.0.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300432 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-14 14:34:15 +00:00
Richard Quadling
6d4c09548b
session_start() -> session_name(). Fix #52080
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300430 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-14 12:40:37 +00:00
Richard Quadling
5fb1e5fa8a
Typo in example title. Fix #52055
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300428 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-14 09:49:59 +00:00
Pierre Joye
689d672e88
- we support jpeg 6b, 7 and 8 now
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300426 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-14 09:00:46 +00:00
Pieter de Zwart
a0601ea973
Fixing install section of AMQP per feedback from list.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300369 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-10 19:32:12 +00:00
Daniel Egeberg
7d5503c6b7
removed extra word
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300344 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-10 08:25:25 +00:00
Daniel Egeberg
79c7a362cb
Fixed PHP bug #52033 (session_set_save_handler : no description for "write" callback)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300339 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-10 07:56:45 +00:00
Adam Harvey
ab5351a260
WS.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300332 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-10 02:59:05 +00:00
Joey Smith
16f0f78d84
Clarify what appears to some to be a set of mutually exclusive assertions
...
by just pointing out that it's implementation-specific.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300331 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-09 21:09:30 +00:00
Grant Croker
0e7a332c1a
Update for ingres-2.2.2 release
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300319 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-09 16:32:54 +00:00
Peter Cowburn
5f357e881e
tidied up mysqli_escape_string alias page (patch by Peter O'Callaghan)
...
- removed See Also section
- use alias entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300307 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-09 11:21:24 +00:00
Pierre Joye
c26415107a
- WS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300293 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-08 21:03:34 +00:00
Pierre Joye
757f3384a8
- document the windows support for session.entropy*
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300292 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-08 20:34:29 +00:00
Peter Cowburn
e5c2e20550
see also preg_last_error, doc bug #51864
...
- added preg_last_error see also link for preg_* functions
- also added other useful see-also links for preg funcs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300271 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-08 12:51:02 +00:00
Daniel Egeberg
94eb8e63be
Fixed PHP bug #52021 (decreased should be increased)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300268 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-08 10:35:45 +00:00
Pieter de Zwart
76909071ad
Initial commit of AMQP documentation after preliminary approval from PHP Doc list.
...
Part 1 of 2 part commit. Associated commit is of doc-base.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300253 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-07 06:56:48 +00:00
Daniel Egeberg
f2f4e07d9d
Fixed PHP bug #51976 (date_default_timezone_get still mentions TZ use)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300203 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-05 10:37:33 +00:00
Peter Cowburn
792dd6e1c9
Corrected method name createTextElement -> createTextNode. Fixes doc #51990
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300172 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-03 21:47:00 +00:00
Peter Cowburn
975bee39f1
doy values of 001-009 are allowed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300164 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-03 13:52:49 +00:00
Philip Olson
f8a01283bc
Removed bogus filter 'type' constants (well, they exist, but are of no use). Spotted by datibbaw.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300153 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-03 08:18:24 +00:00
Christopher Jones
968b5e70f8
Update for Berkeley DB 5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300152 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-03 07:08:08 +00:00
Adam Harvey
a205631ef0
Fix doc bug #51981 (decbin(): "(31 1's)" in "64-bit machines" table).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300139 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-03 03:09:38 +00:00
Philip Olson
0cd24f9b19
Fixed build.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300112 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-02 21:00:28 +00:00
Daniel Egeberg
0640e024d4
Fixed PHP bug #51978
...
for file in `ack -i '\bA\s+SQL' -l`; do perl -i -pe 's/\b(a)(\s+SQL)/\1n\2/gi' $file; done
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300101 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-02 18:45:11 +00:00
Mark Skilbeck
423762a731
Added note about 5.2 and circular references.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300086 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-02 08:08:15 +00:00
Philip Olson
5a54777725
Documented stream_set_read_buffer()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300073 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-01 20:22:45 +00:00
Philip Olson
da5ec3f422
Added skeletons for apc.lazy_* directives
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300072 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-01 20:00:51 +00:00
Pierrick Charron
fb38207279
Fixed bug #51965
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300047 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-01 13:35:33 +00:00
Philip Olson
a516c3d9a4
Added missing returnvalues roles.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300025 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-01 04:37:21 +00:00
Adam Harvey
02bfeda9aa
Fix typo: outtermost -> outermost.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300021 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-01 03:14:06 +00:00
Philip Olson
46b1d8ab8f
Documented the upcoming OAuthProvider::generateToken()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300006 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-31 19:23:40 +00:00
Pierrick Charron
13a6aa145e
Fixed bug #51956
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300004 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-31 18:59:20 +00:00
Philip Olson
1df54c5470
Updated OAuth documentation to reflect current trunk, which includes:
...
- Added missing methods and properties
- Updated current methods (usually with current return values)
- A few other miscellaneous changes/updates
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299997 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-31 17:16:14 +00:00
Kalle Sommer Nielsen
571258fe2e
ReflectionExtension::getdependencies() may return Optional aswell
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299955 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-30 04:10:15 +00:00
Peter Cowburn
bc3a5cc7bd
tidied up return values section for strtr()
...
- simpler normal return value description
- empty key returns false (bug #51908 )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299913 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-28 15:50:00 +00:00
Kalle Sommer Nielsen
b5ac8ca1e8
Documented a couple undocumented methods and fixed some bugs here and there
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299908 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-28 14:46:46 +00:00
Peter Cowburn
c008fe1df8
added parameters and return values sections for spl_classes()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299899 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-28 09:02:24 +00:00
Peter Cowburn
a1bc631b0f
added normal return value description for explode - fixes bug #51937
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299897 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-28 08:32:05 +00:00
Philip Olson
fe5e528ec9
Adding forgotten OAuthProvider class file, which belongs in change r299859
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299872 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-27 19:07:10 +00:00
David Tajchreber
e084913300
Removing test comment. Please ignore x 2.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299869 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-27 18:08:17 +00:00
David Tajchreber
976cd87b97
This is a test, please ignore.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299863 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-27 17:27:58 +00:00
Richard Quadling
963cc0c5ed
Correct parameters. Fixes #51935
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299862 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-27 17:25:28 +00:00
Yoshinari Takaoka
9ad53a76ce
- mbstring.language Changeable value is changed to PHP_INI_ALL from PHP 5.2.6
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299861 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-27 17:18:43 +00:00
Richard Quadling
4a66b4509a
Added complete svn:keyword list
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299860 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-27 16:49:57 +00:00
Philip Olson
6b65b2d86d
Added basic documention for OAuthProvider.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299859 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-27 16:02:15 +00:00
Daniel Egeberg
ecf6f8b44c
nevermind
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299852 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-27 13:50:37 +00:00
Daniel Egeberg
c4134714a9
Incorporated user note 97150
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299851 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-27 13:36:29 +00:00
Philip Olson
7a98c0b69c
Fixed build (typo)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299838 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-27 02:19:33 +00:00
Daniel Egeberg
fd8b4486ea
Fixed PHP bug #51906 , dns_get_record() returns false on failure.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299837 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-27 00:40:18 +00:00
Joey Smith
269d3fcf8e
Spelling correction (Peaks -> Peeks)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299795 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-26 15:26:10 +00:00
Adam Harvey
7a8a82c2bf
Last change for now: wrap the mysqlnd configuration page in an anonymous
...
section so that we get consistent styling with other Runtime Configuration
pages.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299775 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-26 09:11:56 +00:00
Adam Harvey
5d7e0822ac
Linkify things that should be linkified in mysqlnd and remove an extra set of
...
parentheses.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299774 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-26 08:55:26 +00:00
Adam Harvey
d2848fa2c5
Remove the big list of mysqlnd statistic keys and replace it with a link to the
...
appropriate manual page.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299773 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-26 08:48:48 +00:00
Daniel Egeberg
df3b602832
Fixed PHP bug #51916 (Broken links in php.ini for section [mysqlnd])
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299772 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-26 08:21:00 +00:00
Philip Olson
fab14e20d6
Added version information for APCIterator
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299729 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-25 02:16:46 +00:00
Philip Olson
aea2855eea
Added missing APC documentation. Note: some parts need additional work still.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299728 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-25 01:46:16 +00:00
Kristina Chodorow
40a12b7bfc
warnings about bson_encode and bson_decode
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299723 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-24 22:14:13 +00:00
Christopher Jones
000f81411a
Grammar fix to test edit.php.net
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299721 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-24 21:32:02 +00:00
Kristina Chodorow
f41e046afe
added dbref clarification
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299699 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-24 16:21:54 +00:00
Kristina Chodorow
74a3aaff8c
updated group params
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299698 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-24 16:10:09 +00:00
Richard Quadling
54b35123bc
Temporarily hide unrequired synopses from datetime documentation (all translations) as these are generating a warning during the build process.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299689 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-24 12:51:39 +00:00
Richard Quadling
d5c4336ad5
xinclude() returns False when there are no XIncludes (Thank you Peter Cowburn)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299688 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-24 12:02:01 +00:00
Richard Quadling
edf214153a
xinclude() returns -1 if some processing failed.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299685 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-24 10:18:18 +00:00
Peter Cowburn
3f159d3087
Correct description of special ! character. Fixes #51866
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299631 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-22 19:13:10 +00:00
Philip Olson
99ae2b40a6
Implemented new version.trunk. entities
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299628 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-22 17:23:13 +00:00
TAKAGI Masahiro
ccf8fcc72d
fix build.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299625 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-22 16:38:10 +00:00
Sara Golemon
fb241e221a
Ooops, didn't notice the changelog at the bottom...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299624 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-22 11:35:52 +00:00
Sara Golemon
a675b6d76f
Document new parameter to json_decode()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299623 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-22 11:32:54 +00:00
Philip Olson
495a229052
Committed pending patches from the online editor before it gets updated (patches via markskillbeck)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299559 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-21 05:40:56 +00:00
David Tajchreber
c8b6ae1430
Committing pending patches prior to online editor update
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299558 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-21 05:36:39 +00:00
David Tajchreber
e5f5c1bdc2
Committing pending patches prior to online editor update
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299557 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-21 05:36:20 +00:00
David Tajchreber
ac7cf7d2e4
Committing pending patches prior to online editor update
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299556 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-21 05:36:03 +00:00
TAKAGI Masahiro
55ff32f2b6
set svn:keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299543 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-20 23:24:39 +00:00
Jonathan H. Wage
4ae803bb91
Fixing position of <para> tag
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299512 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-19 20:45:56 +00:00
Jonathan H. Wage
59e9f400e0
Added dozens of new examples to the Mongo extension documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299506 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-19 19:33:11 +00:00
Ruslan Yakushev
77e4564ea1
Adding documentation for wincache_scache_meminfo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299503 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-19 17:58:50 +00:00
Jakub Vrana
81cff4de74
Prefer OO syntax
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299490 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-19 15:34:01 +00:00
Richard Quadling
55940885de
Add oop or procedural roles to constructorsynopsis and methodsynopsis.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299487 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-19 13:18:07 +00:00
Adam Harvey
35db4c5185
Fix doc bug #51858 (mb_convert_case example is not the best) by adding some
...
examples to the manual pages for mb_convert_case, mb_strtoupper and
mb_strtolower that use multi-byte characters (specifically Greek).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299482 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-19 09:44:27 +00:00
Philip Olson
75d748890a
Added deleting a dir to the example; seems appending / is required ....
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299479 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-19 05:36:18 +00:00
Jakub Vrana
395536882e
Returns mysqli_warning
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299472 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 23:59:11 +00:00
Peter Cowburn
b85ef4fee2
swap PHP 6 with "the future"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299469 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 21:05:17 +00:00
Peter Cowburn
7653b91a1f
smush another pesky PHP 6
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299468 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 20:49:29 +00:00
Pierre Joye
ddb5c32170
- update imagecolorset to reflect trunk state
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299465 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 18:45:12 +00:00
Richard Quadling
f53f615b19
Unintentional <void/> return type. Sorry.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299463 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 17:10:19 +00:00
Richard Quadling
f85c864b93
Add roles to methodsynopsis.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299461 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 17:08:30 +00:00
Richard Quadling
943cea1918
Standardised collection of constructor/destructor/methods for datetime classes.
...
Automatically handles any new methods as well as separation of constructorsynopsis and destructorsynopsis.
Fallback of "blank" when the xxxxsynopsis entries do not exist.
Used &Methods; for tr translation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299458 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 16:52:10 +00:00
Richard Quadling
92afd5f0ae
Correct methodsynopsis for recolorImage.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299446 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 11:08:04 +00:00
Richard Quadling
0e80e8b7ba
Use entity for failure.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299445 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 11:00:11 +00:00
Kalle Sommer Nielsen
7ceb70c811
Added missing <varlistentry> for the $server_socket parameter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299443 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 09:09:18 +00:00
Kalle Sommer Nielsen
f16a6e5eee
Fixed bug #51839 (Documentation of return types of stream_socket_accept is misleading)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299442 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 09:02:11 +00:00
Kalle Sommer Nielsen
fe1ba5b690
Fixed bug #51432 (imagestrinup x/y coordinate wrong discription)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299441 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 08:56:32 +00:00
Philip Olson
08e2e3465c
Added note about 5.2.10 '0' padding change, and added a bunch of gotcha-like examples as expressed in several user notes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299436 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 01:43:37 +00:00
Daniel Convissor
2886be7bf6
Use new date format parameter entity. Move microsecond change log info from parameter to change log.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299419 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-17 01:35:47 +00:00
Daniel Convissor
d562dc3ee6
Clarify date string parameter.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299418 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-17 01:05:05 +00:00
Daniel Convissor
58d4069d7f
Say object parameter is modified rather than being passed by reference (as was put forth in r298971)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299417 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-17 00:31:47 +00:00
Daniel Egeberg
059449e23e
Minor changes in formats.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299413 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-16 13:38:29 +00:00
Daniel Egeberg
99a0f11459
Fixed PHP bug #51828 (example of natsort should compare with asort function)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299407 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-15 21:49:14 +00:00
Daniel Egeberg
00416213c8
Fixed some bad copy/paste
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299404 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-15 20:59:37 +00:00
Daniel Egeberg
eb2c1937c6
Fixed PHP bug #36474 (strtotime: Document internal Date Input Format).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299403 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-15 20:54:14 +00:00
Kristina Chodorow
8d6290a5fe
added testing section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299391 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-14 16:48:51 +00:00
Pedro Antonio Gil Rodríguez
31c7bd07e1
Added a </entry> tag in line 114
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299370 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-14 11:11:11 +00:00
Daniel Egeberg
f3b46b64e6
Fixed PHP bug #51771 (fclose() seems not to unlock the file)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299368 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-14 07:43:23 +00:00
Daniel Egeberg
b84500089b
Fixed PHP bug #51814 (ArrayIterator::append arguments are listed incorrectly)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299367 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-14 07:18:04 +00:00
Philip Olson
956f9926ad
Made examples 5.2 friendly (stream_context_create() second paramater was added in 5.3)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299363 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-14 05:17:49 +00:00
Kristina Chodorow
8885527de6
fixed gentoo install doc
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299362 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-13 20:40:44 +00:00
Kristina Chodorow
12b8e1bac8
added mongoid::__set_state docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299361 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-13 20:09:14 +00:00
Kristina Chodorow
1d1e6ff643
added gridfs get, put, & delete
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299359 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-13 19:19:55 +00:00
Kristina Chodorow
84c6f6bcf4
added w & wtimeout doc
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299357 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-13 18:31:22 +00:00
Richard Quadling
1b93e89734
Separate constructorsynopsis from methodsynopsis.
...
Added missing procedural function prototypes to OOP methods.
Updated xi:includes to get OOP style constructor and methodsynopsis only.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299350 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-13 15:33:37 +00:00
Richard Quadling
c8d0e68933
TZDB V2010.09(2010i)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299349 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-13 15:30:00 +00:00
Philip Olson
701a371eca
Documented mb_encoding_aliases()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299347 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-13 15:26:35 +00:00
Jakub Vrana
54429d1a2d
Use RarEntry:: prefix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299338 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-13 13:11:21 +00:00
Peter Cowburn
8669246db5
added errors section to constant() (closes bug #51805 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299326 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-13 08:01:52 +00:00
Kristina Chodorow
cf758970f6
MAKE HANNES HAPPY!!!!!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299315 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-12 23:13:24 +00:00
Kristina Chodorow
b8c30464d0
deprecate stuff
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299313 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-12 22:32:56 +00:00
Kristina Chodorow
9bd7ff8479
added static vars
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299265 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-11 19:59:21 +00:00
Kristina Chodorow
d2eb1917c4
added $in section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299248 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-11 14:49:17 +00:00
Daniel Egeberg
30859343d6
Removed misplaced credits from the documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299243 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-11 14:12:30 +00:00
Daniel Egeberg
f757bf0424
Fixed PHP bug #51790 (Some OpenSSL function parameters are underdocumented)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299241 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-11 10:57:32 +00:00
Peter Cowburn
008922dd52
leading WS (testing OE "re-indent this file" feature)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299210 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-10 11:21:54 +00:00
Daniel Convissor
20c22d6105
Add title to example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299196 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-10 03:48:09 +00:00
Daniel Convissor
33d634d15e
Add title to example. Fix markup for extended class example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299195 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-10 03:47:30 +00:00
Daniel Convissor
dd731f1402
Add title to example. Fix refname.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299194 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-10 03:36:10 +00:00
David Tajchreber
daa171b309
Fixed #51776 : Inconsistency in return type description for ZipArchive::GetStatusString
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299188 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-09 19:41:41 +00:00
Daniel Convissor
396f34e98e
Fix whitespace.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299171 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-09 03:12:46 +00:00
Daniel Convissor
1393ef129a
Fix oop refname and description.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299170 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-09 03:11:41 +00:00
Daniel Convissor
1f9c7cf094
Use style.procedural for appropriate descriptions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299169 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-09 03:09:46 +00:00
Daniel Convissor
ec75fe638b
Clean up properties: use style.oop for descriptions, clean up docbook in some descriptions, fix refnames where needed.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299166 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-09 02:51:44 +00:00
Daniel Convissor
1471b2ec6e
Use our current docbook style for oop methods.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299165 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-09 02:32:24 +00:00
Daniel Convissor
c87cff5fed
Method cleanup: use style.oop entity in description, use :: in refname.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299164 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-09 01:54:47 +00:00
Daniel Convissor
ac54a421f7
Bring examples in line with our updated oop/procedural style docbook layout.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299161 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-08 23:37:27 +00:00
Daniel Convissor
cd7e8901b3
Clean up description sections for updated oop/procedural combination format.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299158 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-08 21:20:24 +00:00
David Tajchreber
d3294c38b1
Fixed bug #51770 : word missing in examples explanation box
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299138 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-08 06:26:03 +00:00
Philip Olson
80d5ab0279
Have example use lib.inc.php instead of index.html to demonstrate multiple . behaviour
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299134 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-08 02:26:36 +00:00
Peter Cowburn
1ad390c81a
added pcre \g description (patch from Peter O'Callaghan)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299124 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-07 20:28:05 +00:00
David Tajchreber
5106f79967
Fixed bug #51764 : dl(): prototype and return value do not match
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299117 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-07 18:23:49 +00:00
Mark Skilbeck
52e6d6a3d4
Fixed examples - procedural was in OO, and vice versa. Silly me :(
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299116 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-07 18:06:34 +00:00
Mark Skilbeck
776f004268
Added documentation and examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299113 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-07 17:37:53 +00:00
Pierrick Charron
503c562c51
# More understandable explanation of how named subpattern work
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299033 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-05 20:57:06 +00:00