svn: /phpdoc/de/trunk/reference/classobj/functions/ get-object-vars.xml
[email protected] (Christoph Michael Becker)
| Newsgroups | php.doc.de |
|---|---|
| Message-ID | <[email protected]> |
cmb Fri, 06 Oct 2017 14:02:37 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=343200
Log:
Sync with EN
Changed paths:
U phpdoc/de/trunk/reference/classobj/functions/get-object-vars.xml
Modified: phpdoc/de/trunk/reference/classobj/functions/get-object-vars.xml
===================================================================
--- phpdoc/de/trunk/reference/classobj/functions/get-object-vars.xml 2017-10-06 14:01:59 UTC (rev 343199)
+++ phpdoc/de/trunk/reference/classobj/functions/get-object-vars.xml 2017-10-06 14:02:37 UTC (rev 343200)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 334605 Maintainer: cmb Status: ready -->
+<!-- EN-Revision: 343199 Maintainer: cmb Status: ready -->
<refentry xml:id="function.get-object-vars" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>get_object_vars</refname>
@@ -58,7 +58,7 @@
<row>
<entry>5.3.0</entry>
<entry>
- Diese Funktion gibt nun <type>NULL</type> zurück, wenn
+ Diese Funktion gibt nun &null; zurück, wenn
<parameter>object</parameter> kein Objekt ist. Zuvor wurde &false;
zurück gegeben.
</entry>