Commit graph

275 commits

Author SHA1 Message Date
Peter Cowburn
bb6755318d revert get_magic_quotes_* deprecation note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298273 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-21 20:18:32 +00:00
Daniel Egeberg
108dfaacbf Replaced insecure example with a better one.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298138 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-18 08:39:04 +00:00
Peter Cowburn
0dfdbfbc6d Added deprecated warning box for get_magic_quotes_* functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298127 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-17 20:15:36 +00:00
Kalle Sommer Nielsen
02e89ef6ef * Minor text improvements
* Use bit operators in example, makes more sense since the constants are bitfields

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297890 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-12 12:11:47 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Jakub Vrana
281e4d59bf Link enable_dl
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296783 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-25 14:05:40 +00:00
Daniel P. Brown
fba7f12229 Closes Bug #50957.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294721 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-07 19:58:42 +00:00
Richard Quadling
4c0b2c64d0 W/S tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294395 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 14:07:39 +00:00
Christopher Jones
a0edd3e930 Some clarifications for version changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294068 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-27 00:59:33 +00:00
Michael Maclean
80fc66329c Fixes #50783, thanks to David Tajchreber for the patch
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293633 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 02:28:10 +00:00
Kalle Sommer Nielsen
a8a3ab994f Fixed bug #48839 (dl is incorrect disabled instead of deprecated)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293476 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 01:48:24 +00:00
Kalle Sommer Nielsen
bbc73011bc C:\php5\ is used to load extensions from by default in PHP5+ on Windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293474 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 01:09:36 +00:00
Richard Quadling
7eb423b7e6 Core constants were incorrectly tagged as 'mhash' when moving from 'internal' to 'Core'. Seems to be windows only.
Fix#50634

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293208 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-07 10:27:04 +00:00
Mark Wiesemann
dbc0e13b43 - coding standards
- typo fixes

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293190 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-06 21:33:51 +00:00
Jordi Boggiano
c1f984c21f Adds a note about unknown parameters ending getopt() parsing, fixes bug #43313
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292224 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-16 22:40:17 +00:00
Philip Olson
4b660cc64a The documented BC break happened in 5.3.0, not 5.2.9. Deals with bug #49923
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292149 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-15 03:58:41 +00:00
Richard Quadling
d986013767 Example fixed. Fix #50381
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291819 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-07 14:48:08 +00:00
Jakub Vrana
612e5af5ec Prefer <initializer> before "default value"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291314 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 15:22:02 +00:00
Jakub Vrana
201dc3748c Prefer <initializer> before "defaults to"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291313 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 14:49:47 +00:00
Jakub Vrana
1e3320a7e3 Core constants (bug #49923)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291297 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 10:10:13 +00:00
Jakub Vrana
6110e3b296 Short options allows only a-zA-Z0-9 (bug #46359)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291076 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-20 12:41:30 +00:00
Jakub Vrana
641b755822 Link access levels description (bug #49887)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290692 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 20:39:32 +00:00
Richard Quadling
f658721332 Use &return.falseforfailure; entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +00:00
Richard Quadling
bde3e007ec were -> are
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289853 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-22 15:21:22 +00:00
Richard Quadling
2b75736aca extension_loaded is case insensitive from PHP5+. Fix bug#49941
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289852 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-22 15:20:12 +00:00
Daniel P. Brown
18ef0c1024 Addresses Bug #49854.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289673 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-15 16:09:39 +00:00
Daniel P. Brown
06c6bb6231 Au contraire.... thanks to (bjori) pointing out my follies, I checked my calendar and found out that not only did I miss the consortium myself, but I actually don't
even know what numbers are or how to add them together.  In fact, as it turns out, I did not attend the consortium, but instead was lost on a highway in the middle 
of the desert.  I thought the directions said "take 7th Avenue to 34th Street," and - thinking I was to add them together - wound up 1,239 miles away.  [That'll 
teach me to even bother trying today.  All work and no sleep makes Danny an idiot.]


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289304 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-07 21:23:05 +00:00
Daniel P. Brown
6e414db920 Actually, (30 + 25) is now 55, not 45. There was a consortium about this on Tuesday, and it was voted to change that math rule by a vote of 45 to 51 --- which, at
the time, 45 was still greater.  (Yes, I'm lying.)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289300 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-07 20:09:08 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Daniel P. Brown
8cd1af5938 Added deprecation warning.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287192 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-13 02:23:06 +00:00
Daniel P. Brown
de5aaec7b4 Added deprecation warning.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287181 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-12 21:37:52 +00:00
Karoly Negyesi
8735e3b291 listing everything version compare knows about
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286529 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-29 19:06:49 +00:00
Nilgün Belma Bugüner
f4871bb5ba fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283819 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:47:57 +00:00
Kalle Sommer Nielsen
808e622271 Alias functions for magic_quotes_runtime and set_socket_blocking
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282868 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-27 12:55:11 +00:00
Rasmus Lerdorf
728a06d7a7 Someone at http://www.phpwtf.org/ didn't like our php_uname docs. :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282444 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-19 15:01:51 +00:00
Nilgün Belma Bugüner
70d87c265b Fixed build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282354 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-18 04:50:04 +00:00
Daniel P. Brown
d2a20a1aaf We no longer want users to report bugs in user notes, so we link them to bugs.php.net.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282329 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-17 18:40:28 +00:00
Damien Seguy
d17f5fddd7 fix spelling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281920 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-10 11:30:35 +00:00
Kalle Sommer Nielsen
236cdffb1c * Documented the PHP_WINDOWS_* constants, and the suitemask values for PHP_WINDOWS_VERSION_SUITEMASK
* Typo on the reserved.constants.core
* WS + putting assert constants into a table


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281708 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-05 09:31:46 +00:00
Kalle Sommer Nielsen
579782179f New example for PHP_VERSION_ID
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280434 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-13 08:06:26 +00:00
Jakub Vrana
a48259a89a Measures real time on Windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279613 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-30 14:01:02 +00:00
Yannick Torres
d36f76d881 correct markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279132 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-21 22:08:15 +00:00
Ross Masters
4375ee59c9 * Fix for http://news.php.net/php.webmaster/3784
* Examples for uasort, DateTimeZone::construct, file_get_contents, file_put_contents and ini_set


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275453 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-09 21:54:29 +00:00
Hartmut Holzgraefe
63cc6882ce formatting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@274553 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-25 15:58:37 +00:00
Jakub Vrana
5730e7a2fa Initializers - part 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273648 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 16:14:26 +00:00
Jakub Vrana
2a69ff3bdb Document GC
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272976 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-07 17:01:35 +00:00
Philip Olson
3db776857e - Rewrote the docs
- Mentioned every [maybe] possible return value
- Explain tips/gotchas like apache may be apache/apache2handler/apache2filter
- More clearly refer to PHP_SAPI
- Clarify why the example checks the substring cgi
- Elude to cgi no longer being a value (cgi-fcgi is) as of 5.3


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272239 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-29 16:07:36 +00:00
Philip Olson
31a79096d2 Grammar, s/an unique/a unique/g which closes bug #46942 and helps #34880
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271849 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-25 01:35:26 +00:00
Hannes Magnusson
792a04aed8 Remove weird note (this option is hardcoded into php-cli and cannot be disabled)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271807 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-24 13:06:06 +00:00
Kalle Sommer Nielsen
b40758f015 * Added note + changelog entry for PHP's implementation of crypt() algorithms
* Added note about get_cfg_var() was fixed to return "array" ini options


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271108 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-13 02:06:34 +00:00