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
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
2557e888bb
Add seealso ErrorException
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269061 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 18:22:07 +00:00
Stanislav Malyshev
7a2659ff5d
document new error_log value
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268980 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-13 23:54:10 +00:00
Hannes Magnusson
894eb4da58
- Document xmlrpc_errors and xmlrpc_error_number
...
- Add html_errors and xml_errors seealsos
# It has no relation to the extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268966 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-13 19:35:40 +00:00
Kalle Sommer Nielsen
6d47cbe444
Fix misc typos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268174 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-03 09:59:28 +00:00
Kalle Sommer Nielsen
40349db1e7
<screen> should have been in the <example>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268127 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-02 03:35:43 +00:00
Simion Onea
b0ce16a36f
Added a semicolon after &null
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268104 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-01 07:57:50 +00:00
Kalle Sommer Nielsen
bc81b2bc29
Fixed #45628 (set_error_handler() return type wrongly documented)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268101 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-01 06:11:19 +00:00
Kalle Sommer Nielsen
dfa95e1485
* New example for restore_exception_handler()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268059 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-31 01:29:22 +00:00
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