1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-26 08:42:21 +01:00
Commit Graph

206 Commits

Author SHA1 Message Date
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
f052ac1bd7 Revert useless change in 326638
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4 PHP_INI_* is in fact INI_
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Justin Martin
6c6ec130d4 set_exception_handler accepts null to reset handler to default state. Closes bug #60737.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322259 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-14 06:03:19 +00:00
Jakub Vrana
b9c3ddd1d3 Use entities for INI headings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322061 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 08:09:53 +00:00
Jakub Vrana
1f067345c8 Undocument PHP 3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321825 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-06 10:30:53 +00:00
Stanislav Malyshev
90d366a7ff complete E_STRICT/E_ALL documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318141 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-16 01:50:59 +00:00
Richard Quadling
a56106f691 Standardized on double quotes for attributes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317502 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-30 14:21:51 +00:00
Nikita Popov
a0c58ee421 Some more changes for 5.4s E_ALL with E_STRICT in docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315442 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-24 17:21:03 +00:00
Richard Quadling
2b402b704f E_ALL will contain E_STRICT in PHP 5.4.x
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@314946 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-15 11:34:28 +00:00
Mike Ford
fa6e196973 Improve English: "in case" does not mean "if" (part 1).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313913 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-29 10:46:17 +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
Peter Cowburn
9fad144a4f tidied debug_(print_)backtrace parameters, changelogs, return value (doc #54653)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310770 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-04 21:27:46 +00:00
Hannes Magnusson
56db7ad1df Clarify report_memleak ini option (patch by Roel Vanhout <roel.vanhout@gmail.com>)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310262 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-16 13:57:07 +00:00
Sebastian Bergmann
d9b850dca7 Update documentation of debug_backtrace() and debug_print_backtrace().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310081 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-09 10:07:36 +00:00
Yannick Torres
9deea7b93e typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309358 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-17 22:15:23 +00:00
Yannick Torres
c5e9787f0e * Remove TAB caracters
* WS

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309357 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-17 22:14:09 +00:00
Stanislav Malyshev
d6a44ea444 document new debug_backtrace options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309355 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-17 19:12:39 +00:00
Joey Smith
145c270caa error_log() hasn't allowed for logging to a TCP port for some time now
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307520 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-16 19:53:41 +00:00
Jakub Vrana
05bf002799 Describe message
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305079 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-04 12:43:51 +00:00
Mark Skilbeck
507170de95 #52880 - removed some example output text
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303568 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-19 12:45:11 +00:00
Daniel Egeberg
3e2947ca55 Improved example in set_error_handler(). Fixes PHP bug #52338.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301531 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-25 11:20:19 +00:00
Philip Olson
0b4c5897dd Commented out more PHP 6 documentation. Grep 'FIXME PHP_6' to fix. Helps close PHP Bug #51468
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297626 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-07 17:09:10 +00:00
Philip Olson
3e57d6ccfd Commented out or rewrote PHP 6 documentation as discussed. Grep 'FIXME PHP_6' to fix. Closes PHP Bug #51468
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297557 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-06 05:24:11 +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
27865e7aa2 Simplified example. Fix #51010
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294879 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-11 11:08:44 +00:00
Richard Quadling
e6da6812af W/S tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294382 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 13:25:41 +00:00
Daniel Egeberg
fb3676153f Fixed doc bug #50849 (set_error_handler claims it makes error_reporting() settings have no effec)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294084 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-27 12:26:37 +00:00
Daniel Egeberg
62ceddc05c Fixes #50548.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292477 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-22 13:33:12 +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
Christopher Jones
9a3206a676 Add warning based on #php.doc discussion
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291098 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-20 20:28:06 +00:00
Jakub Vrana
103eda0e4e Explain E_ALL replacement (bug #48282)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290973 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 10:40:15 +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
Jakub Vrana
48bc6b3c13 Returns callback
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288156 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-08 10:43:44 +00:00
Nilgün Belma Bugüner
605fe4df23 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283808 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:57:16 +00:00
Jakub Vrana
e29b823580 Remove duplicate table
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283114 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 11:14:41 +00:00
Yannick Torres
7988eb137a fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279806 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-03 19:20:33 +00:00
Philip Olson
fac015687f - Mentioned -1 usage to show every error -- documented as a tip and example
- Changed a changelog version entry from 6 to 6.0.0


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279511 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-28 17:01:07 +00:00
Sebastian Bergmann
e700952e3d Fugbix typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275854 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-15 15:55:24 +00:00
Philip Olson
df50bd494a Added PHP/PECL version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275622 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-11 22:20:31 +00:00
Hannes Magnusson
efe3813048 Fixed bug#47212 (Are PHP 4 objects still primary?)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@274543 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-25 13:33:44 +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
Hartmut Holzgraefe
f534159902 removed bogus duplicate seealso section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273505 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-14 10:11:50 +00:00
Jakub Vrana
11092762eb Links in ini.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273180 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:33:40 +00:00
Hannes Magnusson
3e3c51fdaf Document the provide_object parameter
# Already listed in the changelog and the proto


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273077 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-08 15:16:09 +00:00
Philip Olson
7774d7bb25 Fixed simple spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271307 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 01:58:18 +00:00
Richard Quadling
717487027e Typo: until => unless
Reported in Bug #46675


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269899 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-26 18:17:55 +00:00
Hannes Magnusson
2f092bb815 Use proper markup for the seealso section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269064 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 18:34:55 +00:00
Hannes Magnusson
9050f9f3d1 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269063 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 18:30:29 +00:00