Peter Cowburn
6ba9448d71
updated number of 'other syntaxes'. fixes #51620
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298247 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-21 10:58:23 +00:00
Daniel Egeberg
61bb68cc6d
Fixed PHP bug #51550 ('Open php' tag at end of file causes 'syntax error, unexpected ')
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297962 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-13 14:23:28 +00:00
Peter Cowburn
8cd6280cc6
minor grammar improvements
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297948 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-13 08:54:43 +00:00
Daniel P. Brown
17e93774d1
Not *every* class definition matches this pattern, only basic classes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297937 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-12 23:06:29 +00:00
Hannes Magnusson
111a89d674
Fix version order
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297699 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-08 13:10:11 +00:00
Mark Wiesemann
c84d13055e
- Bug #51500 : Online documentation typo in OOP5 overloading
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297638 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-07 19:57:22 +00:00
Philip Olson
3e57d6ccfd
Commented out or rewrote PHP 6 documentation as discussed. Grep 'FIXME PHP_6' to fix. Closes PHP Bug #51468
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297557 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-06 05:24:11 +00:00
Richard Quadling
bafb2042b6
Document array key => value operator assignment. Fix bug#51454
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297272 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-01 11:51:26 +00:00
Daniel Egeberg
96c9d88bad
Converted to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Adam Harvey
11c3994c5a
Update to the integer type page to make it clearer how overflow works on 32-
...
and 64-bit systems and what the critical thresholds are. Prompted by
bug #51274 , although not an actual fix for it.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296829 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-26 06:50:18 +00:00
Daniel Egeberg
7df1c871ff
Fixed PHP bug #51340 (const keyword inside code blocks causes parse error)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296726 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-24 15:33:08 +00:00
Daniel P. Brown
a4ed29489b
As pointed out by "Robert P. J. Day" on PHP General ( http://news.php.net/php.general/303020 ), sentence could use a slight rework.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296457 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-20 01:13:06 +00:00
Daniel Egeberg
55ff6b6136
Clarified URL decoding.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296092 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-11 22:22:50 +00:00
Michael Wallner
0cc3ec8215
document the new backlog socket context option for stream_socket_server
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296080 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-11 16:52:05 +00:00
Daniel Egeberg
37894faed3
Fixed PHP bug #51177 (Iterator::key() return value should not say "integer 0 on failure")
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295890 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-06 13:31:15 +00:00
Daniel Egeberg
7b77d861a6
Fixed PHP bug #51218 (add red warning about floats on comparision operator page)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295889 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-06 13:20:17 +00:00
Richard Quadling
20bde54f0b
Add links between substr, substr_compare with single character access.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295733 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-02 13:22:58 +00:00
Daniel Egeberg
f5cf87b6e6
Fixing mistakes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295470 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-24 13:16:50 +00:00
Daniel Egeberg
a3371d8b3e
Fixed PHP bug #50870 (Constructor parameters do not have to match those of superclass constructor)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295468 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-24 12:44:37 +00:00
Daniel Egeberg
87423caa67
Corrected example (fixed PHP bug #51130 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295456 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-24 09:00:21 +00:00
Joey Smith
52846d4ff2
Apply user-patch from David Tajchreber, closes PHP Bug #38802
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295190 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-17 00:35:23 +00:00
Kalle Sommer Nielsen
2c2e877372
Fixed bug #50961 (Overloading: magic __get method can be created static in older PHP versions)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295144 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-16 07:39:03 +00:00
Mark Wiesemann
6f23625a02
fypo tix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295107 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-15 21:53:38 +00:00
Antony Dovgal
71a9cd7583
define $instance and make the example more clear
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294876 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-11 09:25:27 +00:00
Peter Cowburn
c85159b5fc
Added function foo to make references examples standalone. Fixes #50872
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294184 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-29 08:57:43 +00:00
Daniel Egeberg
33f7afff50
Mentioning that shutdown functions and object destructors will be called even if exit() is called.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293992 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 15:28:23 +00:00
Hannes Magnusson
0d928cd430
Mentioned what continue 0 and continue 1 does (same as continue;)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293846 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-22 12:16:37 +00:00
Mark Wiesemann
e363aaa5e0
coding standards fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293658 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 19:57:17 +00:00
Richard Quadling
aabc5b625c
WS Tab removal
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293550 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-14 16:21:22 +00:00
Daniel Egeberg
687774dcd6
Fixes PHP bug #50752 (Exception documentation needs clarification)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293547 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-14 15:34:37 +00:00
Richard Quadling
086f6b6ece
Missed spacing
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293508 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 16:13:30 +00:00
Richard Quadling
fec07db19f
Better fix for #50738
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293507 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 16:12:39 +00:00
Richard Quadling
817045d08d
Typo: !=== => !==
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293505 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 14:21:08 +00:00
Richard Quadling
3729f4b4e8
Fix#50738 - Type juggling is excluded from identical and not identical comparisons.
...
"If you compare an integer with a string, excluding the identical (===) and not identical (!===) operators, the string is ..."
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293501 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 13:25:31 +00:00
Kalle Sommer Nielsen
4fcd32a39a
Fixed output boxes, reported by Yawk @ #php.doc on EFNet
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293480 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 02:17:49 +00:00
Kalle Sommer Nielsen
428ce16274
Fixed bug #48969 (register_shutdown_function() buggy in combination with set_error_handler())
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293478 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 02:09:45 +00:00
Daniel Egeberg
3d0b4e7888
Fixed PHP bug #36172 (subclass serialization of parent private members).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293345 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-10 13:02:10 +00:00
Richard Quadling
04a0c156ef
Add <alt> tags to <mediaobject> tags.
...
Corrected typo in example title for image/functions/imagestringup.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293274 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-08 13:59:09 +00:00
Daniel Egeberg
959280f441
Fixes #50683 (missed one, sorry).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293198 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-07 00:56:22 +00:00
Daniel Egeberg
3920d3a607
Fixes #50683 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293197 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-07 00:54:57 +00:00
Daniel Egeberg
51d69396e5
Fixes #50637 (again)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292921 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-02 16:33:59 +00:00
Daniel Egeberg
5113d21d27
Fixes #50637 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292920 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-02 16:21:06 +00:00
Daniel Egeberg
06c05635f1
Fixes #50588 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292778 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-29 20:19:58 +00:00
Pierrick Charron
4724b47c25
Added new entities for Properties, Methods, InheritedMethods, Constants
...
# Those words were hardcoded in all class synopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292734 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-29 09:42:00 +00:00
Kalle Sommer Nielsen
8749eef5da
This should be in a separate note to not clutter up
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292593 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-24 12:45:41 +00:00
Kalle Sommer Nielsen
5da7fbfe99
Documented SNI support in OpenSSL from 5.3.2 ( closes #50336 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292542 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-23 16:18:22 +00:00
Richard Quadling
964ef36e26
Added complete svn:keyword list
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291698 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-04 09:42:19 +00:00
Richard Quadling
e42c3f382a
Typo. Fix #50379
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291696 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-04 09:21:33 +00:00
Richard Quadling
1fc5ea1e28
Make examples consistent. Fix #50372
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291695 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-04 09:19:37 +00:00
Richard Quadling
0d2968f8e0
Autoload and exceptions work. Mostly. Fix#50250
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291300 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 11:00:11 +00:00