Commit graph

1111 commits

Author SHA1 Message Date
Nilgün Belma Bugüner
556c262dea sorry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269370 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-19 19:02:15 +00:00
Nilgün Belma Bugüner
f376894e4b new translations
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269369 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-19 18:43:28 +00:00
LEE Yun-young
f73166d52d remove strange whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269301 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-18 16:05:09 +00:00
Hannes Magnusson
0976bea995 - Only modern *object oriented* extensions possibly use exceptions
- Add a tip about the pre-existing SPL exceptions


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269065 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 18:39:46 +00:00
Hannes Magnusson
8270279a35 Add traversable and iteratoraggregate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269021 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-14 20:01:10 +00:00
Hannes Magnusson
adf50f02c2 Initial commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269020 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-14 20:00:41 +00:00
Hannes Magnusson
7bb1fc7e9b It is an interface, not a class...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269019 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-14 19:57:48 +00:00
Hannes Magnusson
6d215842be Initial commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269013 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-14 19:11:11 +00:00
Hannes Magnusson
94515738eb Add predefined interfaces chapter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269007 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-14 18:08:40 +00:00
Hannes Magnusson
8885e155ed Initial commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269006 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-14 18:01:48 +00:00
Nilgün Belma Bugüner
adca0b4e4a fix validity errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268985 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-14 05:17:09 +00:00
Greg Beaver
a756dc9772 add encoding directive to declare documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268981 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-14 00:38:36 +00:00
Jakub Vrana
bbf97ee85f declare doesn't affect parent (bug #44345)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268487 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 11:26:57 +00:00
Jakub Vrana
eabb567094 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268486 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 11:23:36 +00:00
Jakub Vrana
59892aadb0 Static variables are initialized in first call of function (bug #44384)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268485 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 11:16:22 +00:00
Jakub Vrana
64d082ef0d Lowercase function names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268484 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 11:14:48 +00:00
Jakub Vrana
2527a9e3a8 Remove forgotten comments (thanks to Hannes)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268436 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-06 14:41:54 +00:00
Jakub Vrana
e3be9c8da0 Weird offsets (bug #44808)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268372 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-05 17:17:57 +00:00
Jakub Vrana
71ede4812c unserialize creates __PHP_Incomplete_Class_Name (bug #44970)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268368 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-05 16:59:14 +00:00
Jakub Vrana
95f43a7118 Integer properties in object to array cast (bug #45959)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268348 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-05 10:56:08 +00:00
Jakub Vrana
3ef6a74874 Copying an array may not lead to pointer reset (bug #45369)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268347 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-05 10:53:52 +00:00
Torben Wilson
ebaa69fb65 Clarification.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268330 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-05 08:35:02 +00:00
Torben Wilson
1b92251272 Document that static properties may not be initialized to expressions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268329 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-05 07:38:18 +00:00
Torben Wilson
476b6b1b1b Small grammar fix and a little bit more information.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268328 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-05 07:36:59 +00:00
Torben Wilson
d8b6d29279 Tiny update to make the examples of array definition functionally
equivalent. Addresses Bug #46251.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268325 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-05 06:16:51 +00:00
Jakub Vrana
38b003a6ae Internal exceptions (bug #46041)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268294 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 17:04:29 +00:00
Jakub Vrana
449849caaf Bytes instead of ASCII characters (bug #46474)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268285 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 16:27:03 +00:00
Nilgün Belma Bugüner
ec69be2db5 fixed a typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268280 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 15:49:10 +00:00
Kalle Sommer Nielsen
d67bca7b48 Fix typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267968 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-29 15:00:28 +00:00
Mark Wiesemann
2cfb86eb70 typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267623 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-22 12:34:47 +00:00
Ross Masters
07e081dd58 Reworded how typing works and rewrote example to help show it.
Fixed bug #45207 (Incorrect or missing documentation for languages.variables)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267083 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-08 19:50:07 +00:00
Jakub Vrana
c385e50ef0 Capitalize title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266440 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-17 10:25:43 +00:00
Kalle Sommer Nielsen
d1d868c383 Fix php highlight in examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265942 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-07 19:27:41 +00:00
Felipe Pena
44c0b43f25 - Typo-- ("insted of")
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265704 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-31 01:04:21 +00:00
Kalle Sommer Nielsen
a25ea24b7e Add a tip regrading array iteration with for (Thanks for the help Pierre)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265700 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-31 00:35:09 +00:00
Felipe Pena
fac021dd65 Typo-- (thanks Kalle!)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265651 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-29 16:42:19 +00:00
Felipe Pena
0f179a2c3b - Added new examples related to PHP 5.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265632 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-29 12:47:25 +00:00
Sean Coates
ac01e6d92f add default parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265564 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-27 19:03:33 +00:00
Kalle Sommer Nielsen
20a326f84d * Added caution note that ticks are deprecated as of 5.3
* Added note in changelog on the following functions that they will throw an E_DEPRECATED notice as of 5.3:
  * mktime() -- is_dst parameter is deprecated
  * register_tick_function()
  * mysql_db_query()
  * mysql_escape_string()
  * setlocale() -- Behavior of passing strings insted of one of the LC_* constants is deprecated


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265410 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-24 07:26:26 +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
Hannes Magnusson
fec7f8fafd These are not variables, but array keys
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265361 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 15:07:18 +00:00
Hannes Magnusson
ecd083439d Use phpdoc:exceptionref for exceptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265351 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 14:05:42 +00:00
Hannes Magnusson
336dcf72d5 Implement phpdoc:varentry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265350 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 14:02:50 +00:00
Kalle Sommer Nielsen
39273a8e01 Make the comment more obvious - reported by Ross Masters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265288 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-22 13:39:59 +00:00
Kalle Sommer Nielsen
ec9fc2e0f7 Document that a semicolon also may be used after a case, like: case 1; case 2;, ...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265141 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-19 23:12:48 +00:00
Kalle Sommer Nielsen
3e99f84597 Added example for heredoc in arguments
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265139 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-19 22:54:03 +00:00
Kalle Sommer Nielsen
9ccdab557c Fixes #45205 (Floating point syntax)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265126 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-19 13:07:35 +00:00
Kalle Sommer Nielsen
b05277b996 Document (unset) cast
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264723 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-12 22:06:41 +00:00
Kalle Sommer Nielsen
c58e78bda6 Document that interfaces can have constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264720 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-12 21:26:21 +00:00
Kalle Sommer Nielsen
4234fbba58 Forgot the start tags again -- Bad habbit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264661 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-12 00:18:44 +00:00