Commit graph

16743 commits

Author SHA1 Message Date
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
Richard Quadling
11fa904483 Fix build. Sorry!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301181 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-12 10:41:23 +00:00
Richard Quadling
75ce87e32c Show the use $obj[] within an ArrayAccess interface.
Fix bug#52308

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301180 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-12 10:35:59 +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
Richard Quadling
2cdfda0553 Added complete svn:keyword list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301133 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-09 14:26:08 +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
Richard Quadling
07821cd88c Added complete svn:keyword list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301097 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-08 19:34:26 +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
Antony Dovgal
20ccf7dc53 initial version of FPM manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300919 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-01 21:12:55 +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
91ff02993b - coding standards
- adding missing "public" modifier

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300786 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-27 19:52:06 +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
Marco Cucinato
41c30ef618 Typo; uniformed example title to the others
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300695 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-23 15:21:16 +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
Richard Quadling
8b6932f5b8 Added complete svn:keyword list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300661 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-22 15:23:45 +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