Commit graph

94 commits

Author SHA1 Message Date
Hannes Magnusson
5fc83c2ba8 More markup fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265363 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 15:44:38 +00:00
Hannes Magnusson
5cd5661448 Use proper markup for variables
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265362 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 15:40:25 +00:00
Richard Quadling
4ce1ddd972 error_reporting() changelog updated to show 5.3.x error constants.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264448 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-08 09:57:14 +00:00
Richard Quadling
1332c16b0e E_DEPRECATED and E_USER_DEPRECATED
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263084 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-21 12:11:11 +00:00
Carola 'Sammy' Kummert
dc99d7d218 introduce &Type; entity
put example more self-explanatory


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261884 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-01 21:03:46 +00:00
Felipe Pena
46f4ba6e2d - Fixed bug #45018 (debug_backtrace: missing $provide_object doc)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260466 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 12:37:25 +00:00
Philip Olson
d522d135a1 Removed PHP 3 information from the manual. Goodbye PHP 3, thanks for all the memories!
This commit covers many files.
The CVS file phpweb/manual/php3.php will exist to store [most of] this info.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253274 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-19 21:45:32 +00:00
Jakub Vrana
8e063d6a8d Returning false from callback (bug #41680)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241384 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 02:28:56 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Gwynne Raskind
100cfa0929 - Import of new internals documentation
- Manual base modified to include new docs and remove old
- Links updated in many files
- New language and global entities as needed


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237850 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 21:08:14 +00:00
Mehdi Achour
022241dd1a Clean up files (ws, missing roles, layout)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229000 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 22:49:08 +00:00
Jakub Vrana
37477ecbc6 Changelog, new E_ALL, vice versa compile errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228140 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-26 10:24:53 +00:00
Mehdi Achour
c16639e338 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227691 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-20 22:21:41 +00:00
Mehdi Achour
ec3f931fa0 Add missing roles and entities in already switched files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227340 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-16 01:24:43 +00:00
Hannes Magnusson
17ebd5b70a Fix example and add some whitespace to make it readable
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227237 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-14 19:43:52 +00:00
Hannes Magnusson
b402661349 Fixed bug#40057 (merge 5.2.0 $php_errormsg changes into documentation)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@226736 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-08 10:31:05 +00:00
Jakub Vrana
45b0ea59e1 Initial documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223032 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-09 08:37:32 +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
Philip Olson
78d264e960 Added a changelog, and moved the 5.1.1 change into it
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213494 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-21 21:25:23 +00:00
Sebastian Bergmann
e03a8f1de0 Document the feature I added in PHP 5.1.1.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213475 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-21 16:51:59 +00:00
Dave Barr
c8e821cf05 - Fix example output + typo (bricebhb)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@211993 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-26 01:10:20 +00:00
Jakub Vrana
beacf21c81 Missing fullstop
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201586 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-29 13:36:54 +00:00
Jakub Vrana
d4f728007b Return values (bug #35378)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201585 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-29 13:36:12 +00:00
Jakub Vrana
f6dc3a0443 User error handler must not modify error context (bug #35459)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201582 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-29 13:25:45 +00:00
Jakub Vrana
9eb72ca307 Returns NULL in case of an error (bug #35100)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199960 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-04 14:12:16 +00:00
Jakub Vrana
d7cff8e392 Fix return types (1/2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189110 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-23 16:53:27 +00:00
Matt Li
df3b3986d0 Fix doubling up + minor rewording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187490 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-02 11:07:55 +00:00
Philip Olson
a0fb692b2c ref.errorfunc: Implemented the new doc style, and rewording where appropriate.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185011 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-24 23:19:35 +00:00
Philip Olson
267173c6c0 WS, preparation for the new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184982 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-24 15:36:00 +00:00
Jakub Vrana
55be314e2b Calling restore_error_handler() from the error_handler function is ignored (bug #31675)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183661 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 13:08:56 +00:00
Jakub Vrana
71ece1d8d3 Meaningful example different from set_error_handler
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183654 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 12:00:24 +00:00
Gabor Hojtsy
5f343aab92 get rid of confusing shortcuts
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183650 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 11:26:15 +00:00
David Mytton
800e297a95 Fixed example switch statement output to show correct error types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183647 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 10:51:53 +00:00
Jakub Vrana
85caf84cd8 Remove confusing constants, fix WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183636 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 07:16:48 +00:00
David Mytton
b18c565926 Added example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183591 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-04 18:00:21 +00:00
Jakub Vrana
363d447203 errno is parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183555 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-04 09:28:20 +00:00
Jakub Vrana
85e5332941 Most of E_STRICT are raised at the compile time (bug #31919)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179747 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 09:02:44 +00:00
Horst Schirmeier
21d3994f71 callback type "see also" added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177745 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-20 12:44:05 +00:00
Jakub Vrana
6afb2b608c Move exceptions from objects (bug #31250)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175884 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-29 12:46:06 +00:00
Derick Rethans
58e38a4245 - Document return value.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174679 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-14 11:53:48 +00:00
Nuno Lopes
4eacb86850 adding docs and example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172602 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-13 17:58:53 +00:00
Jakub Vrana
31e02322db Nuke PHP syntax errors (including bug #30717)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172267 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-08 12:10:21 +00:00
Yannick Torres
597c9e6b87 use more entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171848 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-01 16:40:58 +00:00
Dave Barr
afdb358b2c - Fix broken build (<example> without a <title>), and other things.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167287 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 05:37:58 +00:00
Curt Zirzow
3b39595fab New documentation in new format.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167280 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 02:28:16 +00:00
Jakub Vrana
a1ddba3e96 rtrim($refpurpose, '.')
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166882 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 09:37:01 +00:00
Aidan Lister
303557e243 Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166033 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-11 11:28:56 +00:00
Philip Olson
1b678a5bae Initial documentation (set_exception_handler remains &warn.undocumented.func;).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164180 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-24 06:35:11 +00:00
Jakub Vrana
b02bfa1fd2 Returns bool (bug #29273)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163723 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-20 09:44:50 +00:00
Mehdi Achour
f8cf1cc241 fix for #25543 : set_error_handler returns mixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162242 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-28 15:53:36 +00:00