<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — PHP 8.2 commits - why change $deliver_to to $delivery_to ?]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=10340&amp;type=atom" />
	<updated>2023-08-08T18:59:56Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=10340</id>
		<entry>
			<title type="html"><![CDATA[Re: PHP 8.2 commits - why change $deliver_to to $delivery_to ?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=42498#p42498" />
			<content type="html"><![CDATA[<p>Tnx @joe</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2023-08-08T18:59:56Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=42498#p42498</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PHP 8.2 commits - why change $deliver_to to $delivery_to ?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=42495#p42495" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2023-08-08T15:00:50Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=42495#p42495</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PHP 8.2 commits - why change $deliver_to to $delivery_to ?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=42494#p42494" />
			<content type="html"><![CDATA[<p>Thanks @apmuthu-<br />I will check this asap.</p><p>Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2023-08-08T14:46:18Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=42494#p42494</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[PHP 8.2 commits - why change $deliver_to to $delivery_to ?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=42493#p42493" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2023-08-08T13:54:14Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=42493#p42493</id>
		</entry>
</feed>
