Nuno Lopes
|
f64d0e1f17
|
add php://memory and php://temp
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220363 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-22 17:05:11 +00:00 |
|
Nuno Lopes
|
d157ed8033
|
arg.. add missing words from last commit. also obfuscate the example :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220362 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-22 15:39:56 +00:00 |
|
Nuno Lopes
|
752c7c0489
|
add the new 'data:' wrapper
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220361 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-22 15:36:16 +00:00 |
|
Hannes Magnusson
|
66066d5236
|
Fixed bug#38925 (incorrect compile option)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220354 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-22 13:05:20 +00:00 |
|
Hannes Magnusson
|
0b5c87aae8
|
Fix PDO constants (don't have PDO_ prefix anymore)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220352 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-22 12:08:50 +00:00 |
|
Hannes Magnusson
|
9b6cc3729e
|
Fix bug#38922 (PDO::ATTR_DEFAULT_FETCH_MODE && PDO::FETCH_PROPS_LATE became available in 5.2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220351 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-22 11:59:01 +00:00 |
|
Sean Coates
|
33583e124f
|
change separator to delimiter to better match internal error messages
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220270 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-20 03:37:27 +00:00 |
|
Dan Scott
|
130ac5ff16
|
Note that dl() is _not_ deprecated in CLI.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220175 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-18 14:17:49 +00:00 |
|
Antony Dovgal
|
5d9d8d4f37
|
include example from user note to the docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220149 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-17 21:24:21 +00:00 |
|
Nuno Lopes
|
b679d1963d
|
getSslOtpions -> getSslOptions, per user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220106 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-17 09:43:30 +00:00 |
|
Mehdi Achour
|
b4527cc0ae
|
Begin the docs from column 0
# new doc style (1/2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220086 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-16 20:33:25 +00:00 |
|
Philip Olson
|
e40ef7e8a9
|
Added links/markup to the last commit by Rasmus
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220085 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-16 20:21:09 +00:00 |
|
TAKAGI Masahiro
|
5ae9be36a2
|
added the document for 3rd argument (Bug #38583)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220062 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-16 13:31:30 +00:00 |
|
Rasmus Lerdorf
|
df5e8d8219
|
Could someone spruce this up a bit with links to the appropriate parts
of the docs for the functions and ext/filter?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220044 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-16 01:59:28 +00:00 |
|
Hannes Magnusson
|
e1536fea20
|
Bug#37640 (default value for ignore_user_abort() is false, not true)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219893 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-13 13:05:46 +00:00 |
|
Jean-Sébastien Goupil
|
e387a2fb2e
|
add explication thanks to #38665
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219874 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-13 02:53:46 +00:00 |
|
Hannes Magnusson
|
cd47deb13e
|
Bug#37808 (returns RFC2822 formatted date, not RFC822)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219872 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-12 21:45:30 +00:00 |
|
Hannes Magnusson
|
9a5cf31818
|
Add links to RFCs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219871 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-12 21:43:35 +00:00 |
|
Hannes Magnusson
|
7f43ab8137
|
Bug#38097 (private_key_bits should be integer, not string)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219867 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-12 20:33:35 +00:00 |
|
Nuno Lopes
|
f445c527e5
|
update membership tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219719 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-10 11:24:47 +00:00 |
|
Hannes Magnusson
|
b5de750b0c
|
Move more extensions to pecl
- swf
- cyrus
And may dbm RIP
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219700 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-09 19:28:30 +00:00 |
|
Hannes Magnusson
|
1d66b74c6d
|
Move extensions to pecl:
- msession
- hwapi
- filepro
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219699 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-09 18:27:48 +00:00 |
|
Hannes Magnusson
|
a04ad9513e
|
Bump libxslt version to 1.1.0 (closes bug#35589)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219648 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-08 16:41:38 +00:00 |
|
Etienne Kneuss
|
ce2bbdd14a
|
Fix #38115 (return values)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219642 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-08 15:43:59 +00:00 |
|
Nuno Lopes
|
64753d04ec
|
move the note just to the introduction, and also add a little intro text
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219639 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-08 14:27:43 +00:00 |
|
Nuno Lopes
|
f0e8bf8a73
|
update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219636 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-08 14:15:10 +00:00 |
|
Derick Rethans
|
eb9ee7c615
|
- Updated with new group and additional notices.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219630 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-08 12:37:47 +00:00 |
|
Nuno Lopes
|
e0cd4b619e
|
move maxmind.* urls to entities. add mising refpurposes tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219628 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-08 12:30:07 +00:00 |
|
Nuno Lopes
|
83173f9f84
|
make the tz-appendix-update script work when short-tags is On. move the note about updating the tz db to ref.datetime. update the tz appendix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219627 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-08 12:06:18 +00:00 |
|
Nuno Lopes
|
6a1e089831
|
close #34697: classes should be defined before use
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219625 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-08 11:37:31 +00:00 |
|
Dave Barr
|
b99539251a
|
- Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219624 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-08 11:17:38 +00:00 |
|
Philip Olson
|
6bdc411338
|
Document the E_STRICT/E_NOTICE time zone errors (as of 5.1.0) using
the changelog and errors roles. Closes bug #37486
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219621 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-08 09:04:09 +00:00 |
|
Philip Olson
|
dadcb2e38a
|
rename date.timezone.errors to date.timezone.errors.description, fix it,
and add date.timezone.errors.changelog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219620 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-08 08:56:01 +00:00 |
|
Dave Barr
|
e86398e2cb
|
- Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219619 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-08 08:48:16 +00:00 |
|
Sean Coates
|
a8ec4170bd
|
Major commit. Exceptions role changes to errors. Many files affected. Tagged first: PRE_EXCEPTIONS_ROLE_CHANGE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219536 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-06 20:40:41 +00:00 |
|
Etienne Kneuss
|
b1bf8135a6
|
Fix #35579 (Ambiguity about how serialize keeps references)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219524 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-06 19:47:35 +00:00 |
|
Etienne Kneuss
|
73f8a64c98
|
Fix #34697 (Remove ambiguity)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219522 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-06 19:39:01 +00:00 |
|
Nuno Lopes
|
ea43ec0867
|
the last parameter doesnt exist
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219475 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-06 13:01:01 +00:00 |
|
Etienne Kneuss
|
b6359ff0b6
|
Fix #38723 (Parentheses are not required)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219473 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-06 12:42:52 +00:00 |
|
Etienne Kneuss
|
fb59a0ff6c
|
Fix #33035 (Introduce instanceof's precedence)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219469 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-06 12:25:19 +00:00 |
|
Etienne Kneuss
|
841c3eea37
|
Fix the 'instance of an object'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219464 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-06 11:57:23 +00:00 |
|
Etienne Kneuss
|
18f34143e1
|
Fix #38660 (Implement changes regarding objects in PHP5)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219462 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-06 11:55:09 +00:00 |
|
Jakub Vrana
|
7000e3f71f
|
Improve example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219459 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-06 11:50:00 +00:00 |
|
Etienne Kneuss
|
bd9a1432aa
|
Fix #38730 (Include REPLACE in the description)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219446 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-06 09:48:43 +00:00 |
|
Etienne Kneuss
|
ce725f29fa
|
Fix #38730 (Include REPLACE in the description)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219445 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-06 09:27:51 +00:00 |
|
TAKAGI Masahiro
|
98602b0513
|
typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219236 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-01 22:59:45 +00:00 |
|
Sean Coates
|
17a283bd6a
|
WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219226 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-01 15:37:21 +00:00 |
|
Sean Coates
|
3a9d373d06
|
note about non-obvious ternary evaluation (and recommend to avoid stacking); bug #38679
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219225 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-09-01 15:33:53 +00:00 |
|
Nuno Lopes
|
e71b51a711
|
bcmul() truncates, not rounds. (per user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219196 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-08-31 22:12:25 +00:00 |
|
Hannes Magnusson
|
439e3e2628
|
- Add mysql*_fetch_object optional arguments (been around since 5.0)
- an <literal>stdClass -> a <classname>stdClass..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219193 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-08-31 22:09:10 +00:00 |
|