<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — PHP 8.2 commits - why change $deliver_to to $delivery_to ?]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=10340</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=10340&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in PHP 8.2 commits - why change $deliver_to to $delivery_to ?.]]></description>
		<lastBuildDate>Tue, 08 Aug 2023 18:59:56 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: PHP 8.2 commits - why change $deliver_to to $delivery_to ?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=42498#p42498</link>
			<description><![CDATA[<p>Tnx @joe</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 08 Aug 2023 18:59:56 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=42498#p42498</guid>
		</item>
		<item>
			<title><![CDATA[Re: PHP 8.2 commits - why change $deliver_to to $delivery_to ?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=42495#p42495</link>
			<description><![CDATA[<p>This has been restored now. Fixed back to deliver_to in class. Commited to stable.</p><p>The reason this occurred was that the php 8.2 has deprecated dynamic member addings to classes, and I mistakenly took the wrong variable. Sorry for that and thanks for seeing this.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Tue, 08 Aug 2023 15:00:50 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=42495#p42495</guid>
		</item>
		<item>
			<title><![CDATA[Re: PHP 8.2 commits - why change $deliver_to to $delivery_to ?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=42494#p42494</link>
			<description><![CDATA[<p>Thanks @apmuthu-<br />I will check this asap.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Tue, 08 Aug 2023 14:46:18 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=42494#p42494</guid>
		</item>
		<item>
			<title><![CDATA[PHP 8.2 commits - why change $deliver_to to $delivery_to ?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=42493#p42493</link>
			<description><![CDATA[<p>In this <a href="https://github.com/FrontAccountingERP/FA/commit/3aada292902adb788119da40db39f437fcfc7654">commit</a>, in the file <strong>sales/includes/cart_class.inc</strong>, why was the variable <strong>$deliver_to</strong> changed to <strong>$delivery_to</strong> ?<br />Wonder if this is going to affect some module or other FA files.</p><p>Please note that the following files still use <strong>$cart-&gt;deliver_to</strong>, <strong>$order-&gt;deliver_to</strong> and <strong>$_SESSION[&#039;View&#039;]-&gt;deliver_to</strong>:<br /></p><div class="codebox"><pre><code>sales/sales_order_entry.php

sales/includes/db/sales_order_db.inc
sales/includes/ui/sales_credit_ui.inc
sales/includes/ui/sales_order_ui.inc

sales/view/view_sales_order.php</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 08 Aug 2023 13:54:14 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=42493#p42493</guid>
		</item>
	</channel>
</rss>
