php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #28453 zend.ze1_compatibility_mode needs documentation
Submitted: 2004-05-20 07:59 UTC Modified: 2005-11-23 10:56 UTC
From: philip at cornado dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2004-05-20 07:59 UTC] philip at cornado dot com
Description:
------------
The directive zend.ze1_compatibility_mode needs documentation in the PHP manual.  This will need mention in the "Migrating from PHP 4 to PHP 5" section as well as an official configuration home, perhaps under "Miscellaneous configuration directives."  FWIW this directive was renamed from zend2.implicit_clone in PHP5 RC1 but that doesn't need to be documented.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-09-26 11:04 UTC] lsmith@php.net
I think the documentation is still lacking. Eitherway http://www.php.net/manual/en/ini.core.php#ini.zend.ze1-compatibility-mode is still pointing to the migration guide and it seems all the migration guide (http://www.php.net/manual/en/migration5.newconf.php) does is point back to the ini directive list
 [2005-09-28 04:26 UTC] philip@php.net
Please add specific information on what should be documented here.
 [2005-10-06 01:00 UTC] phpdoc at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 [2005-11-03 06:39 UTC] philip@php.net
Agreed it needs additional information.  One day someone will research it, find this bug report, and document this mysterious directive.
 [2005-11-23 10:56 UTC] vrana@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.

"In this mode, objects are passed by value instead of reference by default."
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 09 22:01:33 2025 UTC