Commit graph

20804 commits

Author SHA1 Message Date
Peter Cowburn
a6a15d767f output wants newlines (doc #62180)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332497 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-22 13:25:19 +00:00
Peter Cowburn
ae4a2a6fed use OO code in OO example (doc #62180)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332496 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-22 13:25:09 +00:00
Chris Wright
24d6ce2149 Typo fix in internals docs
-- 
Provided by anonymous 27057 (oguz.celikdemir@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332491 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-20 10:43:04 +00:00
Chris Wright
515b45e676 - Note that getallheaders() is available in the CLI server in PHP 5.5.7
- Note that apache_request_headers() is available in the CLI server in PHP 5.5.7
- Note that apache_response_headers() is available in the CLI server in PHP 5.5.7

-- 
Provided by anonymous 35535 (ajf@ajf.me)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332490 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-20 10:41:01 +00:00
Derick Rethans
f83d616693 - Updated to version 2013.9 (2013i)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332475 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-19 18:59:05 +00:00
Phil Sturgeon
b2ae70c494 Fixed bug #61303 - $_SERVER['PHP_SELF'] description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332466 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-18 21:37:08 +00:00
Phil Sturgeon
8ea1f0e33d Fixed bug #65442
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332465 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-18 21:02:00 +00:00
Joe Watkins
7a83e2a0c9 reverse the silly
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332359 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-13 23:57:54 +00:00
Joe Watkins
73a0d3a409 fix #66290 update example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332356 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-13 18:10:40 +00:00
Adam Harvey
483d4d578f Warn users of the buggy behaviour of sem_get() with non-PHP semaphores.
Fixes doc bug #66270 (sem_get() expects an already created pack of semaphores
to have 3 of them).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332354 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-12 18:36:18 +00:00
Chris Wright
03083e6a66 Add floatval() example for non-numeric strings
---
Provided by Mark T (mxtracks@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332352 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-12 16:32:23 +00:00
Chris Wright
e0815cb568 Typo fix in strtr()
---
Provided by anonymous 36934

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332351 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-12 15:20:30 +00:00
Chris Wright
db46a1f80d Added an example for EXT_STMT opcode
-- 
Provided by anonymous 26427

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332350 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-12 15:18:21 +00:00
Chris Wright
547857d603 Update Reserved Keywords List for PHP 5.5
-- 
Provided by anonymous 36570 (jrchamp@ncsu.edu)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332349 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-12 15:11:11 +00:00
Dean Sas
5a86bbeb66 Document that mkdir can trigger an E_WARNING
Fixes bug #65388


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332344 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-11 00:45:52 +00:00
Christopher Jones
46854b1593 Add and improve oci_fetch_* examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332343 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-11 00:02:07 +00:00
Sherif Ramadan
bf46686034 Remove bad example.
The variable $juice is not defined. The example doesn't make any sense.
Syntactically the interpolation would work had the correct variable name been
used. So I'm removing this portion of the example since it doesn't demonstrate
anything useful.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 13:52:31 +00:00
Chris Wright
a2db0ec375 Typo fix in error_log()
---
Provided by Tomaž Lovrec

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332339 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 11:40:23 +00:00
Chris Wright
dda8a02902 Normalize quote type usage
---
Provided by anonymous 36401

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332338 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 11:38:03 +00:00
Chris Wright
ff3a431268 Typo fix in internals docs
---
Provided by anonymous 36184

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332337 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 11:37:03 +00:00
Chris Wright
30d1020cf5 Typo fix in enchant_dict_describe()
---
Provided by Michael Eshom

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332336 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 11:35:50 +00:00
Chris Wright
a3e1392324 Typo fixes in imagesetinterpolation()
---
Provided by anonymous 36219

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332335 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 11:34:23 +00:00
Chris Wright
f2bcd84ddf Typo fix in fmod() docs
---
Provided by Mike Matsco

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332334 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 11:32:42 +00:00
Chris Wright
0c6e1aa56b Typo fix in EventBase::dispatch see also section
---
Provided by haiwen zhu

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332333 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 11:31:54 +00:00
Chris Wright
1826857e87 Typo fixes in zlib
---
Provided by anonymous 36752

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332332 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 11:30:43 +00:00
Chris Wright
5206bce972 Typo fixes in MongoCollection
---
Provided by Tom A-r

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332331 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 11:29:14 +00:00
Chris Wright
e1e76392d9 Line length correction in explode() example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332330 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 11:12:56 +00:00
Chris Wright
516fd5a456 Typo fix in SessionHandler
---
Provider by anonymous 35971

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332329 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 11:02:11 +00:00
Chris Wright
6a8eb1f6e2 Fix for bug #65417
-- 
Provided by anonymous 36883 (email@philsturgeon.co.uk)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332328 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 10:04:09 +00:00
Joe Watkins
f002c9de8f fix operator precedence table with literal tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332327 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 09:07:12 +00:00
Joe Watkins
6586f45780 fix #66164 make operator precedence table more readable (commas and "and")
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332319 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-09 11:15:38 +00:00
Xinchen Hui
0c85f91736 Update version
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332315 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-09 10:52:16 +00:00
Xinchen Hui
2783e4a10b Update example for routes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332313 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-09 10:33:21 +00:00
Yasuo Ohgaki
1453847230 "quote" usually means srrounding string by quote chars (And addtionally escape). "escape" is appropriate word for addslashes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332298 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-09 00:07:42 +00:00
Matthew Fonda
c1d5750657 mb_strlen returns false if invalid encoding is given (fixes #66246)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332297 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-08 17:19:11 +00:00
Hannes Magnusson
519e5a4320 Dear God, make me a bird. So I could fly far. Far far away from here.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332294 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-06 19:59:02 +00:00
Chris Wright
f18a1e4ba2 Punctuation fix in core INI settings decription
---
Provided by anonymous 35350

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332292 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-06 09:43:17 +00:00
Chris Wright
68d6316b3c Typo fix in FAQ
---
Submitted by anonymous 35265

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332291 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-06 09:40:53 +00:00
Joe Watkins
f865de9b06 fix #66175 add additional opcache function information to manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332285 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-05 21:14:29 +00:00
Joe Watkins
c8a7cf7881 Add new folder from Php Docbook Online Editor
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332284 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-05 21:14:22 +00:00
Christopher Jones
01dee487a7 Add oci_pconnect() example. Simplify oci_new_connect() example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332271 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-04 19:49:28 +00:00
Christopher Jones
445c757a35 Add example and expand on column case sensitivity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332269 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-04 19:26:45 +00:00
Christopher Jones
6728d8981c Add examples to oci_password_change
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332268 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-04 18:59:57 +00:00
Christopher Jones
d01ddd0e9c Use a generic (and previously described) probe name in the example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332266 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-04 17:47:18 +00:00
Joe Watkins
7c9779ef8f fix #66178 remove broken link to legacy (and lost) doxygen format documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332263 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-04 13:50:10 +00:00
Joe Watkins
74684dc111 fix #66234 add not about wchar and sprintf
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332262 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-04 13:15:03 +00:00
Joe Watkins
95917faac7 fix #66192 update requirements for ICU
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332261 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-04 12:09:54 +00:00
Joe Watkins
13bf1bc8f5 fix #66195 restore error handler is not ignored (zend_builtin_functions.c#1570)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332260 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-04 12:06:24 +00:00
Joe Watkins
8c2aa928b0 fix #66215 (add note to clarify type of encoding for mb_split, possibly others)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332259 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-04 11:53:23 +00:00
Xinchen Hui
8ecd1fe58a Update Title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332258 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-04 09:11:39 +00:00