Commit graph

17999 commits

Author SHA1 Message Date
Justin Martin
40aa012461 Removed byte order mark from language-snippets.ent (sorry for including it in this commit).
Moved Header SAPI comment to language snippet.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312832 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-03 01:22:07 +00:00
Justin Martin
a0699b136e Noted 64-bit behaviour of PHP for timestamps.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312829 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-03 00:19:14 +00:00
Jakub Vrana
1ca585d841 Rewrite SPL Types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312828 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-02 23:44:46 +00:00
Justin Martin
9212a0e064 Filled in the ns and is_prefix parameters, closing #54647
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312824 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-02 22:46:52 +00:00
Justin Martin
091fff686b Fixed Memcache::pconnect return value, closing bug #54658
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312801 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-02 08:05:14 +00:00
Justin Martin
78476e3106 Noted that header functions are only available when a supporting SAPI is in use.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312800 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-02 07:40:27 +00:00
Justin Martin
201d1df5c0 Clarified Wrapper Summary for zip:// wrapper, which does not support writing.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312798 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-02 06:53:13 +00:00
Philip Olson
898a1f24f3 Fixed alias markup. Closes PHP Bug #42927
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312795 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-02 05:28:01 +00:00
Justin Martin
92e367295e Added a bunch of examples from the RFC.
Fixed the file ending comment.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312791 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-02 01:07:33 +00:00
Justin Martin
0fb8963bfb Added weasel words to httponly parameter, as per bug #55002.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312787 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-01 23:05:37 +00:00
Jakub Vrana
d764b87c4f $this was not available in closures
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312786 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-01 22:35:49 +00:00
Jakub Vrana
065db8a473 New keys in return
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312785 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-01 22:35:24 +00:00
Justin Martin
46e895c67a Updated autoconf version requirements, closing bug #55100.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312779 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-01 20:25:34 +00:00
Nikita Popov
0b6b8f6362 Sync DE book.xmls with EN
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312778 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-01 20:22:25 +00:00
Nikita Popov
fa9b1028aa Sync some DE docs with EN
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312774 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-01 16:40:14 +00:00
Kristina Chodorow
377da021f6 update construct options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312772 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-01 15:45:12 +00:00
Philip Olson
5dc9ad2fb7 Added basic cli web server documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312768 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-01 14:09:12 +00:00
Jakub Vrana
17028006b4 Fix ids
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312760 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-01 10:52:02 +00:00
Kristina Chodorow
63c5351f88 added connection pool functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312738 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 22:20:49 +00:00
Jakub Vrana
84f749b644 PHP 5.4.0 algos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312734 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 21:24:40 +00:00
Jakub Vrana
edeff45456 Command line INI settings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312733 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 20:57:25 +00:00
Jakub Vrana
30044bba48 cli.prompt and cli.pager
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312731 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 20:39:27 +00:00
Jakub Vrana
2576fe1221 Document zend.multibyte
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312730 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 20:22:13 +00:00
Jakub Vrana
8888c9528e Future is now
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312729 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 20:22:04 +00:00
Jakub Vrana
32e2df4de3 Spoofchecker prototype
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312728 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 20:20:13 +00:00
Anthony Ferrara
1b7a1f1918 Added documentation for PDO::ATTR_EMULATE_PREPARES on setAttribute page.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312722 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 19:23:21 +00:00
Anthony Ferrara
8c9aa4f043 Update hash_algos docs to include new algorithms introduced in 5.3.0, and a changelog entry to indicate the change as well
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312716 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 18:57:36 +00:00
Jakub Vrana
4f9c8e2e45 <?= doesn't require short_open_tag anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312712 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 17:01:32 +00:00
Jakub Vrana
6f184ec8cc Parameter matches is optional
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312711 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 16:57:08 +00:00
Jakub Vrana
51d4fe23a7 REQUEST_TIME has microseconds
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312710 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 16:56:20 +00:00
Jakub Vrana
c05c2912b1 Doesn't return false for empty arrays anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312709 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 16:53:51 +00:00
Jakub Vrana
bdba2aa692 Upload progress configuration
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312708 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 16:13:19 +00:00
Richard Quadling
f1f7763389 Added complete svn:keyword list
Ignore entities.*.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312707 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 15:44:50 +00:00
Jakub Vrana
4df8cf6619 New method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312705 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 15:13:27 +00:00
Jakub Vrana
21be1f8b3b New methods and iterators
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312704 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 15:13:02 +00:00
Richard Quadling
c5e8642488 Added complete svn:keyword list
Ignore entities.*.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312703 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 14:57:52 +00:00
Jakub Vrana
238b225ad5 ReflectionZendExtension prototype
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312700 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 14:25:06 +00:00
Jakub Vrana
36869bc1ba New methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312699 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 14:24:48 +00:00
Kalle Sommer Nielsen
6ce17d1621 Fix markup as spotted by Salathe
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312697 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 14:17:15 +00:00
Jakub Vrana
12971b9ed8 JsonSerializable prototype
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312696 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 14:12:25 +00:00
Kalle Sommer Nielsen
91980b7550 Fixed bug #54976 (Wrong parameter description) -- Patch by php at sp-in dot dk
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312695 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 14:11:47 +00:00
Jakub Vrana
7855926da7 New constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312694 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 14:02:46 +00:00
Jakub Vrana
07eb995356 OPENSSL_CIPHER_AES_ constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312693 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 14:01:55 +00:00
Jakub Vrana
408baf1537 Trunk became PHP 5.4.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312690 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 13:41:29 +00:00
Jakub Vrana
d99462746f New constant
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312689 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 13:40:55 +00:00
Jakub Vrana
c9c117546e scandir constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312682 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 13:22:55 +00:00
Jakub Vrana
5434c02b16 Link
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312676 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 13:10:27 +00:00
Jakub Vrana
4d2ea8d948 New constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312675 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 13:10:16 +00:00
Jakub Vrana
e7442a11a5 hex2bin prototype
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312671 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 13:00:01 +00:00
Jakub Vrana
35202cdfb1 Accepts multiple-bytes separators since PHP 5.4.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312670 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 12:38:03 +00:00