Commit graph

134 commits

Author SHA1 Message Date
Christoph Michael Becker
674b07e333 fixed #71113: Undocumented behavior of func_get_arg(s)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338280 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-17 09:45:42 +00:00
Christoph Michael Becker
893bcb1227 fixed #71124: wrong version info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338260 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-15 16:41:30 +00:00
Maciej Sobaczewski
92bff06867 Update bunch of versions.xml for PHP 7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337985 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-12 07:06:29 +00:00
Peter Cowburn
4ac3664895 fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336771 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-14 08:55:44 +00:00
Peter Cowburn
743a40810e WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336768 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-14 08:26:35 +00:00
Peter Cowburn
50bb6c96bc Added missing output in func-get-arg 1st example
-- 
Provided by jonid.bendo@gmail.com via online editor

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336767 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-14 08:23:00 +00:00
Pasindu De Silva
394c58587d Removed br from example (By Jonid Bendo)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336598 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-20 07:10:24 +00:00
Peter Cowburn
24afbb0d4f fixed comment in example of call_user_func with array (doc bug #62080)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335189 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-17 20:47:41 +00:00
Simion Onea
14af302c9c Making the XML definition consistent across the entire project.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Adam Harvey
84630c830d See also: splat.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334626 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 03:05:02 +00:00
Maciej Sobaczewski
8b5940cade Remove changelogs for PHP 4 - 2nd round
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334605 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-26 14:28:17 +00:00
Nikita Popov
a0efd60818 Remove mentions of create_function from docs. Add caution to create_function docs advising to use anon funcs instead.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331556 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-28 15:43:16 +00:00
Yannick Torres
33040b3b1b Typo found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331135 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-16 09:25:19 +00:00
Jakub Vrana
1634a88641 Delete redundant <!-- Membership: -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Reeze Xia
698c0b0911 typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328488 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-24 19:28:17 +00:00
Peter Cowburn
2156ae971c Adding a note that shutdown functions won't be executed if the script gets a SIGTERM or SIGKILL, though you can pcntl_signal() for the TERM and exit;. (doc #63275)
--
Provided by anonymous #22227 (mail+php@requinix.net)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328335 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 22:34:43 +00:00
Hannes Magnusson
858cacd62c mark bunch of extensions with "membership" PI (like the membership comment)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +00:00
Gustavo André dos Santos Lopes
a63563da67 Fixed typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325661 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-11 22:44:28 +00:00
Gustavo André dos Santos Lopes
233b7b9803 - Updated docs for call_user_func_array() in light of PHP 5.4 developments.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325660 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-11 20:42:17 +00:00
Jakub Vrana
84b8fca68f Use <function> for language constructs (now supported by PhD)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325214 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-15 21:45:34 +00:00
Jakub Vrana
a9b26c34e4 Display language constructs without parentheses
Side effect of this change is that include, require and return are now properly linked. They weren't because they don't live inside <refentry> so PhD doesn't know about them.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324522 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-25 08:39:30 +00:00
Jakub Vrana
5faa7a6747 Document and use callable type hint introduced in PHP 5.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324122 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-12 05:55:59 +00:00
Jakub Vrana
a587927ae1 Link reflection
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321890 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-07 23:18:24 +00:00
Nikita Popov
492167b71c Fix Doc Bug #60532: incomplete documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321062 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-16 16:22:40 +00:00
Jakub Vrana
76a824ab19 Link extension_loaded() and function_exists()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320300 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-03 06:00:50 +00:00
Nikita Popov
88addd0b68 Update register_shutdown_function documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319357 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-16 18:10:24 +00:00
Jakub Vrana
ac04b2ea21 Extension purpose is not needed anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Jakub Vrana
61eefabf35 Use declare in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311173 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-18 09:12:09 +00:00
Richard Quadling
d4482ec29d Note that func_get_arg() and func_get_args() will return current value for byref arguments.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310390 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-20 12:59:20 +00:00
Shein Alexey
d2ba195e89 Fixed some bugs in create_function examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309214 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-14 09:36:25 +00:00
Jakub Vrana
9b22dffc68 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308256 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-11 14:16:57 +00:00
Jakub Vrana
3feacbb644 forward_static_call uses LSB (doc bug #53561)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308192 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 13:52:21 +00:00
Adam Harvey
fead37cf3b Fix doc bug #53911 (Function exists should be related to Class exists).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308016 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-04 11:04:08 +00:00
Peter Cowburn
9e70e6cb39 Fixed mismatched file name in example (closes doc #53178)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304943 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-27 08:16:19 +00:00
Gustavo André dos Santos Lopes
2235393c83 - Fixed subject/predicate concordance in notes in call_user_func(_array). Closes bug #53143.
- Improved the note on call_user_func_array on passing by value/reference.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304696 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-24 12:49:58 +00:00
Kalle Sommer Nielsen
e8289cd5f6 Fixed bug #46316 (call_user_func_array php5.x differences)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304537 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 07:11:18 +00:00
Adam Harvey
02bfeda9aa Fix typo: outtermost -> outermost.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300021 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-01 03:14:06 +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
Richard Quadling
ba21c43636 W/S tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294385 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 13:29:30 +00:00
Daniel P. Brown
3e9f3fbb05 Fixes and closes Bug #50900.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294318 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-01 17:27:50 +00:00
Daniel Egeberg
33f7afff50 Mentioning that shutdown functions and object destructors will be called even if exit() is called.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293992 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 15:28:23 +00:00
Kalle Sommer Nielsen
b5d06ceee2 Various fixes to previous commit about non executed callbacks
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293573 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-15 09:57:57 +00:00
Kalle Sommer Nielsen
4bc27d8766 Remove the last of the PHP3 related stuff around the manual, including the documentation for:
* ascii2ebcdic
* ebcdic2ascii
* mysql_change_user

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293483 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 04:01:06 +00:00
Kalle Sommer Nielsen
428ce16274 Fixed bug #48969 (register_shutdown_function() buggy in combination with set_error_handler())
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293478 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 02:09:45 +00:00
Richard Quadling
3e0008124c Typo in example. Fix #50079
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290205 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-04 15:51:00 +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
Hannes Magnusson
d09ee4e1ef - Removed weird example with missing example output
- Add an example how to call normal function, and a method



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288261 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-11 11:03:03 +00:00
TAKAGI Masahiro
b92e3b27f4 moved the second example into the appropriate position.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287585 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-23 00:25:20 +00:00
Torben Wilson
1901c7be3f Documented new behaviour in 5.3 when called from outtermost scope in a file included from within a function.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287566 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-22 08:00:59 +00:00
Rasmus Lerdorf
c44d61788d Fix bug #48889
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@284403 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-20 00:09:16 +00:00