<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Error thrown php 8.4.10 compatibility?]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=10686&amp;type=atom" />
	<updated>2026-04-18T13:50:15Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=10686</id>
		<entry>
			<title type="html"><![CDATA[Re: Error thrown php 8.4.10 compatibility?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=43862#p43862" />
			<content type="html"><![CDATA[<p>This has been fixed and committed to stable repo.</p><p>Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2026-04-18T13:50:15Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=43862#p43862</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Error thrown php 8.4.10 compatibility?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=43810#p43810" />
			<content type="html"><![CDATA[<p>I am getting this:</p><p>grn_db.inc:157: Creation of dynamic property purch_order::$trans_no is deprecated</p>]]></content>
			<author>
				<name><![CDATA[HN]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=48826</uri>
			</author>
			<updated>2026-01-13T12:30:31Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=43810#p43810</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Error thrown php 8.4.10 compatibility?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=43767#p43767" />
			<content type="html"><![CDATA[<p>Hope there is no other instance of such a change needed.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2025-10-08T03:24:09Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=43767#p43767</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Error thrown php 8.4.10 compatibility?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=43766#p43766" />
			<content type="html"><![CDATA[<p>This item has been fixed and committed to repository.</p><p>Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2025-10-07T14:21:28Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=43766#p43766</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Error thrown php 8.4.10 compatibility?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=43765#p43765" />
			<content type="html"><![CDATA[<p>I will have a look into these problems with missing declarations of members in some classes.<br />We will have to declare them inside the classes.</p><p>Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2025-10-05T19:15:51Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=43765#p43765</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Error thrown php 8.4.10 compatibility?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=43764#p43764" />
			<content type="html"><![CDATA[<p>https://wiki.php.net/rfc/deprecate_dynamic_properties<br />Declare property before usage in PHP 8.2 and above.<br /></p><div class="codebox"><pre><code>// PHP &lt;= 8.1: Silently creates dynamic undeclared property
// PHP    8.2: Raises deprecation warning, still creates dynamic property if undeclared.
// PHP    9.0: Throws Error exception.</code></pre></div><p>Hence if you are using PHP &gt;= 8.2 then at Line 211 of <strong>reporting/includes/tcpdf.php</strong> insert the following:<br /></p><div class="codebox"><pre><code>        /**
        * @var cell binary padding
        * @access protected
        */
        var $padding;</code></pre></div><p>@joe: is this necessary to be in the core for all such instances of undeclared properties?</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2025-10-04T05:49:15Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=43764#p43764</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Error thrown php 8.4.10 compatibility?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=43763#p43763" />
			<content type="html"><![CDATA[<p>When adding a new image to an item, I got this error:</p><p>Creation of dynamic property TCPDF::$padding is deprecated in file: /home/pelham10/public_html/fa/<a href="https://github.com/FrontAccountingERP/FA/blob/master/reporting/includes/tcpdf.php#L1172">reporting/includes/tcpdf.php at line 1172</a><br />/home/pelham10/public_html/fa/reporting/includes/tcpdf.php:185:&nbsp; &nbsp; (TCPDF Object)-&gt;__construct()<br />/home/pelham10/public_html/fa/inventory/manage/items.php:173: check_image_file(&#039;../../company/0/images/Coin_2025_Town_Hall.jpg&#039;)</p>]]></content>
			<author>
				<name><![CDATA[brucek@pelhamhs.org]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41547</uri>
			</author>
			<updated>2025-10-03T16:45:30Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=43763#p43763</id>
		</entry>
</feed>
