Commit graph

11139 commits

Author SHA1 Message Date
Adam Dickmeiss
54d2cecf19 Fix Unix SO filename
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@215821 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-06 06:21:41 +00:00
Michael Spector
448d36cbec Add last prototype change into changelog.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@215734 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-04 14:50:10 +00:00
Nuno Lopes
71e53f5e6d fix return value, per user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@215731 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-04 11:13:25 +00:00
Nuno Lopes
4ed3407130 exchange the PHPRC var and the registry key order for php 5.2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@215729 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-04 11:03:22 +00:00
Horst Schirmeier
f47b057867 style; missing period added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@215727 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-04 10:29:34 +00:00
Michael Spector
c830c7c45b Fix function prototype, according to latest changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@215724 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-04 08:26:08 +00:00
Nuno Lopes
2b44192602 fix #37991: bad link to dll download
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@215688 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-03 11:40:03 +00:00
Philip Olson
bc6a1e1cfc Moved note from date_default_timezone_set() to &note.timezone-errors; to use as per bug #37486
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@215667 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-01 22:28:52 +00:00
TAKAGI Masahiro
79ccd2aaca made it more clear that the non-prefix version works only in PHP 5 and later (thanks tetuo-san).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@215274 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-23 21:22:07 +00:00
Dan Scott
5dcdd061c9 Really, change all pear commands to pecl
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@215229 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-22 20:13:53 +00:00
Dan Scott
9ae344f530 Change "pear install" to "pecl install" to get with the times.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@215228 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-22 19:47:28 +00:00
Ben Ramsey
28ba9fc4e3 Added SimpleXML->registerXPathNamespace, and added ns and prefix parameters to simplexml_load_file() and simplexml_load_string().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@215197 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-22 03:04:35 +00:00
Etienne Kneuss
c29f0e9a74 New example using recursion
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@215180 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-21 17:08:39 +00:00
Mehdi Achour
7660d95551 Change description
# spotted by s.achour


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@215071 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-19 18:06:40 +00:00
Etienne Kneuss
efbb69f3c9 little typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214941 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-17 00:16:58 +00:00
Etienne Kneuss
c214a4b007 die is not a function, and equivalent to exit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214932 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-16 18:41:44 +00:00
Etienne Kneuss
6730f8ddb7 Avoid using aliases
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214929 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-16 18:11:33 +00:00
Etienne Kneuss
bc0be59bf2 improve the example a bit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214909 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-16 14:44:47 +00:00
Etienne Kneuss
b287313c6b Fix #36112 (Bad example removed)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214904 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-16 13:44:09 +00:00
Etienne Kneuss
aa617da6c7 Fix #37776 (move from constants to define)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214823 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-15 11:11:31 +00:00
Etienne Kneuss
e81f680bde Fix #37815 (returned array can have no extention element)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214822 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-15 10:55:27 +00:00
Hannes Magnusson
8ad57282b7 returns false if there arent more rows...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214775 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-14 12:53:31 +00:00
Jakub Vrana
28e3b57806 Example for this function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214774 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-14 12:08:09 +00:00
Hannes Magnusson
4071867070 Remove imagepscopyfont(), has been commented out from day #1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214619 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-11 17:54:34 +00:00
Etienne Kneuss
a1883180b5 Fix #37776 (constants cannot be referenced before being defined)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214603 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-11 08:53:15 +00:00
Etienne Kneuss
f918be156e Fix #37771 (Incorrect return value; spotted by Elazar)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214535 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-09 20:26:04 +00:00
Caroline Maynard
452688c02c use pecl command instead of pear
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214448 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-08 14:43:55 +00:00
Nuno Lopes
a7f753029c disabled in PHP 6 on server SAPIs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214444 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-08 11:38:11 +00:00
Nuno Lopes
b6e97204c3 add E_RECOVERABLE_ERROR
add E_STRICT to E_ALL in PHP 6


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214443 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-08 11:19:12 +00:00
Nuno Lopes
c38e1c48ca update to match latest CVS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214442 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-08 10:44:15 +00:00
TAKAGI Masahiro
abd3644f1a added missing closing parentheses.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214362 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-07 03:11:02 +00:00
Nuno Lopes
148099f962 php 6 requires GD 2.0.33
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214330 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-06 15:10:33 +00:00
Nuno Lopes
63d59074bc per Pierre request, revert gd version to 2.0.1 and recomend 2.0.28 or later
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214329 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-06 15:09:03 +00:00
Nuno Lopes
aaf56e726f FreeType 1 and GD 1 support was removed in PHP 6
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214324 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-06 14:14:22 +00:00
Nuno Lopes
47a9741524 those functions are available since gd 2.0 not 2.0.1 (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214321 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-06 14:01:09 +00:00
Nuno Lopes
214bc4018b register_globals and register_long_arrays were removed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214317 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-06 12:47:04 +00:00
Nuno Lopes
1b815a62bf auto_globals_jit now works with register_argc_argv
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214316 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-06 12:35:52 +00:00
Nuno Lopes
5efb5b7319 add scandir to the list of new functions (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214315 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-06 12:30:42 +00:00
Nuno Lopes
9e64d5dc4d oops, I forgot to add the availability of the new constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214314 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-06 12:24:45 +00:00
Nuno Lopes
552821619c expand the pcre_last_error() page
add a new ini section
some linking


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214313 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-06 12:20:47 +00:00
TAKAGI Masahiro
cbd9c32134 copy-paste error corrected.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214309 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-06 11:50:45 +00:00
Nuno Lopes
7d647f243c add new docs for memory_get_peak_usage()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214306 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-06 11:31:44 +00:00
Nuno Lopes
4b59e8d1bc link the date.timezone ini option to its page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214305 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-06 11:20:24 +00:00
Nuno Lopes
4e79049301 fix typo in examples (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214123 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-01 21:53:39 +00:00
Nuno Lopes
7cfddffc55 fix copy-paste error in see also section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214078 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-01 08:50:16 +00:00
TAKAGI Masahiro
883281d9a8 fix build.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214071 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-01 00:00:49 +00:00
Ben Ramsey
b48693bee3 Added __construct() page for SimpleXML and modified examples to show usage of SimpleXML with SimpleXMLElement for a more OO approach.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214069 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-31 22:54:02 +00:00
Antony Dovgal
efc77ab610 add documentation for new ext/pcre constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213954 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-30 10:24:26 +00:00
Etienne Kneuss
e5de952ad1 Fix #37572 (Return value can be false on success)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213911 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-29 16:03:18 +00:00
Gavin Foster
1adf70c43a Correction to example of detecting http redirection.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213872 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-28 20:33:19 +00:00