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
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
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
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
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
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
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
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
Jakub Vrana
77bda36109
Whitespace
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291208 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-23 14:43:09 +00:00
Richard Quadling
83dfe8f4a6
Typo and link. Fix bug#50002
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289986 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-27 12:56:49 +00:00
Mark Wiesemann
b851244780
added missing period
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289308 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-07 21:37:38 +00:00
Florian Anderiasch
41dba5e202
added references to spl_autoload* - fix #49628
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289102 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-02 20:51:14 +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
Brandon Savage
3110d69f2f
Adding serialization documentation stub for PHP 5 and changing links to point to PHP 5 documentation, rather than appendix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288622 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-23 20:09:24 +00:00
Brandon Savage
ab58c4db2e
Adding information and example on inheritance as an OOP principle, per PHP-DOC discussion.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288590 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-22 21:33:16 +00:00
Torben Wilson
e0a9a1084e
Minor clarity fixes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288506 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-21 07:24:05 +00:00
Nilgün Belma Bugüner
99270d79ee
added svn properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288503 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-21 06:16:40 +00:00
Torben Wilson
baa9b54487
Un-fix the "fix" to the members. This fix would have limited the sense
...
of the wording to properties, when it applies to both properties and
methods.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288502 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-21 06:15:51 +00:00
Nilgün Belma Bugüner
8eb446821a
fixed some members
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288501 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-21 06:03:30 +00:00
Nilgün Belma Bugüner
518bdc8a5f
fixed some members
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288499 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-21 05:17:59 +00:00
Brandon Savage
05d68e4ea4
Updating mysql-insert-id documentation. More clearly explains why bigint will fail.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288440 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-18 18:04:29 +00:00
Brandon Savage
e93446e9b5
Adding information about method signatures and typehinting to PHP manual.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288352 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-15 17:39:58 +00:00
Torben Wilson
459f5061ab
Standardize on the term "properties" instead of "members".
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288219 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-10 05:07:22 +00:00
Torben Wilson
813758ad4f
Cleaned up and made more reference-like.
...
Split docs for properties out into its own section.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288217 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-10 05:02:52 +00:00
Torben Wilson
1d625605fe
Changed 'Autoloading Objects' to read 'Autoloading Classes'.
...
Addresses bug #49171 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288025 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-04 02:23:30 +00:00
Daniel Convissor
f104a53630
Clean up example titles
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287874 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-29 04:46:31 +00:00
Daniel Convissor
c2bd4ff008
Change literal to function around method names.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287857 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-28 15:59:28 +00:00
Daniel Convissor
f417871e66
Add a note about chaining assignments, responding to several user notes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287826 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-28 03:22:29 +00:00
Richard Quadling
bb2d79ed0c
get_class's output is case sensitive.
...
Fix for bug #49385
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287804 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 12:23:30 +00:00
Torben Wilson
d48001214d
Fixes to grammar and clarification of what a valid class name is.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287632 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-24 07:11:03 +00:00
Philip Olson
6c18ab3fe2
- Rewrote the reflection documentation as a book, and removed it from the OOP 5 section
...
- Many parts are still considered undocumented -- feel free to edit
- Some content stolen from here:
--- http://svn.php.net/viewvc/phpdoc/en/trunk/language/oop5/reflection.xml?revision=283798&view=markup
--- http://svn.php.net/viewvc/php/php-src/trunk/ext/reflection/tests/
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287332 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-15 14:39:48 +00:00
Nilgün Belma Bugüner
04077dd209
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283798 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:17:58 +00:00
Jakub Vrana
aca469c60f
Whitespace
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282860 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-27 07:55:21 +00:00
Kalle Sommer Nielsen
3ea6788507
Revert dams last change here, it doesnt break the build at all :)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282668 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-23 16:59:11 +00:00
Damien Seguy
021cc13b97
fix build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282666 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-23 16:44:57 +00:00
Kalle Sommer Nielsen
9f22cf7cdc
Removal of closure stuff for now until its decided whether to put it in HEAD yet, fixes #48663
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282661 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-23 15:42:45 +00:00
Kalle Sommer Nielsen
054f348eda
Link to spl.iterators instead as per suggestion by Hannes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281571 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-03 01:16:50 +00:00
Kalle Sommer Nielsen
8a7b0b053a
Link to book instead of ref
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281513 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-01 16:19:23 +00:00
Daniel P. Brown
4439b2802b
Added quick note based on Bug #48055 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280158 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-08 13:40:26 +00:00
Yannick Torres
75b2d8e872
fix markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279761 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-03 10:58:35 +00:00
Richard Quadling
c7bbd32bf0
Link via "See Also" autoloading and the callback for unserializing unknown objects.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278844 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-16 15:30:49 +00:00
Kalle Sommer Nielsen
aa5ec5b80d
Add a note about only classes and methods may be declared final
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278494 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-09 11:03:38 +00:00
Kalle Sommer Nielsen
6943ebb0b1
We always have the latest change first, lets not make this an exception
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278034 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-30 17:47:29 +00:00
Felipe Pena
56233f6850
Bug #47700 (Typos on Objects and References page)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277499 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-20 01:05:57 +00:00
Daniel Convissor
5ccab691ef
* a object -> an object.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277048 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 19:43:19 +00:00