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
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
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
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
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