Yannick Torres
4f00b7676d
Fix svn keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326835 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-27 14:03:57 +00:00
Sherif Ramadan
1e67d9c7d0
Added new book.xml example for use throughout DOM documentation examples. Used example in DOMDocument::getElementById(), which fixes Bug #62118
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326834 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-27 12:09:35 +00:00
Adam Harvey
e31420d0c0
Fix doc bug #62670 (Documentation Typo).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326828 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-27 04:38:27 +00:00
Adam Harvey
2b0ee0e1f8
Add a proper citation for Oliver in the similar_text() description, per the
...
discussion in the notes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326815 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-26 02:03:10 +00:00
Esen Sagynov
b6a96ec1b5
APIS-204, APIS-205, APIS-206, APIS-207 and APIS-208
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326814 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-26 01:21:11 +00:00
Brett Bieber
6505348a2b
Minor coding standards fixes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326811 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-25 13:19:41 +00:00
Hartmut Holzgraefe
8860f92aee
Added explicit warning about 32 vs 64bit platform issues
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326796 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-24 17:10:02 +00:00
Adam Harvey
1d66e036b9
Fix the build.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326795 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-24 08:32:59 +00:00
Sherif Ramadan
00ccd41946
Modified language to reflect that E_STRICT is now a part of E_ALL in PHP > 5.4.0 in error_reporting note, which fixes Bug #62645 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326794 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-24 06:04:11 +00:00
Sherif Ramadan
7f5e92953b
Added changelog section to sort for new options in sort_flags parameter.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326793 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-24 04:31:40 +00:00
Pieter Hordijk
0ace4ef6ff
Improved wording of width parameter description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326786 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-23 16:25:44 +00:00
Ulf Wendel
dc191497aa
Adding 1.4 alpha release date
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326782 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-23 12:23:06 +00:00
Adam Harvey
5d9507a66e
Add version information for the pgsql functions added in PHP 5.4.4.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326773 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-23 06:25:06 +00:00
Yannick Torres
67603e0296
Add an example
...
#Provided by Kriscraig
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326752 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 23:08:14 +00:00
Adam Harvey
d8fc668de6
Give the DateInterval documentation a bit of a freshen up; in particular,
...
provide a set of examples of the sort of format
DateInterval::createFromDateString() expects.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326736 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 10:07:07 +00:00
Adam Harvey
4174a16888
Fix doc bug #62486 (Missing documentation for DatePeriod).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326735 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 09:39:42 +00:00
Derick Rethans
fb16d269be
- Updated to version 2012.4 (2012d)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326731 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 09:11:15 +00:00
Adam Harvey
9b2a0aeeba
Fix doc bug #62471 (Documentation for array_search misses 5.3 changes).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326728 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 09:04:50 +00:00
Adam Harvey
4245a355fa
Fix doc bug #62478 (parameters not documented) and use the right elements for
...
the constants consistently across the various fetch functions that take
offsets.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326727 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 09:02:54 +00:00
Adam Harvey
1690f24f52
Fix doc bug #62321 (The »Notes« section on mysqli_bind_param is outdated), and
...
simultaneously audit all of the functions removed in 5.4.0 to ensure we have
the right warnings in the right places (spoiler: we didn't).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326726 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 08:55:25 +00:00
Adam Harvey
d0223af67d
Fix doc bug #62414 (Out of date docs for CRYPT_BLOWFISH). I'd greatly
...
appreciate a review on this, since I'm not sure it's as well worded or laid out
as it could be -- the one paragraph per hash convention is starting to get a
little tight.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326725 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 08:39:55 +00:00
Adam Harvey
4d6ac2f940
Fix doc bug #62334 (New valid uses of static keyword not included in static
...
keyword doc page) by adding a tip to the oop5.static page linking to the other
uses of static.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326724 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 08:15:14 +00:00
Adam Harvey
ef51bbad95
Fix doc bug #62503 (DDL statements in PDO queries are implicitly commited!).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326723 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 06:21:14 +00:00
Adam Harvey
2726a42e43
Fix doc bug #62506 (follow_location should be bool instead of int) and also add
...
a missing full stop on the same page.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326722 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 05:53:22 +00:00
Adam Harvey
77d5832747
Fix doc bug #62542 (User comment incorrect and misleading. No real docs to
...
read.).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326721 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 05:38:42 +00:00
Adam Harvey
aab2c4bbeb
Fix doc bug #62541 (proc_open doesn't support context).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326720 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 03:26:42 +00:00
Adam Harvey
90ffb95c20
Fix doc bug #62586 (version_compare, case sensitivity) by adding a note about
...
case sensitivity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326719 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 02:24:40 +00:00
Sherif Ramadan
15bd95f5d1
Added caution for returning non-integer types to help clarify language for usort callback behavior.
...
Address issues raised in Bug #62590
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326718 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 02:22:35 +00:00
Adam Harvey
c2b3d06db9
Fix doc bug #62608 (Documentation examples use printf(), not sprintf()).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326717 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 02:16:03 +00:00
Jakub Vrana
5bf2caeb5f
Link strncmp
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326716 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-19 22:46:06 +00:00
Hannes Magnusson
c90424bc60
Deprecate whole lot of things
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326702 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-19 16:57:19 +00:00
Hannes Magnusson
fce4cad98c
Document MongoCursorException->getHost() & MongoCollection->distinct()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326701 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-19 14:45:48 +00:00
Sherif Ramadan
d0f905d0a7
Incorrect argument description, fixes Bug #62604
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326697 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-19 03:29:13 +00:00
Sherif Ramadan
cc4f599a5f
Changed example for ErrorException, which demonstrated wrong argument order in the construct.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326694 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-19 00:38:06 +00:00
Sherif Ramadan
2e72102640
Removed invalid example. which fixes Bug #62440
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326693 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-18 19:43:33 +00:00
Nikita Popov
74b048962a
Apply patch by GoogleGuy
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326684 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-18 11:33:02 +00:00
Anthony Ferrara
4b4ae3e993
Fix issues with incorrect precedence documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326667 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-17 16:06:18 +00:00
Jean-Sebastien Hedde
03b33508d5
+ example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326662 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-17 09:09:38 +00:00
Karoly Negyesi
d6b431c9ff
stream_bucket_prepend documentation. The rest of stream_bucket_* is forthcoming.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326648 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-15 23:20:52 +00:00
Karoly Negyesi
38d18b3046
Clarified a little php://filter chains
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326646 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-15 17:46:53 +00:00
Pieter Hordijk
f59cd07e97
Changed ini set param to string
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326629 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-13 18:50:24 +00:00
Pieter Hordijk
887bcfd33f
Improved for() docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326628 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-13 18:49:23 +00:00
Pieter Hordijk
6e3a76bb60
Improved empty() docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-13 09:55:59 +00:00
Ruslan Osmanov
1ef6e39964
Fix proto
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326621 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-12 19:04:32 +00:00
Hannes Magnusson
55e572757c
Fix grammar. And there is always a return... :)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326582 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-11 12:29:19 +00:00
Anthony Ferrara
1ebd60969a
Fix an issue with an invalid xml id leading to an invalid page name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326580 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-11 11:43:41 +00:00
Anthony Ferrara
f7dfa45134
Add hash_pbkdf2 documentation for added feature in master
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326574 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-10 17:16:58 +00:00
Ruslan Osmanov
f6dbaa7cb4
Fix: eio version for eio_init func
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326546 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-08 16:34:13 +00:00
Ruslan Osmanov
accae99f41
Change: eio_get_last_error marked experimental
...
Add: notice about eio_init in future
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326539 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-08 10:35:49 +00:00
Pedro Antonio Gil Rodríguez
9d65c19422
Bad link: linkend="function.dbx-escape-string" must be linkend="function.ingres-escape-string" on line 75
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326521 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-07 13:22:20 +00:00