Commit graph

68 commits

Author SHA1 Message Date
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
Gabor Hojtsy
284cf9e0e0 fixing links to new IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160316 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-01 19:50:45 +00:00
Mehdi Achour
73936df3de added E_STRICT
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158296 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-10 10:45:25 +00:00
Kenneth Schwartz
5a57036bcc Bug #27941: signature of the error handler function is not documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155735 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-10 17:51:08 +00:00
Kenneth Schwartz
e10859158e Bug #24928: error_log inconsistent in adding newline to files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155533 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-08 04:47:58 +00:00
Mehdi Achour
0d302eb0ce moving comments
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154164 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-21 17:01:59 +00:00
Mehdi Achour
9dbe97c8f2 this para is not needed + CS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151598 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-17 10:57:26 +00:00
Derick Rethans
943e655fc9 - Document 2nd parameter to set_error_handler
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150711 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-07 19:02:34 +00:00
Derek Ford
83952b3197 Fixing Taberature
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149452 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-22 03:07:57 +00:00
Derek Ford
ce1a30e3b9 Adding carriage return
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149426 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-21 20:33:21 +00:00
Derek Ford
79c8589304 Fixing bug #26985
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149358 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-21 03:47:01 +00:00
Mehdi Achour
45a0f65851 CS : Function declarations follow the 'one true brace' convention
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148756 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-15 12:43:50 +00:00
Mehdi Achour
e8844eadb3 some more CS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146748 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 17:46:56 +00:00
Jakub Vrana
f803865331 Xmas typos 3/5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146654 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-17 14:32:39 +00:00
Mehdi Achour
27960e632c Merry XHTML and CS compliant christmas all \!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
Friedhelm Betz
a2a469fd5f real bugfix #26472
E_STRICT available with PHP5


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145881 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-07 16:04:36 +00:00
Derick Rethans
6716969369 - Use example.com (Patch by Jakub Vrana)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145383 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-02 14:11:35 +00:00
Friedhelm Betz
317e69d8a9 E_STRICT added
linking constants to a more propper target


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145289 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-01 11:49:35 +00:00
Friedhelm Betz
3d122fed4c remove user_error from see also
added link to error constants in see also


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145287 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-01 11:46:50 +00:00
Dave Barr
3754c18c5f - Fix mismatched parantheses in example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143051 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-25 06:49:37 +00:00
Friedhelm Betz
a8e08abf49 bugfix #25858
see also fixed


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142383 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-14 13:54:52 +00:00
Mehdi Achour
477aa9f95c adding role attribute and php tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138007 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-16 18:59:12 +00:00
Philip Olson
bfeedb1463 Initial debug_print_backtrace() checkin (was misnamed print_debug_backtrace())
Still considered undocumented.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132538 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-19 19:22:19 +00:00
Derick Rethans
50cc457a4e - Whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131872 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 12:36:12 +00:00
Derick Rethans
f0a8a47c4d - Added minimal docs for print_debug_backtrace() and did some structure work.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131867 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 12:33:50 +00:00
Nicolas Chaillan
b02c19cf48 ws and typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131646 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-15 10:11:32 +00:00
Mehdi Achour
4a696b6e62 some typos and ucfirst()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131579 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-14 17:48:17 +00:00