Commit graph

19006 commits

Author SHA1 Message Date
Philip Olson
841bdea9ac Help clarify the default_charset change, of sorts. Feel free to clarify further.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323790 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 04:20:18 +00:00
Philip Olson
c1bd359574 Added the CLI web server to the new features list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323789 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 04:10:52 +00:00
Philip Olson
7ad2a3414b Added MQ directives to the removed ini list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323788 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 04:07:50 +00:00
Philip Olson
b62c075f04 Added doc skeletons for PHP 5.4+ ldap functions: ldap_control_paged_result() and ldap_control_paged_result_response()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323787 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 04:04:15 +00:00
Philip Olson
c5b54a68f4 Added documentation for socket_import_stream()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323784 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 03:46:36 +00:00
Philip Olson
7d41b387c3 Added documentation for stream_set_chunk_size()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323776 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 03:34:03 +00:00
Philip Olson
9b344edff8 Added documentation for stream_set_chunk_size()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323775 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 03:33:40 +00:00
Christopher Jones
408cd8068d Mention session upload progress
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323774 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 03:33:40 +00:00
Philip Olson
a7b0fcde72 Added documentation for getimagesizefromstring()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323770 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 03:20:50 +00:00
Philip Olson
72abc02a97 Documented ini directives: mysqlnd.log_mask and mysqlnd.mempool_default_size
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323764 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 02:38:18 +00:00
Philip Olson
b704d36883 Removed incorrect references to deprecated MQ ini settings (they were removed), and MQ functions that always return false.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323761 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 01:59:08 +00:00
Philip Olson
61e4e54433 Removed empty sections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323757 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 01:03:37 +00:00
Philip Olson
4f90edebfb Added a changelog for the safest all of modes, with 5.3 and 5.4 entries
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323756 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 00:52:55 +00:00
Nikita Popov
63f0c045f9 Add array dereferencing to array docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323755 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 00:34:47 +00:00
Philip Olson
2063e436c3 Stole the 5.3 intro because it looks about right, and adds content. :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323754 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 00:29:49 +00:00
Peter Cowburn
6c949ad906 changed "New Parameters" to "Changed Functions" (thanks cjones)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323753 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 00:27:50 +00:00
Peter Cowburn
fd791519e0 moved "New Classes and Interfaces" immediately below "New Functions" (thanks cjones)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323752 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 00:20:48 +00:00
Philip Olson
fd40a64466 Added changelog entries for break/continue removal, as of PHP 5.4.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323751 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 00:18:17 +00:00
Philip Olson
ffb1d4089c Typo: PHP5 -> PHP 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323749 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 23:58:16 +00:00
Peter Cowburn
c2dfd8643a fix migration lists
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323748 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 23:55:59 +00:00
Peter Cowburn
36ad2f59ff markup (use link/methodname as appropriate)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323747 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 23:55:51 +00:00
Peter Cowburn
c3afedb44c minor typo/grammar changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323746 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 23:55:43 +00:00
Peter Cowburn
ab65594b1d drop incomplete warning, 5.4.0 is out
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323745 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 23:55:35 +00:00
Philip Olson
9a9a50a766 Added a allow_call_time_pass_reference changelog, and mentioned that it was removed in 5.4.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323743 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 23:25:43 +00:00
Philip Olson
a664e33433 Added missing mysqli_sql_exception class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323734 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 22:08:38 +00:00
Philip Olson
93ce2d7183 Added new (5.4) mysqli functions: ->error_list()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323728 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 20:02:57 +00:00
Drak
06dfeb81bd Revert incorrect references to SID constant.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323726 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 19:13:31 +00:00
Drak
491470fc95 Add version information to new session constants.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323725 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 18:34:39 +00:00
Drak
7c10689210 Added missing constant added in PHP 5.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323724 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 18:31:52 +00:00
Drak
e6f17e8aee Add information about new sessionhandlerinterface interface.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323722 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 18:24:52 +00:00
Philip Olson
31c9ef4a83 A few more changes, as suggested by Nikita
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323720 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 17:51:54 +00:00
Philip Olson
6129495ac9 Minor update to the migration 5.4 guide, mostly slight rewording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323719 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 17:28:30 +00:00
Nikita Popov
c272030e25 Restructure array docs so related information goes together (like key type handling). Also add note about 5.4 syntax.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323718 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 16:51:53 +00:00
Philip Olson
f1d4fc049e Added the new 5.4 zlib functions (only skeletons)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323717 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 16:51:06 +00:00
Philip Olson
699e26f299 Added missing docs for mysql_stmt ->next_result() and ->more_results()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323716 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 16:21:30 +00:00
Nikita Popov
d0ecb52435 Move some stuff from "other changes" to "new features"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323712 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 15:20:10 +00:00
Derick Rethans
bb0c470b94 - Updated to version 2012.1 (2012a)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323709 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 15:10:23 +00:00
Drak
a6b310e899 Fixed incorrect note.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323692 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 09:31:00 +00:00
Drak
d458ec5b41 Added missing space.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323691 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 09:29:28 +00:00
Philip Olson
67324381bf Added documentation for libxml_set_external_entity_loader(). Example stolen from php-src/tests.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323683 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 01:27:05 +00:00
Nikita Popov
2f0cfaf406 Add &warn.deprecated.feature-5-3-0.removed-5-4-0; entity and replace some usages of the outdated removed-6-0-0 entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323674 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 18:17:15 +00:00
Nikita Popov
9c27040f09 Add note on register globals removal and link removed functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323673 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 17:51:31 +00:00
Nikita Popov
ca8560e61d Reorder some stuff in the migration guide, so the more important things like magic quotes and call time pass by ref are at the top.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323670 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 17:03:22 +00:00
Nikita Popov
0b24b3ede7 Minor improvements to migration guide.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323668 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 16:39:41 +00:00
Maciek Sokolewicz
6c07266b1e Fixed incorrect method description.
Patch by Jesús Ruiz

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323667 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 15:54:09 +00:00
Drak
55f644c156 [session] Missed formatting.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323655 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 06:15:21 +00:00
Drak
b2ae8a983d [session] Added more formatting.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323653 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 06:09:12 +00:00
Drak
a5a30591ee [sessions] Added referenced and corrected spelling mistakes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323652 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 06:04:30 +00:00
Jakub Vrana
d6feb67a0d Don't use <constant> for non constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323651 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 05:03:14 +00:00
Drak
879b7c22c2 [sessions] Update return values.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323650 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 04:25:14 +00:00