For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > January 2006 > cvs: phpdoc /en/appendices ini.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/appendices ini.xml
Jakub Vrana

2006-01-09, 8:02 pm

vrana Wed Dec 21 15:03:03 2005 EDT

Modified files:
/phpdoc/en/appendices ini.xml
Log:
Some more information to zend.ze1_compatibility_mode

http://cvs.php.net/viewcvs.cgi/phpd...1&diff_format=u
Index: phpdoc/en/appendices/ini.xml
diff -u phpdoc/en/appendices/ini.xml:1.30 phpdoc/en/appendices/ini.xml:1.31
--- phpdoc/en/appendices/ini.xml:1.30 Tue Dec 6 15:31:45 2005
+++ phpdoc/en/appendices/ini.xml Wed Dec 21 15:03:03 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.30 $ -->
+<!-- $Revision: 1.31 $ -->

<appendix id="ini">
<title>&php.ini; directives</title>
@@ -2726,7 +2726,7 @@
<listitem>
<para>
Enable compatibility mode with Zend Engine 1 (PHP 4). It affects
- the cloning, casting, and <link
+ the cloning, casting (objects with no properties cast to &false; or 0), and <link
linkend="language.oop5.object-comparison">comparing of objects</link>.
In this mode, objects are passed by value instead of reference by
default.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com