kk Fri May 18 00:47:01 2001 EDT
Modified files:
/phpdoc/en/language oop.xml
Log:
Completed the unfinished sentence.
Index: phpdoc/en/language/oop.xml
diff -u phpdoc/en/language/oop.xml:1.12 phpdoc/en/language/oop.xml:1.13
--- phpdoc/en/language/oop.xml:1.12 Thu May 17 16:05:01 2001
+++ phpdoc/en/language/oop.xml Fri May 18 00:47:01 2001
@@ -511,10 +511,19 @@
<sect1 id="language.oop.serialization">
<title>Serializing objects - objects in sessions</title>
+ <note>
+ <simpara>
+ In PHP3, objects will lose their class association
+ throughout the process of serialization and unserialization.
+ The resulting variable is of type object, but has no class
+ and no methods, thus it is pretty useless (it has become
+ just like an array with a funny syntax).
+ </simpara>
+ </note>
+
<caution>
<simpara>
- The following information is valid for PHP4 only. In
- PHP3, an
+ The following information is valid for PHP4 only.
</simpara>
</caution>
- [PHP-DOC] cvs: phpdoc /en/language oop.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/language oop.xml Andr� Langhorst
- [PHP-DOC] cvs: phpdoc /en/language oop.xml Andr� Langhorst
- [PHP-DOC] cvs: phpdoc /en/language oop.xml Andr� Langhorst
- [PHP-DOC] cvs: phpdoc /en/language oop.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/language oop.xml Kristian K�hntopp
- Re: [PHP-DOC] cvs: phpdoc /en/language oop.xml Daniel Beckham
- Re: [PHP-DOC] cvs: phpdoc /en/language oop.xml Daniel Beckham
- Re: [PHP-DOC] cvs: phpdoc /en/language oop.xml Kristian K�hntopp
- Re: [PHP-DOC] cvs: phpdoc /en/language oop.xml eschmid+sic
- [PHP-DOC] cvs: phpdoc /en/language oop.xml Kristian K�hntopp
- [PHP-DOC] cvs: phpdoc /en/language oop.xml Kristian K�hntopp
- [PHP-DOC] cvs: phpdoc /en/language oop.xml Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/language oop.xml Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc /en/language oop.xml Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc /en/language oop.xml Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc /en/language oop.xml Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc /en/language oop.xml Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc /en/language oop.xml Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc /en/language oop.xml Leszek Krupinski
- [PHP-DOC] build-{lang} files: Damien Seguy
